Created
September 9, 2013 07:54
-
-
Save meoooh/6492646 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
han@meoooh:~/rails/vsns$ heroku logs | |
2013-09-09T04:12:51.420600+00:00 heroku[api]: Enable Logplex by [email protected] | |
2013-09-09T04:12:51.443079+00:00 heroku[api]: Release v2 created by [email protected] | |
2013-09-09T04:14:41+00:00 heroku[slug-compiler]: Slug compilation started | |
2013-09-09T04:17:08.541765+00:00 heroku[router]: at=info code= desc="Blank app" method=GET path=/ host=han-rails-vsns.herokuapp.com fwd="112.175.135.112" dyno= connect= service= status=502 bytes= | |
2013-09-09T04:17:08.860414+00:00 heroku[router]: at=info code= desc="Blank app" method=GET path=/favicon.ico host=han-rails-vsns.herokuapp.com fwd="112.175.135.112" dyno= connect= service= status=502 bytes= | |
2013-09-09T04:18:47+00:00 heroku[slug-compiler]: Slug compilation failed: failed to compile Ruby/Rails app | |
2013-09-09T04:20:14.429255+00:00 heroku[router]: at=info code= desc="Blank app" method=GET path=/favicon.ico host=han-rails-vsns.herokuapp.com fwd="112.175.135.112" dyno= connect= service= status=502 bytes= | |
2013-09-09T04:20:15+00:00 heroku[slug-compiler]: Slug compilation started | |
2013-09-09T04:20:14.085210+00:00 heroku[router]: at=info code= desc="Blank app" method=GET path=/ host=han-rails-vsns.herokuapp.com fwd="112.175.135.112" dyno= connect= service= status=502 bytes= | |
2013-09-09T04:23:17+00:00 heroku[slug-compiler]: Slug compilation failed: failed to compile Ruby/Rails app | |
2013-09-09T04:33:34+00:00 heroku[slug-compiler]: Slug compilation started | |
2013-09-09T04:37:02+00:00 heroku[slug-compiler]: Slug compilation failed: failed to compile Ruby/Rails app | |
2013-09-09T04:46:50+00:00 heroku[slug-compiler]: Slug compilation started | |
2013-09-09T04:50:40+00:00 heroku[slug-compiler]: Slug compilation failed: failed to compile Ruby/Rails app | |
2013-09-09T05:43:48+00:00 heroku[slug-compiler]: Slug compilation started | |
2013-09-09T05:46:23+00:00 heroku[slug-compiler]: Slug compilation failed: failed to compile Ruby/Rails app | |
2013-09-09T06:36:16+00:00 heroku[slug-compiler]: Slug compilation started | |
2013-09-09T06:40:23+00:00 heroku[slug-compiler]: Slug compilation failed: failed to compile Ruby/Rails app | |
2013-09-09T07:15:20+00:00 heroku[slug-compiler]: Slug compilation started | |
2013-09-09T07:17:29+00:00 heroku[slug-compiler]: Slug compilation failed: failed to compile Ruby/Rails app | |
2013-09-09T07:18:54+00:00 heroku[slug-compiler]: Slug compilation started | |
2013-09-09T07:21:15.724502+00:00 heroku[api]: Scale to web=1 by [email protected] | |
2013-09-09T07:21:16.211006+00:00 heroku[api]: Attach HEROKU_POSTGRESQL_OLIVE resource by [email protected] | |
2013-09-09T07:21:16.247227+00:00 heroku[api]: Release v3 created by [email protected] | |
2013-09-09T07:21:16.344067+00:00 heroku[api]: Add DATABASE_URL config by [email protected] | |
2013-09-09T07:21:16.362722+00:00 heroku[api]: Release v4 created by [email protected] | |
2013-09-09T07:21:16.429991+00:00 heroku[api]: Deploy 6644657 by [email protected] | |
2013-09-09T07:21:16.452753+00:00 heroku[api]: Release v5 created by [email protected] | |
2013-09-09T07:21:17+00:00 heroku[slug-compiler]: Slug compilation finished | |
2013-09-09T07:21:24.516486+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 21501 -e $RAILS_ENV` | |
2013-09-09T07:21:25.419162+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 3753 -e $RAILS_ENV` | |
2013-09-09T07:21:28.455883+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.0.0/lib/rails/commands.rb:76:in `require' | |
2013-09-09T07:21:28.455883+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.0.0/lib/rails/commands.rb:76:in `block in <top (required)>' | |
2013-09-09T07:21:28.455883+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.0.0/lib/rails/commands.rb:73:in `tap' | |
2013-09-09T07:21:28.455883+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.0.0/lib/rails/commands.rb:73:in `<top (required)>' | |
2013-09-09T07:21:28.455883+00:00 app[web.1]: from bin/rails:4:in `require' | |
2013-09-09T07:21:28.455883+00:00 app[web.1]: from bin/rails:4:in `<main>' | |
2013-09-09T07:21:28.455883+00:00 app[web.1]: /app/config/application.rb:29:in `<top (required)>': undefined local variable or method `config' for main:Object (NameError) | |
2013-09-09T07:21:29.577537+00:00 heroku[web.1]: Process exited with status 1 | |
2013-09-09T07:21:29.603846+00:00 heroku[web.1]: State changed from starting to crashed | |
2013-09-09T07:21:29.604718+00:00 heroku[web.1]: State changed from crashed to starting | |
2013-09-09T07:21:31.931821+00:00 app[web.1]: /app/config/application.rb:29:in `<top (required)>': undefined local variable or method `config' for main:Object (NameError) | |
2013-09-09T07:21:31.931821+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.0.0/lib/rails/commands.rb:76:in `require' | |
2013-09-09T07:21:31.931821+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.0.0/lib/rails/commands.rb:76:in `block in <top (required)>' | |
2013-09-09T07:21:31.931821+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.0.0/lib/rails/commands.rb:73:in `tap' | |
2013-09-09T07:21:31.931821+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.0.0/lib/rails/commands.rb:73:in `<top (required)>' | |
2013-09-09T07:21:31.931821+00:00 app[web.1]: from bin/rails:4:in `<main>' | |
2013-09-09T07:21:31.931821+00:00 app[web.1]: from bin/rails:4:in `require' | |
2013-09-09T07:21:33.655604+00:00 heroku[web.1]: Process exited with status 1 | |
2013-09-09T07:21:35.153922+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 39007 -e $RAILS_ENV` | |
2013-09-09T07:21:38.330626+00:00 app[web.1]: /app/config/application.rb:29:in `<top (required)>': undefined local variable or method `config' for main:Object (NameError) | |
2013-09-09T07:21:38.330626+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.0.0/lib/rails/commands.rb:76:in `require' | |
2013-09-09T07:21:38.330626+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.0.0/lib/rails/commands.rb:76:in `block in <top (required)>' | |
2013-09-09T07:21:38.330626+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.0.0/lib/rails/commands.rb:73:in `<top (required)>' | |
2013-09-09T07:21:38.330626+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.0.0/lib/rails/commands.rb:73:in `tap' | |
2013-09-09T07:21:38.330626+00:00 app[web.1]: from bin/rails:4:in `require' | |
2013-09-09T07:21:38.330626+00:00 app[web.1]: from bin/rails:4:in `<main>' | |
2013-09-09T07:21:39.972045+00:00 heroku[web.1]: State changed from starting to crashed | |
2013-09-09T07:21:39.960240+00:00 heroku[web.1]: Process exited with status 1 | |
2013-09-09T07:22:29.849032+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=han-rails-vsns.herokuapp.com fwd="112.175.135.112" dyno= connect= service= status=503 bytes= | |
2013-09-09T07:22:30.803118+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=han-rails-vsns.herokuapp.com fwd="112.175.135.112" dyno= connect= service= status=503 bytes= | |
2013-09-09T07:31:30.587788+00:00 heroku[web.1]: State changed from crashed to starting | |
2013-09-09T07:31:37.659327+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 6933 -e $RAILS_ENV` | |
2013-09-09T07:31:40.648095+00:00 app[web.1]: /app/config/application.rb:29:in `<top (required)>': undefined local variable or method `config' for main:Object (NameError) | |
2013-09-09T07:31:40.648095+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.0.0/lib/rails/commands.rb:76:in `require' | |
2013-09-09T07:31:40.648095+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.0.0/lib/rails/commands.rb:76:in `block in <top (required)>' | |
2013-09-09T07:31:40.648095+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.0.0/lib/rails/commands.rb:73:in `<top (required)>' | |
2013-09-09T07:31:40.648095+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/railties-4.0.0/lib/rails/commands.rb:73:in `tap' | |
2013-09-09T07:31:40.648095+00:00 app[web.1]: from bin/rails:4:in `<main>' | |
2013-09-09T07:31:40.648095+00:00 app[web.1]: from bin/rail | |
s:4:in `require' | |
2013-09-09T07:31:42.230319+00:00 heroku[web.1]: Process exited with status 1 | |
2013-09-09T07:31:42.258593+00:00 heroku[web.1]: State changed from starting to crashed | |
han@meoooh:~/rails/vsns$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment