GetStream / django_twitter

An example app built using getstream.io

Home Page:https://getstream.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heroku deploy returning Server Error (500)

wondersoftheworld opened this issue · comments

commented

Build succeeded this time about 40 minutes later, but url returns Server Error (500).

Try enabling debug mode:

heroku config:set DEBUG=on
heroku restart

and add a link to the app if possible

commented

works now. thanks

remember to switch debug mode off and restart the app ;)