Skip to content
New issue

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

ownership of /ingest_jobs #49

Open
ghukill opened this issue Feb 27, 2017 · 2 comments
Open

ownership of /ingest_jobs #49

ghukill opened this issue Feb 27, 2017 · 2 comments
Labels

Comments

@ghukill
Copy link
Member

ghukill commented Feb 27, 2017

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'
@ghukill
Copy link
Member Author

ghukill commented Apr 4, 2017

Yep, still a problem!

@ghukill
Copy link
Member Author

ghukill commented Apr 14, 2017

Confirmed still a problem...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant