小编mgr*_*ich的帖子

Heroku代码= H10 desc ="App崩溃" - 无法弄清楚它崩溃的原因

我一直在寻找这个问题一段时间,但在我的情况下找不到任何似乎适用的东西.我一直盯着这些日志,我看不出是什么问题.

这在以前的部署过程中发生过,但似乎总是自行解决.现在这只是自己发生的(没有部署),我无法摆脱它.尝试恢复到以前版本的应用程序,但似乎我被卡住了.我重置了dyno并且还完成了rake db:migrate.

日志中有一些重复的东西,但我只是不知道从中读出什么.任何人都知道问题出在哪里?任何指导将不胜感激.请参阅下面的日志.

Jun 18 15:51:54 snapclass-production app/heroku-postgres:  source=HEROKU_POSTGRESQL_WHITE measure.current_transaction=1077 measure.db_size=6153016bytes measure.tables=0 measure.active-connections=3 measure.waiting-connections=0 measure.index-cache-hit-rate=0.99981 measure.table-cache-hit-rate=0.99349
Jun 18 15:52:06 snapclass-production heroku/router:  at=error code=H10 desc="App crashed" method=GET path=/ host=www.snapclass.com fwd="46.165.195.139" dyno= connect= service= status=503 bytes= 
Jun 18 15:52:07 snapclass-production heroku/router:  at=error code=H10 desc="App crashed" method=GET path=/ host=www.snapclass.com fwd="178.255.152.2" dyno= connect= service= status=503 bytes= 
Jun 18 15:52:12 snapclass-production app/postgres:  [47-1]  [] LOG:  checkpoint starting: time 
Jun 18 15:52:13 snapclass-production app/postgres:  [48-1]  [] LOG:  checkpoint complete: wrote 0 buffers (0.0%); 0 transaction …
Run Code Online (Sandbox Code Playgroud)

heroku heroku-postgres

19
推荐指数
3
解决办法
4万
查看次数

标签 统计

heroku ×1

heroku-postgres ×1