Skip to content

Instantly share code, notes, and snippets.

@evansmith
Last active August 29, 2015 14:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save evansmith/a2e471377c6e4b71bb56 to your computer and use it in GitHub Desktop.
Save evansmith/a2e471377c6e4b71bb56 to your computer and use it in GitHub Desktop.
Heroku Log
2014-05-20T19:37:08.853155+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=quiet-ravine-1936.herokuapp.com request_id=55c5fd63-f7a0-453b-9612-758410b2881b fwd="50.190.111.66" dyno= connect= service= status=503 bytes=
2014-05-20T19:37:08.950346+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=quiet-ravine-1936.herokuapp.com request_id=c34e4bc9-eae0-4a6a-aa2f-b5da4d3c5710 fwd="50.190.111.66" dyno= connect= service= status=503 bytes=
2014-05-20T19:37:09.510673+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=quiet-ravine-1936.herokuapp.com request_id=f4252cf5-19d4-44c9-be74-143648e39e6a fwd="50.190.111.66" dyno= connect= service= status=503 bytes=
2014-05-20T19:37:09.614885+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=quiet-ravine-1936.herokuapp.com request_id=0e8607f6-ab62-491e-a2c3-0f6c075bbb90 fwd="50.190.111.66" dyno= connect= service= status=503 bytes=
2014-05-20T20:14:15+00:00 heroku[slug-compiler]: Slug compilation started
2014-05-20T20:14:36.736459+00:00 heroku[api]: Deploy 8235a8a by smith.evanj@gmail.com
2014-05-20T20:14:36.736605+00:00 heroku[api]: Release v6 created by smith.evanj@gmail.com
2014-05-20T20:14:36+00:00 heroku[slug-compiler]: Slug compilation finished
2014-05-20T20:14:37.332056+00:00 heroku[web.1]: State changed from crashed to starting
2014-05-20T20:14:42.008833+00:00 app[web.1]: from /app/app.rb:3:in `<top (required)>'
2014-05-20T20:14:42.008835+00:00 app[web.1]: from /app/config.ru:1:in `require'
2014-05-20T20:14:42.008849+00:00 app[web.1]: from /app/config.ru:in `<main>'
2014-05-20T20:14:42.008838+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `instance_eval'
2014-05-20T20:14:42.008850+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/builder.rb:49:in `eval'
2014-05-
20T20:14:42.008852+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/builder.rb:49:in `new_from_string'
2014-05-20T20:14:42.008853+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/builder.rb:40:in `parse_file'
2014-05-20T20:14:42.008855+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/server.rb:277:in `build_app_and_options_from_config'
2014-05-20T20:14:42.008857+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/server.rb:199:in `app'
2014-05-20T20:14:42.008858+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/server.rb:314:in `wrapped_app'
2014-05-20T20:14:42.008860+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/server.rb:250:in `start'
2014-05-20T20:14:42.008861+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/server.rb:141:in `start'
2014-05-20T20:14:42.008863+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/bin/rackup:4:in `<top (required)>'
2014-05-20T20:14:42.008864+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/bin/rackup:23:in `load'
2014-05-20T20:14:42.008866+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/bin/rackup:23:in `<main>'
2014-05-20T20:14:42.008802+00:00 app[web.1]: /app/app.rb:3:in `require': cannot load such file -- sinatra/json (LoadError)
2014-05-20T20:14:42.008836+00:00 app[web.1]: from /app/config.ru:1:in `block in <main>'
2014-05-20T20:14:42.008840+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `initialize'
2014-05-20T20:14:42.008847+00:00 app[web.1]: from /app/config.ru:in `new'
2014-05-20T20:14:43.308258+00:00 heroku[web.1]: State changed from starting to crashed
2014-05-20T20:14:43.309012+00:00 heroku[web.1]: State changed from crashed to starting
2014-05-20T20:14:40.434367+00:00 heroku[web.1]: Starting process with command `bundle exec rackup config.ru -p 46048`
2014-05-20T20:14:43.295808+00:00 heroku[web.1]: Process exited with status 1
2014-05-20T20:14:48.301509+00:00 app[web.1]: from /app/config.ru:in `<main>'
2014-05-20T20:14:48.301496+00:00 app[web.1]: from /app/app.rb:3:in `<top (required)>'
2014-05-20T20:14:48.301500+00:00 app[web.1]: from /app/config.ru:1:in `block in <main>'
2014-05-20T20:14:48.301502+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `instance_eval'
2014-05-20T20:14:48.301478+00:00 app[web.1]: /app/app.rb:3:in `require': cannot load such file -- sinatra/json (LoadError)
2014-05-20T20:14:48.301498+00:00 app[web.1]: from /app/config.ru:1:in `require'
2014-05-20T20:14:48.301508+00:00 app[web.1]: from /app/config.ru:in `new'
2014-05-20T20:14:48.301506+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `initialize'
2014-05-20T20:14:48.301511+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/builder.rb:49:in `eval'
2014-05-20T20:14:48.301513+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/builder.rb:49:in `new_from_string'
2014-05-20T20:14:48.301514+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/builder.rb:40:in `parse_file'
2014-05-20T20:14:48.301516+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/server.rb:277:in `build_app_and_options_from_config'
2014-05-20T20:14:48.301517+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/server.rb:199:in `app'
2014-05-20T20:14:48.301519+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/server.rb:314:in `wrapped_app'
2014-05-20T20:14:48.301521+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/server.rb:250:in `start'
2014-05-20T20:14:48.301524+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/server.rb:141:in `start'
2014-05-20T20:14:48.301525+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/bin/rackup:4:in `<top (required)>'
2014-05-20T20:14:48.301527+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/bin/rackup:23:in `load'
2014-05-20T20:14:48.301531+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/bin/rackup:23:in `<main>'
2014-05-20T20:14:45.946290+00:00 heroku[web.1]: Starting process with command `bundle exec rackup config.ru -p 51201`
2014-05-20T20:14:49.701108+00:00 heroku[web.1]: Process exited with status 1
2014-05-20T20:14:49.710995+00:00 heroku[web.1]: State changed from starting to crashed
2014-05-20T20:15:05.189438+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=quiet-ravine-1936.herokuapp.com request_id=02487a66-fc59-45de-b92f-ce509f03eae3 fwd="50.190.111.66" dyno= connect= service= status=503 bytes=
2014-05-20T20:15:05.312321+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=quiet-ravine-1936.herokuapp.com request_id=06534038-40e1-4b7e-b6a7-133d02628bd5 fwd="50.190.111.66" dyno= connect= service= status=503 bytes=
2014-05-20T20:15:07.703191+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=quiet-ravine-1936.herokuapp.com request_id=4b5d8767-2a8d-417d-a0ec-0316aed1de02 fwd="50.190.111.66" dyno= connect= service= status=503 bytes=
2014-05-20T20:15:07.821465+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=quiet-ravine-1936.herokuapp.com request_id=025b743e-b595-40f9-8ed9-7293edde867e f
wd="50.190.111.66" dyno= connect= service= status=503 bytes=
2014-05-20T20:15:39.650126+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=quiet-ravine-1936.herokuapp.com request_id=177228b1-e077-4a30-adbd-3ad616d5d7eb fwd="50.190.111.66" dyno= connect= service= status=503 bytes=
2014-05-20T20:15:39.878629+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=quiet-ravine-1936.herokuapp.com request_id=8fa8a65d-1c1c-4331-bd1c-ca5d91e231d6 fwd="50.190.111.66" dyno= connect= service= status=503 bytes=
2014-05-20T20:17:00.794459+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=quiet-ravine-1936.herokuapp.com request_id=91b54313-1ad9-4c79-b474-3712a27d9652 fwd="50.190.111.66" dyno= connect= service= status=503 bytes=
2014-05-20T20:17:00.687300+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=quiet-ravine-1936.herokuapp.com request_id=207d36bc-99d5-4a06-b7bf-f874d8616f29 fwd="50.190.111.66" dyno= connect= service= status=503 bytes=
2014-05-20T20:18:42.116707+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=quiet-ravine-1936.herokuapp.com request_id=ee4f2f15-1634-4bc7-bdc0-25f11fbd9816 fwd="50.190.111.66" dyno= connect= service= status=503 bytes=
2014-05-20T20:18:41.890021+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET pa
th=/ host=quiet-ravine-1936.herokuapp.com request_id=aef43a6a-bf59-42e0-9c6e-528ee162b39c fwd="50.190.111.66" dyno= connect= service= status=503 bytes=
2014-05-20T20:19:29.083279+00:00 heroku[web.1]: State changed from crashed to starting
2014-05-20T20:19:32.498628+00:00 app[web.1]: /app/app.rb:3:in `require': cannot load such file -- sinatra/json (LoadError)
2014-05-20T20:19:32.498651+00:00 app[web.1]: from /app/app.rb:3:in `<top (required)>'
2014-05-20T20:19:32.498653+00:00 app[web.1]: from /app/config.ru:1:in `require'
2014-05-20T20:19:32.498654+00:00 app[web.1]: from /app/config.ru:1:in `block in <main>'
2014-05-20T20:19:32.498656+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `instance_eval'
2014-05-20T20:19:32.498658+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/builder.rb:55:in `initialize'
2014-05-20T20:19:32.498659+00:00 app[web.1]: from /app/config.ru:in `new'
2014-05-20T20:19:32.498661+00:00 app[web.1]: from /app/config.ru:in `<main>'
2014-05-20T20:19:32.498662+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/builder.rb:49:in `eval'
2014-05-20T20:19:32.498664+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/builder.rb:49:in `new_from_string'
2014-05-20T20:19:32.498668+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/builder.rb:40:in `parse_file'
2014-05-20T20:19:32.498669+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/server.rb:277:in `build_app_and_options_from_config'
2014-05-20T20:19:32.498671+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/server.rb:199:in `app'
2014-05-20T20:19:32.498673+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/server.rb:314:in `wrapped_app'
2014-05-20T20:19:32.498674+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/server.rb:250:in `start'
2014-05-20T20:19:32.498677+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/server.rb:141:in `start'
2014-05-20T20:19:32.498679+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/bin/rackup:4:in `<top (required)>'
2014-05-20T20:19:32.498689+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/bin/rackup:23:in `load'
2014-05-20T20:19:32.498690+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/bin/rackup:23:in `<main>'
2014-05-20T20:19:34.046107+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=quiet-ravine-1936.herokuapp.com request_id=da3e13b4-f9d7-4aae-accb-e35749850573 fwd="50.190.111.66" dyno= connect= service= status=503 bytes=
2014-05-20T20:19:34.235484+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=quiet-ravine-1936.herokuapp.com request_id=c27a2a83-df34-499b-a7ce-46b90b5c8761 fwd="50.190.111.66" dyno= connect= service= status=503 bytes=
2014-05-20T20:19:33.649648+00:00 heroku[web.1]: State changed from starting to crashed
2014-05-20T20:19:31.141864+00:00 heroku[web.1]: Starting process with command `bundle exec rackup config.ru -p 54332`
2014-05-20T20:19:33.637930+00:00 heroku[web.1]: Process exited with status 1
2014-05-20T20:24:33.786732+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=quiet-ravine-1936.herokuapp.com request_id=3d725a72-faa0-4718-9f7e-6faae61ff4ce fwd="50.190.111.66" dyno= connect= service= status=503 bytes=
2014-05-20T20:24:33.890743+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=quiet-ravine-1936.herokuapp.com request_id=317664a3-e93a-4d11-a49d-417c74dd3ed9 fwd="50.190.111.66" dyno= connect= service= status=503 bytes=
2014-05-20T20:24:57.708413+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=quiet-ravine-1936.herokuapp.com request_id=1f926b5e-834a-4167-8cae-8b6ada0620bf fwd="50.190.111.66" dyno= connect= service= status=503 bytes=
2014-05-20T20:24:57.830269+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=quiet-ravine-1936.herokuapp.com request_id=f79f8b69-e6e2-4fb9-b333-95296d8617c5 fwd="50.190.111.66" dyno= connect= service= status=503 bytes=
2014-05-20T20:26:14.265777+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=quiet-ravine-1936.herokuapp.com request_id=9fb71de6-ac7a-4a25-a9e7-1be2c1169c1a fwd="12.30.179.126" dyno= connect= service= status=503 bytes=
2014-05-20T20:26:15.199108+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=quiet-ravine-1936.herokuapp.com request_id=ee10754a-7937-4d97-a95d-a3027eb2a4c5 fwd="12.30.179.126" dyno= connect= service= status=503 bytes=
2014-05-20T20:37:25+00:00 heroku[slug-compiler]: Slug compilation started
2014-05-20T20:37:34+00:00 heroku[slug-compiler]: Slug compilation failed: failed to compile Ruby app
2014-05-20T20:37:56.390573+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=quiet-ravine-1936.herokuapp.com request_id=9f1bc803-1650-4fe4-8c36-ca30bab7d4ef fwd="50.190.111.66" dyno= connect= service= status=503 bytes=
2014-05-20T20:37:56.613344+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=quiet-ravine-1936.herokuapp.com request_id=88fa0c19-cef9-4168-b78a-624d4de0b18c fwd="50.190.111.66" dyno= connect= service= status=503 bytes=
2014-05-20T20:37:58.564453+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=quiet-ravine-1936.herokuapp.com request_id=a8eb5746-a38f-4059-8c2f-ff0a45c2abd0 fwd="50.190.111.66" dyno= connect= service= status=503 bytes=
2014-05-20T20:37:58.472086+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=quiet-ravine-1936.herokuapp.com request_id=b5905d3d-785a-42fb-8f5b-c1dd157d1427 fwd="50.190.111.66" dyno= connect= service= status=503 bytes=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment