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

Downloaders fail when current directory is not inside WORKING_DIRECTORY #5912

Closed
gerrod3 opened this issue Oct 15, 2024 · 0 comments · Fixed by #5913
Closed

Downloaders fail when current directory is not inside WORKING_DIRECTORY #5912

gerrod3 opened this issue Oct 15, 2024 · 0 comments · Fixed by #5913
Labels

Comments

@gerrod3
Copy link
Contributor

gerrod3 commented Oct 15, 2024

Describe the bug
If you run a downloader outside of the settings.WORKING_DIRECTORY, i.e. in the API-worker, then you will get a permission error.

Maybe the api-worker should have its current working directory match the task and content workers.

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

Successfully merging a pull request may close this issue.

2 participants