Heroku app is getting crashed frequently
2017-06-21T10:00:36.620911+00:00 app[web.1]: Error: Connection lost: The server closed the connection
when I tried giving requests the app is getting crashed.
2017-06-21T09:57:02.957824+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=POST path="/webhook" host=agile-crag-24573.herokuapp.com request_id=c1ef2b5f-78c5-4bcf-a307-b90a3ccde208 fwd="173.252.124.228" dyno= connect= service= status=503 bytes= protocol=https
After sometime, it is working properly . Is this because of the free dyno that I use . Should I upgrade to $7/month? The code is proper and it has no error
heroku free service include
Free
Ideal for experimenting with cloud applications in a limited sandbox.
CORE PLATFORM FEATURES
SLEEPS AFTER 30 MINS OF INACTIVITY
USES AN ACCOUNT-BASED POOL OF FREE DYNO HOURS
CUSTOM DOMAINS
512 MB RAM │ 1 web/1 worker
链接地址: http://www.djcxy.com/p/52614.html上一篇: 我的站点静态文件未提供(Amazon AWS上的节点应用程序)
下一篇: Heroku应用程序经常崩溃