Grade Download issue on Native Installation of Open edX
Create a symlink to the actual CSV file location
ln -s /tmp/edx-s3/grades /edx/var/edxapp/media
Update location blocks in the Nginx file of lms (/edx/app/nginx/sites-avaliable/lms)
Locate the following block in the file
location ~ ^/media/(?P<fil...
jramnai.hashnode.dev1 min read