我的应用在我的本地主机上完美运行。当我将应用程序启动到heroku时,在特定页面上收到可怕的消息“很抱歉,但是出了点问题...”。该页面在我的本地主机上运行良好。
这是该请求的我的heroku日志。
2018-12-15T00:52:49.151152+00:00 heroku[router]: at=info method=GET path="/leagues/5" host=guarded-peak-32026.herokuapp.com request_id=11b8da33-7361-4549-bab2-1a78d5bdb087 fwd="73.196.32.111" dyno=web.1 connect=0ms service=28ms status=500 bytes=1827 protocol=https
我不确定错误是什么或如何解决。任何建议将不胜感激。