在heroku上部署应用程序时,站点崩溃了

时间:2018-03-21 13:02:39

标签: python django heroku

当我在Heroku应用程序中编辑任何内容(例如HTML)时,只要在Git中推送更新并在Heroku中部署更新,应用程序就会因H10 App Crashed错误而崩溃。

$ heroku logs --tail的输出:

  

at = error code = H10 desc =“App crashed”method = GET path =“/”host = clubfred.herokuapp.com request_id = f1fc405a-cb11-44e8-b5d6-a3d22ca03c59 fwd =“124.253.15.8”dyno = connect = service = status = 503 bytes = protocol = https .at = error code = H10 desc =“App crashed”method = GET path =“/ favicon.ico”host = clubfred.herokuapp.com request_id = 05e63f1c-8c32-4ac9 -97a2-bb8f936c5bbd fwd =“124.253.15.8”dyno = connect = service = status = 503 bytes = protocol = https

网站位于https://www.clubfred.nl/,数据来自 heroku url

0 个答案:

没有答案