Skip to content

Instantly share code, notes, and snippets.

Created April 9, 2013 09:04
Show Gist options
  • Save anonymous/5c42aea7db3f557c7e68 to your computer and use it in GitHub Desktop.
Save anonymous/5c42aea7db3f557c7e68 to your computer and use it in GitHub Desktop.
Application Error
An error occurred in the application and your page could not be served. Please try again in a few moments.
If you are the application owner, check your logs for details.
-----------------^^^^^^ From the webpage
-----------------\/\/\/ From the logs
+ heroku logs (Tue, Apr 09)
2013-04-09T08:46:07.493162+00:00 heroku[api]: Enable Logplex by gacnt@shaw.ca
2013-04-09T08:46:07.512395+00:00 heroku[api]: Release v2 created by gacnt@shaw.ca
2013-04-09T08:46:51.499162+00:00 heroku[slugc]: Slug compilation started
2013-04-09T08:46:53.118735+00:00 heroku[slugc]: Slug compilation failed: failed to compile Node.js app
2013-04-09T08:49:41.752140+00:00 heroku[slugc]: Slug compilation started
2013-04-09T08:50:01.617349+00:00 heroku[slugc]: Slug compilation failed: failed to compile Node.js app
2013-04-09T08:53:25.012100+00:00 heroku[slugc]: Slug compilation started
2013-04-09T08:53:58.888000+00:00 heroku[api]: Add PATH config by gacnt@shaw.ca
2013-04-09T08:53:58.920021+00:00 heroku[api]: Release v3 created by gacnt@shaw.ca
2013-04-09T08:53:59.038785+00:00 heroku[api]: Release v4 created by gacnt@shaw.ca
2013-04-09T08:53:59.116069+00:00 heroku[api]: Deploy 8ecc40f by gacnt@shaw.ca
2013-04-09T08:53:59.458993+00:00 heroku[slugc]: Slug compilation finished
2013-04-09T08:54:08.930858+00:00 heroku[router]: at=error code=H14 desc="No web processes running" method=GET path=/ host=lit-peak-2323.herokuapp.com fwd="68.150.102.145" dyno= connect= service= status=503 bytes=
2013-04-09T08:54:09.289642+00:00 heroku[router]: at=error code=H14 desc="No web processes running" method=GET path=/favicon.ico host=lit-peak-2323.herokuapp.com fwd="68.150.102.145" dyno= connect= service= status=503 bytes=
2013-04-09T08:54:13.269501+00:00 heroku[router]: at=error code=H14 desc="No web processes running" method=GET path=/ host=lit-peak-2323.herokuapp.com fwd="68.150.102.145" dyno= connect= service= status=503 bytes=
2013-04-09T08:54:13.510244+00:00 heroku[router]: at=error code=H14 desc="No web processes running" method=GET path=/favicon.ico host=lit-peak-2323.herokuapp.com fwd="68.150.102.145" dyno= connect= service= status=503 bytes=
2013-04-09T08:55:11.822656+00:00 heroku[router]: at=error code=H14 desc="No web processes running" method=GET path=/ host=gacntappp.herokuapp.com fwd="68.150.102.145" dyno= connect= service= status=503 bytes=
2013-04-09T08:58:45.678596+00:00 heroku[api]: Add NODE_ENV config by gacnt@shaw.ca
2013-04-09T08:58:45.699259+00:00 heroku[api]: Release v5 created by gacnt@shaw.ca
2013-04-09T08:59:30.392094+00:00 heroku[router]: at=error code=H14 desc="No web processes running" method=GET path=/ host=gacntappp.herokuapp.com fwd="68.150.102.145" dyno= connect= service= status=503 bytes=
2013-04-09T08:59:30.666925+00:00 heroku[router]: at=error code=H14 desc="No web processes running" method=GET path=/favicon.ico host=gacntappp.herokuapp.com fwd="68.150.102.145" dyno= connect= service= status=503 bytes=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment