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

PermissionError: [Errno 13] Permission denied: '/app/staticfiles/images' #50

Open
alexanderkiyanov opened this issue Mar 31, 2024 · 1 comment

Comments

@alexanderkiyanov
Copy link

need to set chmod 777 staticfiles/ or it's says:
PermissionError: [Errno 13] Permission denied: '/app/staticfiles/images'

@alexdeathway
Copy link
Owner

@alexanderkiyanov thanks for reporting. However, this issue isn't reproducible.

To further troubleshoot, It would be really helpful if you help in gaining some insight with:

  1. What OS you are using.
  2. Did you configure Linux post-installation steps for Docker Engine

This issue is encountered previously too not exactly with this project but projects using similar docker setup, and was common among user who have not configured docker engine.

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

No branches or pull requests

2 participants