Skip to content

Instantly share code, notes, and snippets.

@leobalter
Created May 10, 2011 02:51
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 leobalter/963836 to your computer and use it in GitHub Desktop.
Save leobalter/963836 to your computer and use it in GitHub Desktop.
Heroku error
2011-05-09T19:29:50-07:00 heroku[slugc]: Slug compilation started
2011-05-09T19:32:42-07:00 heroku[slugc]: Slug compilation started
2011-05-09T19:32:45-07:00 heroku[api]: Deploy 6bab9f5 by leonardo.balter@gmail.com
2011-05-09T19:32:45-07:00 heroku[api]: Release v4 created by leonardo.balter@gmail.com
2011-05-09T19:32:45-07:00 heroku[web.1]: State changed from created to starting
2011-05-09T19:32:45-07:00 heroku[slugc]: Slug compilation finished
2011-05-10T02:32:46+00:00 heroku[web.1]: Starting process with command: `thin -p 11621 -e production -R /home/heroku_rack/heroku.ru start`
2011-05-10T02:32:46+00:00 app[web.1]: /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load -- sinatra (LoadError)
2011-05-10T02:32:46+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
2011-05-10T02:32:46+00:00 app[web.1]: from ./app.rb:1
2011-05-10T02:32:46+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
2011-05-10T02:32:46+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
2011-05-10T02:32:46+00:00 app[web.1]: from config.ru:1
2011-05-10T02:32:46+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:23
2011-05-10T02:32:46+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/builder.rb:29:in `instance_eval'
2011-05-10T02:32:46+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/builder.rb:29:in `initialize'
2011-05-10T02:32:46+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/builder.rb:46:in `new'
2011-05-10T02:32:46+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/builder.rb:46:in `map'
2011-05-10T02:32:46+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:18
2011-05-10T02:32:46+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/builder.rb:29:in `instance_eval'
2011-05-10T02:32:46+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/builder.rb:29:in `initialize'
2011-05-10T02:32:46+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:11:in `new'
2011-05-10T02:32:46+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:11
2011-05-10T02:32:46+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/builder.rb:29:in `instance_eval'
2011-05-10T02:32:46+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/builder.rb:29:in `initialize'
2011-05-10T02:32:46+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:1:in `new'
2011-05-10T02:32:46+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:1
2011-05-10T02:32:46+00:00 heroku[web.1]: Process exited
2011-05-09T19:32:47-07:00 heroku[web.1]: State changed from starting to crashed
2011-05-09T19:32:47-07:00 heroku[web.1]: State changed from crashed to created
2011-05-09T19:32:47-07:00 heroku[web.1]: State changed from created to starting
2011-05-10T02:32:48+00:00 heroku[web.1]: Starting process with command: `thin -p 12420 -e production -R /home/heroku_rack/heroku.ru start`
2011-05-10T02:32:49+00:00 app[web.1]: /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load -- sinatra (LoadError)
2011-05-10T02:32:49+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
2011-05-10T02:32:49+00:00 app[web.1]: from ./app.rb:1
2011-05-10T02:32:49+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
2011-05-10T02:32:49+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
2011-05-10T02:32:49+00:00 app[web.1]: from config.ru:1
2011-05-10T02:32:49+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:23
2011-05-10T02:32:49+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/builder.rb:29:in `instance_eval'
2011-05-10T02:32:49+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/builder.rb:29:in `initialize'
2011-05-10T02:32:49+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/builder.rb:46:in `new'
2011-05-10T02:32:49+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/builder.rb:46:in `map'
2011-05-10T02:32:49+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:18
2011-05-10T02:32:49+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/builder.rb:29:in `instance_eval'
2011-05-10T02:32:49+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/builder.rb:29:in `initialize'
2011-05-10T02:32:49+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:11:in `new'
2011-05-10T02:32:49+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:11
2011-05-10T02:32:49+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/builder.rb:29:in `instance_eval'
2011-05-10T02:32:49+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/builder.rb:29:in `initialize'
2011-05-10T02:32:49+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:1:in `new'
2011-05-10T02:32:49+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:1
2011-05-10T02:32:49+00:00 heroku[web.1]: Process exited
2011-05-09T19:32:50-07:00 heroku[web.1]: State changed from starting to crashed
2011-05-10T02:32:56+00:00 heroku[router]: Error H10 (App crashed) -> GET jshinter.heroku.com/ dyno=none queue=0 wait=0ms service=0ms bytes=0
2011-05-09T19:32:56-07:00 heroku[nginx]: GET / HTTP/1.1 | 189.60.6.86 | 795 | http | 503
2011-05-10T02:32:57+00:00 heroku[router]: Error H10 (App crashed) -> GET jshinter.heroku.com/favicon.ico dyno=none queue=0 wait=0ms service=0ms bytes=0
2011-05-09T19:32:57-07:00 heroku[nginx]: GET /favicon.ico HTTP/1.1 | 189.60.6.86 | 796 | http | 503
2011-05-09T19:35:41-07:00 heroku[slugc]: Slug compilation started
2011-05-09T19:35:44-07:00 heroku[api]: Deploy 2feff05 by leonardo.balter@gmail.com
2011-05-09T19:35:44-07:00 heroku[api]: Release v5 created by leonardo.balter@gmail.com
2011-05-09T19:35:44-07:00 heroku[web.1]: State changed from crashed to created
2011-05-09T19:35:44-07:00 heroku[web.1]: State changed from created to starting
2011-05-09T19:35:44-07:00 heroku[slugc]: Slug compilation finished
2011-05-10T02:35:45+00:00 heroku[web.1]: Starting process with command: `thin -p 57291 -e production -R /home/heroku_rack/heroku.ru start`
2011-05-10T02:35:46+00:00 app[web.1]: /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load -- sinatra (LoadError)
2011-05-10T02:35:46+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
2011-05-10T02:35:46+00:00 app[web.1]: from ./app.rb:2
2011-05-10T02:35:46+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
2011-05-10T02:35:46+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
2011-05-10T02:35:46+00:00 app[web.1]: from config.ru:1
2011-05-10T02:35:46+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:23
2011-05-10T02:35:46+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/builder.rb:29:in `instance_eval'
2011-05-10T02:35:46+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/builder.rb:29:in `initialize'
2011-05-10T02:35:46+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/builder.rb:46:in `new'
2011-05-10T02:35:46+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/builder.rb:46:in `map'
2011-05-10T02:35:46+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:18
2011-05-10T02:35:46+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/builder.rb:29:in `instance_eval'
2011-05-10T02:35:46+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/builder.rb:29:in `initialize'
2011-05-10T02:35:46+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:11:in `new'
2011-05-10T02:35:46+00:00 app[web.1]: from /home/heroku_rack/heroku.ru:11
2011-05-10T02:35:46+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/builder.rb:29:in `instance_eval'
2011-05-10T02:35:46+00:00 app[web.1]: from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rack-1.0.1/lib/rack/builder.rb:29:in `initialize'
2011-05-10T02:35:46+00:00 heroku[web.1]: Process exited
2011-05-09T19:35:47-07:00 heroku[web.1]: State changed from starting to crashed
2011-05-10T02:36:30+00:00 heroku[router]: Error H10 (App crashed) -> GET jshinter.heroku.com/ dyno=none queue=0 wait=0ms service=0ms bytes=0
2011-05-10T02:36:31+00:00 heroku[router]: Error H10 (App crashed) -> GET jshinter.heroku.com/favicon.ico dyno=none queue=0 wait=0ms service=0ms bytes=0
2011-05-09T19:36:31-07:00 heroku[nginx]: GET / HTTP/1.1 | 189.60.6.86 | 796 | http | 503
2011-05-10T02:36:32+00:00 heroku[router]: Error H10 (App crashed) -> GET jshinter.heroku.com/ dyno=none queue=0 wait=0ms service=0ms bytes=0
2011-05-10T02:36:32+00:00 heroku[router]: Error H10 (App crashed) -> GET jshinter.heroku.com/favicon.ico dyno=none queue=0 wait=0ms service=0ms bytes=0
2011-05-09T19:36:33-07:00 heroku[nginx]: GET /favicon.ico HTTP/1.1 | 189.60.6.86 | 795 | http | 503
2011-05-10T02:38:21+00:00 heroku[router]: Error H10 (App crashed) -> GET jshinter.heroku.com/ dyno=none queue=0 wait=0ms service=0ms bytes=0
2011-05-10T02:38:21+00:00 heroku[router]: Error H10 (App crashed) -> GET jshinter.heroku.com/favicon.ico dyno=none queue=0 wait=0ms service=0ms bytes=0
2011-05-09T19:38:21-07:00 heroku[nginx]: GET / HTTP/1.1 | 189.60.6.86 | 795 | http | 503
2011-05-10T02:38:23+00:00 heroku[router]: Error H10 (App crashed) -> GET jshinter.heroku.com/ dyno=none queue=0 wait=0ms service=0ms bytes=0
2011-05-10T02:38:23+00:00 heroku[router]: Error H10 (App crashed) -> GET jshinter.heroku.com/favicon.ico dyno=none queue=0 wait=0ms service=0ms bytes=0
2011-05-09T19:38:24-07:00 heroku[nginx]: GET /favicon.ico HTTP/1.1 | 189.60.6.86 | 795 | http | 503
2011-05-10T02:38:24+00:00 heroku[router]: Error H10 (App crashed) -> GET jshinter.heroku.com/ dyno=none queue=0 wait=0ms service=0ms bytes=0
2011-05-10T02:38:24+00:00 heroku[router]: Error H10 (App crashed) -> GET jshinter.heroku.com/favicon.ico dyno=none queue=0 wait=0ms service=0ms bytes=0
2011-05-09T19:38:24-07:00 heroku[nginx]: GET / HTTP/1.1 | 189.60.6.86 | 796 | http | 503
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment