I just installed OpenEDX script on a Ubuntu Server following this tutorial,I get no error while installation but after it finished and when I tried to visit it I'm getting Server Error
Asked
Active
Viewed 490 times
2
-
I suggest you set DEBUG=True in your settings to check the error stacktrace. You may also check the server logs to find the exact error. – Régis B. Aug 18 '16 at 09:28
-
can you give me more details please – Abdelmadjid Ch Aug 20 '16 at 11:34
1 Answers
3
Please check the services status:
/edx/bin/supervisorctl status
And have look on log files:
/edx/var/log/

Azhar Mateen
- 31
- 3