We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After initial build (and maybe reboot?) still not owned correctly:
[2017-02-27 16:59:45,763: ERROR/MainProcess] Task createBag_factory[3fd9c899-f0da-4205-a9ec-6feb121282af] raised unexpected: OSError(13, 'Permission denied') Traceback (most recent call last): File "/usr/local/lib/venvs/ouroboros/local/lib/python2.7/site-packages/celery/app/trace.py", line 240, in trace_task R = retval = fun(*args, **kwargs) File "/opt/ouroboros/WSUDOR_Manager/__init__.py", line 214, in __call__ return TaskBase.__call__(self, *args, **kwargs) File "/usr/local/lib/venvs/ouroboros/local/lib/python2.7/site-packages/celery/app/trace.py", line 437, in __protected_call__ return self.run(*args, **kwargs) File "/opt/ouroboros/WSUDOR_Manager/actions/ingestWorkspace/__init__.py", line 707, in createBag_factory os.mkdir(bag_dir) OSError: [Errno 13] Permission denied: '/home/ouroboros/ingest_jobs/ingest_job_1'
The text was updated successfully, but these errors were encountered:
Yep, still a problem!
Sorry, something went wrong.
Confirmed still a problem...
No branches or pull requests
After initial build (and maybe reboot?) still not owned correctly:
The text was updated successfully, but these errors were encountered: