Created
October 31, 2016 04:28
-
-
Save nqthqn/cc2b7d81803283bfb12912e54c59de4a to your computer and use it in GitHub Desktop.
log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2016-10-31T04:26:05.510377+00:00 app[web.1]: | |
| 2016-10-31T04:26:05.510378+00:00 app[web.1]: Error: connect ECONNREFUSED 127.0.0.1:5432 | |
| 2016-10-31T04:26:05.510378+00:00 app[web.1]: at Object.exports._errnoException (util.js:893:11) | |
| 2016-10-31T04:26:05.510379+00:00 app[web.1]: at exports._exceptionWithHostPort (util.js:916:20) | |
| 2016-10-31T04:26:05.510386+00:00 app[web.1]: at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1075:14) | |
| 2016-10-31T04:26:05.622413+00:00 heroku[web.1]: Process exited with status 1 | |
| 2016-10-31T04:26:05.645578+00:00 heroku[web.1]: State changed from starting to crashed | |
| 2016-10-31T04:26:06.775687+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=gretel-api.herokuapp.com request_id=e8b79a7f-ded4-4e54-872b-5c7de3da5f7e fwd="70.210.129.121" dyno= connect= service= status=503 bytes= | |
| 2016-10-31T04:26:07.363645+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=gretel-api.herokuapp.com request_id=7a1b29a8-2b08-4727-8689-4be4838648ca fwd="70.210.129.121" dyno= connect= service= status=503 bytes= | |
| 2016-10-31T04:26:43.355025+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=gretel-api.herokuapp.com request_id=c4052398-5b4a-4478-a308-ee9a3aee9568 fwd="70.210.129.121" dyno= connect= service= status=503 bytes= | |
| 2016-10-31T04:26:43.760238+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=gretel-api.herokuapp.com request_id=b4e10634-0c67-4681-996d-6b6b09fe27ee fwd="70.210.129.121" dyno= connect= service= status=503 bytes= |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment