Skip to content

Instantly share code, notes, and snippets.

@randwa1k
Created March 9, 2014 06:33
Show Gist options
  • Save randwa1k/9443718 to your computer and use it in GitHub Desktop.
Save randwa1k/9443718 to your computer and use it in GitHub Desktop.
heroku logs for heroku open error
$ heroku logs
2014-03-09T05:12:46.651421+00:00 heroku[api]: Enable Logplex by myemailaddr@gmail.com
2014-03-09T05:12:46.651502+00:00 heroku[api]: Release v2 created by myemailaddr@gmail.com
2014-03-09T05:12:49.763280+00:00 heroku[api]: Release v3 created by myemailaddr@gmail.com
2014-03-09T05:12:49.763280+00:00 heroku[api]: Add NODE_ENV config by myemailaddr@gmail.com
2014-03-09T05:54:03+00:00 heroku[slug-compiler]: Slug compilation started
2014-03-09T05:54:28+00:00 heroku[slug-compiler]: Slug compilation finished
2014-03-09T05:54:30.776477+00:00 heroku[web.1]: Starting process with command `node server.js`
2014-03-09T05:54:31.031157+00:00 heroku[web.1]: Starting process with command `node server.js`
2014-03-09T05:54:32.078307+00:00 app[web.1]: Express server listening on port 19273 in production mode
2014-03-09T05:54:32.080930+00:00 app[web.1]:
2014-03-09T05:54:32.081236+00:00 app[web.1]: events.js:72
2014-03-09T05:54:32.081471+00:00 app[web.1]: throw er; // Unhandled 'error' event
2014-03-09T05:54:32.081471+00:00 app[web.1]: ^
2014-03-09T05:54:32.083746+00:00 app[web.1]: Error: failed to connect to [localhost:27017]
2014-03-09T05:54:32.083746+00:00 app[web.1]: at null.<anonymous> (/app/node_modules/mongoose/node_modules/mongodb/lib/mongodb/connection/server.js:553:74)
2014-03-09T05:54:32.083746+00:00 app[web.1]: at EventEmitter.emit (events.js:106:17)
2014-03-09T05:54:32.083746+00:00 app[web.1]: at null.<anonymous> (/app/node_modules/mongoose/node_modules/mongodb/lib/mongodb/connection/connection_pool.js:140:15)
2014-03-09T05:54:32.083746+00:00 app[web.1]: at EventEmitter.emit (events.js:98:17)
2014-03-09T05:54:32.083746+00:00 app[web.1]: at Socket.EventEmitter.emit (events.js:95:17)
2014-03-09T05:54:32.083746+00:00 app[web.1]: at net.js:440:14
2014-03-09T05:54:32.083746+00:00 app[web.1]: at process._tickCallback (node.js:415:13)
2014-03-09T05:54:32.083746+00:00 app[web.1]: at Socket.<anonymous> (/app/node_modules/mongoose/node_modules/mongodb/lib/mongodb/connection/connection.js:512:10)
2014-03-09T05:54:32.326053+00:00 app[web.1]: Express server listening on port 57183 in production mode
2014-03-09T05:54:32.328580+00:00 app[web.1]:
2014-03-09T05:54:32.329134+00:00 app[web.1]: throw er; // Unhandled 'error' event
2014-03-09T05:54:32.329134+00:00 app[web.1]: ^
2014-03-09T05:54:32.328872+00:00 app[web.1]: events.js:72
2014-03-09T05:54:32.331661+00:00 app[web.1]: Error: failed to connect to [localhost:27017]
2014-03-09T05:54:32.331661+00:00 app[web.1]: at null.<anonymous> (/app/node_modules/mongoose/node_modules/mongodb/lib/mongodb/connection/server.js:553:74)
2014-03-09T05:54:32.331661+00:00 app[web.1]: at EventEmitter.emit (events.js:106:17)
2014-03-09T05:54:32.331661+00:00 app[web.1]: at null.<anonymous> (/app/node_modules/mongoose/node_modules/mongodb/lib/mongodb/connection/connection_pool.js:140:15)
2014-03-09T05:54:32.331661+00:00 app[web.1]: at EventEmitter.emit (events.js:98:17)
2014-03-09T05:54:32.331661+00:00 app[web.1]: at Socket.<anonymous> (/app/node_modules/mongoose/node_modules/mongodb/lib/mongodb/connection/connection.js:512:10)
2014-03-09T05:54:32.331661+00:00 app[web.1]: at Socket.EventEmitter.emit (events.js:95:17)
2014-03-09T05:54:32.331661+00:00 app[web.1]: at net.js:440:14
2014-03-09T05:54:32.331661+00:00 app[web.1]: at process._tickCallback (node.js:415:13)
2014-03-09T05:54:33.323631+00:00 heroku[web.1]: Process exited with status 8
2014-03-09T05:54:33.486222+00:00 heroku[web.1]: Process exited with status 8
2014-03-09T05:54:33.498578+00:00 heroku[web.1]: State changed from starting to crashed
2014-03-09T05:54:33.499387+00:00 heroku[web.1]: State changed from crashed to starting
2014-03-09T05:54:35.494150+00:00 heroku[web.1]: Starting process with command `node server.js`
2014-03-09T05:54:36.820437+00:00 app[web.1]:
2014-03-09T05:54:36.820768+00:00 app[web.1]: events.js:72
2014-03-09T05:54:36.823455+00:00 app[web.1]: Error: failed to connect to [localhost:27017]
2014-03-09T05:54:36.823455+00:00 app[web.1]: at null.<anonymous> (/app/node_modules/mongoose/node_modules/mongodb/lib/mongodb/connection/server.js:553:74)
2014-03-09T05:54:36.821049+00:00 app[web.1]: throw er; // Unhandled 'error' event
2014-03-09T05:54:36.823455+00:00 app[web.1]: at net.js:440:14
2014-03-09T05:54:36.818045+00:00 app[web.1]: Express server listening on port 18306 in production mode
2014-03-09T05:54:36.821276+00:00 app[web.1]: ^
2014-03-09T05:54:36.823455+00:00 app[web.1]: at Socket.<anonymous> (/app/node_modules/mongoose/node_modules/mongodb/lib/mongodb/connection/connection.js:512:10)
2014-03-09T05:54:36.823455+00:00 app[web.1]: at process._tickCallback (node.js:415:13)
2014-03-09T05:54:36.823455+00:00 app[web.1]: at EventEmitter.emit (events.js:98:17)
2014-03-09T05:54:36.823455+00:00 app[web.1]: at EventEmitter.emit (events.js:106:17)
2014-03-09T05:54:36.823455+00:00 app[web.1]: at null.<anonymous> (/app/node_modules/mongoose/node_modules/mongodb/lib/mongodb/connection/connection_pool.js:140:15)
2014-03-09T05:54:36.823455+00:00 app[web.1]: at Socket.EventEmitter.emit (events.js:95:17)
2014-03-09T05:54:38.051034+00:00 heroku[web.1]: Process exited with status 8
2014-03-09T05:54:38.098988+00:00 heroku[web.1]: State changed from starting to crashed
2014-03-09T05:54:28.716670+00:00 heroku[api]: Scale to web=1 by myemailaddr@gmail.com
2014-03-09T05:54:28.819298+00:00 heroku[api]: Deploy 9cc6c0b by myemailaddr@gmail.com
2014-03-09T05:54:28.819386+00:00 heroku[api]: Release v4 created by myemailaddr@gmail.com
2014-03-09T06:09:13.819334+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=rocky-sands-9303.herokuapp.com request_id=e070b99c-3c9c-4fae-8df4-4a08f21a171c fwd="140.180.190.224" dyno= connect= service= status=503 bytes=
2014-03-09T06:09:14.262643+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=rocky-sands-9303.herokuapp.com request_id=55ef5f32-e373-4155-a43b-7f7f2b751387 fwd="140.180.190.224" dyno= connect= service= status=503 bytes=
2014-03-09T06:09:17.229652+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=rocky-sands-9303.herokuapp.com request_id=515c7ca5-5309-468f-91ee-8b91aa6e9b55 fwd="140.180.190.224" dyno= connect= service= status=503 bytes=
2014-03-09T06:09:17.439970+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=rocky-sands-9303.herokuapp.com request_id=a7589935-a88c-4479-aacc-53c9ba9a50cb fwd="140.180.190.224" dyno= connect= service= status=503 bytes=
2014-03-09T06:11:03.324983+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=rocky-sands-9303.herokuapp.com request_id=389aecf8-8fa0-40f7-9f3e-386a5420c82b fwd="140.180.190.224" dyno= connect= service= status=503 bytes=
2014-03-09T06:11:03.491961+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=rocky-sands-9303.herokuapp.com request_id=612dcd6b-9c21-4adb-a9bf-c9b7335cc514 fwd="140.180.190.224" dyno= connect= service= status=503 bytes=
2014-03-09T06:16:20.260925+00:00 heroku[web.1]: State changed from crashed to starting
2014-03-09T06:16:22.100292+00:00 heroku[web.1]: Starting process with command `node server.js`
2014-03-09T06:16:24.199616+00:00 app[web.1]:
2014-03-09T06:16:24.202991+00:00 app[web.1]: at null.<anonymous> (/app/node_modules/mongoose/node_modules/mongodb/lib/mongodb/connection/server.js:553:74)
2014-03-09T06:16:24.202991+00:00 app[web.1]: Error: failed to connect to [localhost:27017]
2014-03-09T06:16:24.200340+00:00 app[web.1]: throw er; // Unhandled 'error' event
2014-03-09T06:16:24.200039+00:00 app[web.1]: events.js:72
2014-03-09T06:16:24.196633+00:00 app[web.1]: Express server listening on port 37805 in production mode
2014-03-09T06:16:24.202991+00:00 app[web.1]: at Socket.<anonymous> (/app/node_modules/mongoose/node_modules/mongodb/lib/mongodb/connection/connection.js:512:10)
2014-03-09T06:16:24.202991+00:00 app[web.1]: at EventEmitter.emit (events.js:106:17)
2014-03-09T06:16:24.202991+00:00 app[web.1]: at Socket.EventEmitter.emit (events.js:95:17)
2014-03-09T06:16:24.200573+00:00 app[web.1]: ^
2014-03-09T06:16:24.202991+00:00 app[web.1]: at null.<anonymous> (/app/node_modules/mongoose/node_modules/mongodb/lib/mongodb/connection/connection_pool.js:140:15)
2014-03-09T06:16:24.202991+00:00 app[web.1]: at EventEmitter.emit (events.js:98:17)
2014-03-09T06:16:24.202991+00:00 app[web.1]: at net.js:440:14
2014-03-09T06:16:24.202991+00:00 app[web.1]: at process._tickCallback (node.js:415:13)
2014-03-09T06:16:25.644432+00:00 heroku[web.1]: Process exited with status 8
2014-03-09T06:19:02.213358+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=rocky-sands-9303.herokuapp.com request_id=4746842a-a263-46ea-b104-637cfd7994fd fwd="140.180.190.224" dyno= connect= service= status=503 bytes=
2014-03-09T06:19:02.521193+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=rocky-sands-9303.herokuapp.com request_id=8e719c5e-8480-45e6-a31f-9de6509f6047 fwd="140.180.190.224" dyno= connect= service= status=503 bytes=
2014-03-09T06:24:58.022335+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=rocky-sands-9303.herokuapp.com request_id=954756d2-8e47-4fc4-a4d4-fb57960220e9 fwd="140.180.190.224" dyno= connect= service= status=503 bytes=
2014-03-09T06:24:58.381740+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=rocky-sands-9303.herokuapp.com request_id=27ba6062-9234-41b9-b9d2-41c0c136edef fwd="140.180.190.224" dyno= connect= service= status=503 bytes=
2014-03-09T06:25:08.685163+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=rocky-sands-9303.herokuapp.com request_id=0c6fac8b-6a3a-4f10-a3ce-f7e2acbe35a8 fwd="140.180.190.224" dyno= connect= service= status=503 bytes=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment