Created
August 8, 2013 18:43
-
-
Save ltrainpr/6187461 to your computer and use it in GitHub Desktop.
Heroku Logs: Heroku Application Error when opening Rails Tutorial Sample App
This file contains 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
2013-08-08T16:51:30.821318+00:00 heroku[run.9125]: Process exited with status 0 | |
2013-08-08T16:51:30.838410+00:00 heroku[run.9125]: State changed from up to complete | |
2013-08-08T16:52:05.045633+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=safe-everglades-1070.herokuapp.com fwd="67.190.24.163" dyno= connect= service= status=503 bytes= | |
2013-08-08T16:52:05.283192+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=safe-everglades-1070.herokuapp.com fwd="67.190.24.163" dyno= connect= service= status=503 bytes= | |
2013-08-08T16:52:29.661946+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=safe-everglades-1070.herokuapp.com fwd="67.190.24.163" dyno= connect= service= status=503 bytes= | |
2013-08-08T16:52:29.904570+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=safe-everglades-1070.herokuapp.com fwd="67.190.24.163" dyno= connect= service= status=503 bytes= | |
2013-08-08T17:00:49.664905+00:00 heroku[web.1]: State changed from crashed to starting | |
2013-08-08T17:00:53.838246+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 5353 -e $RAILS_ENV` | |
2013-08-08T17:00:54.437933+00:00 app[web.1]: bash: bin/rails: No such file or directory | |
2013-08-08T17:00:55.689606+00:00 heroku[web.1]: Process exited with status 127 | |
2013-08-08T17:00:55.705067+00:00 heroku[web.1]: State changed from starting to crashed | |
2013-08-08T17:10:58.692119+00:00 heroku[web.1]: State changed from crashed to starting | |
2013-08-08T17:11:02.555149+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 35041 -e $RAILS_ENV` | |
2013-08-08T17:11:03.037598+00:00 app[web.1]: bash: bin/rails: No such file or directory | |
2013-08-08T17:11:03.995946+00:00 heroku[web.1]: Process exited with status 127 | |
2013-08-08T17:11:03.993360+00:00 heroku[web.1]: State changed from starting to crashed | |
2013-08-08T17:11:12.928175+00:00 heroku[web.1]: Stopping process with SIGKILL | |
2013-08-08T17:11:12.928027+00:00 heroku[web.1]: Error R99 (Platform error) -> Failed to launch the dyno within 10 seconds | |
2013-08-08T17:12:08.943595+00:00 heroku[api]: Starting process with command `bundle exec rake db:migrate` by [email protected] | |
2013-08-08T17:12:15.329311+00:00 heroku[run.2468]: Awaiting client | |
2013-08-08T17:12:15.355109+00:00 heroku[run.2468]: Starting process with command `bundle exec rake db:migrate` | |
2013-08-08T17:12:16.677086+00:00 heroku[run.2468]: State changed from starting to up | |
2013-08-08T17:12:20.544630+00:00 heroku[run.2468]: Process exited with status 0 | |
2013-08-08T17:12:20.555917+00:00 heroku[run.2468]: State changed from up to complete | |
2013-08-08T17:12:41.158568+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=safe-everglades-1070.herokuapp.com fwd="67.190.24.163" dyno= connect= service= status=503 bytes= | |
2013-08-08T17:12:41.396222+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=safe-everglades-1070.herokuapp.com fwd="67 | |
.190.24.163" dyno= connect= service= status=503 bytes= | |
2013-08-08T17:21:07.473986+00:00 heroku[web.1]: State changed from crashed to starting | |
2013-08-08T17:21:19.716904+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 36675 -e $RAILS_ENV` | |
2013-08-08T17:21:21.698698+00:00 app[web.1]: bash: bin/rails: No such file or directory | |
2013-08-08T17:21:22.846370+00:00 heroku[web.1]: Process exited with status 127 | |
2013-08-08T17:21:22.860339+00:00 heroku[web.1]: State changed from starting to crashed | |
2013-08-08T17:31:47.478619+00:00 heroku[web.1]: State changed from crashed to starting | |
2013-08-08T17:31:53.523431+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 20449 -e $RAILS_ENV` | |
2013-08-08T17:31:54.291278+00:00 app[web.1]: bash: bin/rails: No such file or directory | |
2013-08-08T17:31:56.018616+00:00 heroku[web.1]: Process exited with status 127 | |
2013-08-08T17:31:56.031660+00:00 heroku[web.1]: State changed from starting to crashed | |
2013-08-08T17:32:03.826428+00:00 heroku[web.1]: Stopping process with SIGKILL | |
2013-08-08T17:32:03.826428+00:00 heroku[web.1]: Error R99 (Platform error) -> Failed to launch the dyno within 10 seconds | |
2013-08-08T17:42:17.998983+00:00 heroku[web.1]: State changed from crashed to starting | |
2013-08-08T17:42:23.432564+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 28043 -e $RAILS_ENV` | |
2013-08-08T17:42:24.578061+00:00 app[web.1]: bash: bin/rails: No such file or directory | |
2013-08-08T17:42:26.569260+00:00 heroku[web.1]: Process exited with status 127 | |
2013-08-08T17:42:26.586906+00:00 heroku[web.1]: State changed from starting to crashed | |
2013-08-08T17:52:26.554819+00:00 heroku[web.1]: State changed from crashed to starting | |
2013-08-08T17:52:33.337479+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 30487 -e $RAILS_ENV` | |
2013-08-08T17:52:34.033791+00:00 app[web.1]: bash: bin/rails: No such file or directory | |
2013-08-08T17:52:35.364307+00:00 heroku[web.1]: Process exited with status 127 | |
2013-08-08T17:52:35.377785+00:00 heroku[web.1]: State changed from starting to crashed | |
2013-08-08T18:02:40.812154+00:00 heroku[web.1]: State changed from crashed to starting | |
2013-08-08T18:02:46.276848+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 20453 -e $RAILS_ENV` | |
2013-08-08T18:02:48.398789+00:00 heroku[web.1]: State changed from starting to crashed | |
2013-08-08T18:02:46.957791+00:00 app[web.1]: bash: bin/rails: No such file or directory | |
2013-08-08T18:02:48.383312+00:00 heroku[web.1]: Process exited with status 127 | |
2013-08-08T18:02:56.344942+00:00 heroku[web.1]: Error R99 (Platform error) -> Failed to launch the dyno within 10 seconds | |
2013-08-08T18:02:56.345147+00:00 heroku[web.1]: Stopping process with SIGKILL | |
2013-08-08T18:13:12.533646+00:00 heroku[web.1]: State changed from crashed to starting | |
2013-08-08T18:13:20.734246+00:00 heroku[web.1]: S | |
tarting process with command `bin/rails server -p 13547 -e $RAILS_ENV` | |
2013-08-08T18:13:22.306596+00:00 app[web.1]: bash: bin/rails: No such file or directory | |
2013-08-08T18:13:23.871476+00:00 heroku[web.1]: Process exited with status 127 | |
2013-08-08T18:13:23.908492+00:00 heroku[web.1]: State changed from starting to crashed | |
2013-08-08T18:13:31.021021+00:00 heroku[web.1]: Stopping process with SIGKILL | |
2013-08-08T18:13:31.020819+00:00 heroku[web.1]: Error R99 (Platform error) -> Failed to launch the dyno within 10 seconds | |
2013-08-08T18:23:54.685899+00:00 heroku[web.1]: State changed from crashed to starting | |
2013-08-08T18:24:00.568341+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 20497 -e $RAILS_ENV` | |
2013-08-08T18:24:01.230693+00:00 app[web.1]: bash: bin/rails: No such file or directory | |
2013-08-08T18:24:02.554182+00:00 heroku[web.1]: State changed from starting to crashed | |
2013-08-08T18:24:02.539129+00:00 heroku[web.1]: Process exited with status 127 | |
2013-08-08T18:34:03.451363+00:00 heroku[api]: Add PATH config by [email protected] | |
2013-08-08T18:34:03.500588+00:00 heroku[api]: Release v11 created by [email protected] | |
2013-08-08T18:34:03.630233+00:00 heroku[web.1]: State changed from crashed to starting | |
2013-08-08T18:34:11.445421+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 20429 -e $RAILS_ENV` | |
2013-08-08T18:34:12.449943+00:00 app[web.1]: bash: bin/rails: No such file or directory | |
2013-08-08T18:34:14.640793+00:00 heroku[web.1]: Process exited with status 127 | |
2013-08-08T18:34:14.655638+00:00 heroku[web.1]: State changed from crashed to starting | |
2013-08-08T18:34:14.653741+00:00 heroku[web.1]: State changed from starting to crashed | |
2013-08-08T18:34:19.129187+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 4037 -e $RAILS_ENV` | |
2013-08-08T18:34:19.669762+00:00 app[web.1]: bash: bin/rails: No such file or directory | |
2013-08-08T18:34:20.750739+00:00 heroku[web.1]: State changed from starting to crashed | |
2013-08-08T18:34:20.742044+00:00 heroku[web.1]: Process exited with status 127 | |
2013-08-08T18:34:21.694031+00:00 heroku[web.1]: Error R99 (Platform error) -> Failed to launch the dyno within 10 seconds | |
2013-08-08T18:34:21.694276+00:00 heroku[web.1]: Stopping process with SIGKILL | |
2013-08-08T18:34:29.661418+00:00 heroku[web.1]: Error R99 (Platform error) -> Failed to launch the dyno within 10 seconds | |
2013-08-08T18:34:29.661613+00:00 heroku[web.1]: Stopping process with SIGKILL | |
2013-08-08T18:34:55.660705+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=safe-everglades-1070.herokuapp.com fwd="67.190.24.163" dyno= connect= service= status=503 bytes= | |
2013-08-08T18:34:55.904330+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=safe-everglades-1070.herokuapp.com fwd="67.190.24.163" dyno= connect= service= status=503 bytes= | |
2013-08-08T18:38:20.611268+00:00 heroku[api]: Starting process with command `ruby -v` by [email protected] | |
2013-08-08T18:38:27.289137+00:00 heroku[run.8693]: Awaiting client | |
2013-08-08T18:38:27.338748+00:00 heroku[run.8693]: Starting process with command `ruby -v` | |
2013-08-08T18:38:28.884037+00:00 heroku[run.8693]: Process exited with status 0 | |
2013-08-08T18:38:28.903620+00:00 heroku[run.8693]: State changed from starting to complete | |
2013-08-08T18:38:36.960863+00:00 heroku[run.8693]: Error R99 (Platform error) -> Failed to launch the dyno within 10 seconds | |
2013-08-08T18:38:36.961090+00:00 heroku[run.8693]: Stopping process with SIGKILL | |
2013-08-08T18:39:32.996339+00:00 heroku[web.1]: State changed from crashed to starting | |
2013-08-08T18:39:38.431980+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 47683 -e $RAILS_ENV` | |
2013-08-08T18:39:39.231940+00:00 app[web.1]: bash: bin/rails: No such file or directory | |
2013-08-08T18:39:40.611696+00:00 heroku[web.1]: Process exited with status 127 | |
2013-08-08T18:39:40.623269+00:00 heroku[web.1]: State changed from starting to crashed | |
2013-08-08T18:39:45.035590+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=safe-everglades-1070.herokuapp.com fwd="67.190.24.163" dyno= connect= service= status=503 bytes= | |
2013-08-08T18:39:44.798974+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=safe-everglades-1070.herokuapp.com fwd="67.190.24.163" dyno= connect= service= status=503 bytes= | |
2013-08-08T18:39:48.565014+00:00 heroku[web.1]: Error R99 (Platform error) -> Failed to launch the dyno within 10 seconds | |
2013-08-08T18:39:48.565413+00:00 heroku[web.1]: Stopping process with SIGKILL |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment