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

Django Admin error for adding display image #122

Open
npicardo opened this issue Feb 11, 2021 · 1 comment
Open

Django Admin error for adding display image #122

npicardo opened this issue Feb 11, 2021 · 1 comment

Comments

@npicardo
Copy link
Collaborator

Saving while attempting to add a display Picture for a Lesson throws a permission error:

Lesson Thumb error

PermissionError at /admin/giza/lesson/3/change/
[Errno 13] Permission denied: '/images'
Request Method: | POST
Request URL: http://giza-web2.rc.fas.harvard.edu/admin/giza/lesson/3/change/
2.2.12
PermissionError
[Errno 13] Permission denied: '/images'
/home/giza/giza/venv/lib64/python3.6/os.py in makedirs, line 220
/usr/bin/python3
3.6.8
['/home/giza/giza', '/home/giza/giza/venv/lib64/python36.zip', '/home/giza/giza/venv/lib64/python3.6', '/home/giza/giza/venv/lib64/python3.6/lib-dynload', '/usr/lib64/python3.6', '/usr/lib/python3.6', '/home/giza/giza/venv/lib/python3.6/site-packages']
Thu, 11 Feb 2021 18:42:21 +0000

@lukehollis
Copy link
Contributor

Hi @rsinghal I think this might be an Infrastructure issue related to this: #110

@lukehollis lukehollis removed their assignment Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants