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
Saving while attempting to add a display Picture for a Lesson throws a permission 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
The text was updated successfully, but these errors were encountered:
Hi @rsinghal I think this might be an Infrastructure issue related to this: #110
Sorry, something went wrong.
No branches or pull requests
Saving while attempting to add a display Picture for a Lesson throws a permission 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
The text was updated successfully, but these errors were encountered: