Reactjs Heroku项目构建,在主页上打开,但在其他人收到Heroku上的运行时错误H12时崩溃

Reactjs Heroku项目构建,在主页上打开,但在其他人收到Heroku上的运行时错误H12时崩溃,reactjs,heroku,runtime-error,Reactjs,Heroku,Runtime Error,我已经建立了一个react电影数据库应用程序,它在本地运行良好,但在heroku上没有。可以访问主页,但如果您尝试单击任何其他内容,它会重定向到一个页面,显示“内部服务器错误” 这是错误消息:- 2020-06-17T18:15:49.158436+00:00 heroku[router]: **at=error code=H12 desc="Request timeout"** method=GET path="/api/users/auth" host=danieltroy-moviedb.

我已经建立了一个react电影数据库应用程序,它在本地运行良好,但在heroku上没有。可以访问主页,但如果您尝试单击任何其他内容,它会重定向到一个页面,显示“内部服务器错误”

这是错误消息:-

2020-06-17T18:15:49.158436+00:00 heroku[router]: **at=error code=H12 desc="Request timeout"** method=GET path="/api/users/auth" host=danieltroy-moviedb.herokuapp.com request_id=91258f5c-95d5-4c1d-9c4b-9f6d5ad90cfd fwd="81.98.126.227" dyno=web.1 connect=1ms service=30000ms status=503 bytes=0 protocol=https
2020-06-17T18:15:57.515192+00:00 heroku[router]: **at=error code=H12 desc="Request timeout"** method=GET path="/api/users/auth" host=danieltroy-moviedb.herokuapp.com request_id=63c2835d-cf98-4100-a779-8e2b7ba8785a fwd="81.98.126.227" dyno=web.1 connect=1ms service=30000ms status=503 bytes=0 protocol=https

我知道由于请求超时错误而无法提供页面,但我很乐意使用Heroku,不知道在这种情况下该怎么办

链接至heroku网站,获取实时版本:- 链接到github回购协议以查看代码:-

请帮忙


谢谢

我也一样。我的应用程序已经运行了一段时间没有出现问题,这个问题从今天开始出现。没有办法联系他们。我在@herokustatus上发了推特,但我还没有得到答案。我也是这样。我的应用程序已经运行了一段时间没有出现问题,这个问题从今天开始出现。没有办法联系他们。我在@herokustatus上发了推特,但我还没有得到答复。