Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Production App Outage. "H20 - App boot timeout"

Tags:

heroku

Our production app is facing a serious Outage with H20 - App boot timeout error logged.

Evidence strongly points to a heroku platform issue. We need some fast support.

like image 284
Solano Luz Avatar asked Oct 31 '12 17:10

Solano Luz


2 Answers

Just encountered this. I'm not sure what caused it but "heroku ps:restart" seemed to fix it.

like image 175
Kevin Law Avatar answered Oct 28 '22 05:10

Kevin Law


After several attempts "heroku ps:restart" solved this issue with few minutes of downtime. It didn't help when I tried 'heroku restart' alone.

like image 4
Muthu Avatar answered Oct 28 '22 05:10

Muthu