Created
March 1, 2012 18:44
-
-
Save leemcalilly/1952054 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
[AchieveNext] (master) $ heroku logs | |
2012-03-01T18:42:17+00:00 heroku[router]: GET www.achievenext.com/assets/bg_texture-bc963f74085f7a5b271aebb2107869d9.png dyno=web.1 queue=0 wait=0ms service=7ms status=200 bytes=39593 | |
2012-03-01T18:42:17+00:00 app[web.1]: cache: [GET /assets/an_logo-efbb6561627407d37d5a7da2e44481e3.png] miss | |
2012-03-01T18:42:17+00:00 heroku[nginx]: 24.150.183.184 - - [01/Mar/2012:18:42:17 +0000] "GET /assets/bg_texture-bc963f74085f7a5b271aebb2107869d9.png HTTP/1.1" 200 39593 "http://www.achievenext.com/" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.45 Safari/535.19" www.achievenext.com | |
2012-03-01T18:42:17+00:00 heroku[router]: GET www.achievenext.com/assets/an_logo-efbb6561627407d37d5a7da2e44481e3.png dyno=web.1 queue=0 wait=0ms service=11ms status=200 bytes=30740 | |
2012-03-01T18:42:17+00:00 heroku[nginx]: 24.150.183.184 - - [01/Mar/2012:18:42:17 +0000] "GET /assets/an_logo-efbb6561627407d37d5a7da2e44481e3.png HTTP/1.1" 200 30740 "http://www.achievenext.com/" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.45 Safari/535.19" www.achievenext.com | |
2012-03-01T18:42:17+00:00 app[web.1]: cache: [GET /favicon.ico] miss | |
2012-03-01T18:42:17+00:00 heroku[router]: GET www.achievenext.com/favicon.ico dyno=web.1 queue=0 wait=0ms service=6ms status=200 bytes=0 | |
2012-03-01T18:42:17+00:00 heroku[nginx]: 24.150.183.184 - - [01/Mar/2012:18:42:17 +0000] "GET /favicon.ico HTTP/1.1" 200 0 "-" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.45 Safari/535.19" www.achievenext.com | |
2012-03-01T18:42:20+00:00 app[web.1]: | |
2012-03-01T18:42:20+00:00 app[web.1]: | |
2012-03-01T18:42:20+00:00 app[web.1]: Started GET "/communities" for 24.150.183.184 at 2012-03-01 18:42:20 +0000 | |
2012-03-01T18:42:20+00:00 app[web.1]: Processing by PagesController#communities as HTML | |
2012-03-01T18:42:20+00:00 app[web.1]: Rendered pages/communities.html.erb within layouts/application (0.9ms) | |
2012-03-01T18:42:20+00:00 app[web.1]: Rendered application/_navbar.html.erb (1.5ms) | |
2012-03-01T18:42:20+00:00 app[web.1]: Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.0ms) | |
2012-03-01T18:42:20+00:00 app[web.1]: Rendered application/_footer.html.erb (0.1ms) | |
2012-03-01T18:42:20+00:00 app[web.1]: cache: [GET /communities] miss | |
2012-03-01T18:42:20+00:00 heroku[router]: GET www.achievenext.com/communities dyno=web.1 queue=0 wait=0ms service=13ms status=200 bytes=4200 | |
2012-03-01T18:42:20+00:00 heroku[nginx]: 24.150.183.184 - - [01/Mar/2012:18:42:20 +0000] "GET /communities HTTP/1.1" 200 1778 "http://www.achievenext.com/" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.45 Safari/535.19" www.achievenext.com | |
2012-03-01T18:42:20+00:00 app[web.1]: cache: [GET /assets/supports_growth-f2ac7775fe2f265a0d58144297fc96d7.png] miss | |
2012-03-01T18:42:20+00:00 app[web.1]: cache: [GET /assets/cfoa_logo_blue-be9ac997248972fe9f8cd4a0a5904c28.png] miss | |
2012-03-01T18:42:20+00:00 heroku[router]: GET www.achievenext.com/assets/supports_growth-f2ac7775fe2f265a0d58144297fc96d7.png dyno=web.1 queue=0 wait=0ms service=9ms status=200 bytes=23010 | |
2012-03-01T18:42:20+00:00 heroku[router]: GET www.achievenext.com/assets/cfoa_logo_blue-be9ac997248972fe9f8cd4a0a5904c28.png dyno=web.1 queue=0 wait=0ms service=14ms status=200 bytes=27535 | |
2012-03-01T18:42:20+00:00 heroku[nginx]: 24.150.183.184 - - [01/Mar/2012:18:42:20 +0000] "GET /assets/cfoa_logo_blue-be9ac997248972fe9f8cd4a0a5904c28.png HTTP/1.1" 200 27535 "http://www.achievenext.com/communities" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.45 Safari/535.19" www.achievenext.com | |
2012-03-01T18:42:40+00:00 app[web.1]: Started GET "/" for 66.98.99.155 at 2012-03-01 18:42:40 +0000 | |
2012-03-01T18:42:40+00:00 app[web.1]: | |
2012-03-01T18:42:40+00:00 app[web.1]: | |
2012-03-01T18:42:40+00:00 app[web.1]: Processing by PagesController#home as HTML | |
2012-03-01T18:42:40+00:00 app[web.1]: | |
2012-03-01T18:42:40+00:00 app[web.1]: Completed 500 Internal Server Error in 47ms | |
2012-03-01T18:42:40+00:00 app[web.1]: | |
2012-03-01T18:42:40+00:00 app[web.1]: NoMethodError (undefined method `request_url' for #<ActionDispatch::Request:0x00000004340bd0>): | |
2012-03-01T18:42:40+00:00 app[web.1]: cache: [GET /] miss | |
2012-03-01T18:42:40+00:00 app[web.1]: app/controllers/application_controller.rb:6:in `check_url' | |
2012-03-01T18:42:40+00:00 app[web.1]: | |
2012-03-01T18:42:40+00:00 heroku[router]: GET achievenext.com/ dyno=web.1 queue=0 wait=0ms service=55ms status=500 bytes=728 | |
2012-03-01T18:42:40+00:00 heroku[nginx]: 66.98.99.155 - - [01/Mar/2012:18:42:40 +0000] "GET / HTTP/1.1" 500 728 "http://achievenext.com/team" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB7.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727; MS-RTC LM 8; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)" achievenext.com | |
2012-03-01T18:42:47+00:00 app[web.1]: | |
2012-03-01T18:42:47+00:00 app[web.1]: | |
2012-03-01T18:42:47+00:00 app[web.1]: Started GET "/" for 66.98.99.155 at 2012-03-01 18:42:47 +0000 | |
2012-03-01T18:42:47+00:00 app[web.1]: Processing by PagesController#home as HTML | |
2012-03-01T18:42:47+00:00 app[web.1]: Completed 500 Internal Server Error in 48ms | |
2012-03-01T18:42:47+00:00 app[web.1]: | |
2012-03-01T18:42:47+00:00 app[web.1]: NoMethodError (undefined method `request_url' for #<ActionDispatch::Request:0x0000000455d558>): | |
2012-03-01T18:42:47+00:00 app[web.1]: app/controllers/application_controller.rb:6:in `check_url' | |
2012-03-01T18:42:47+00:00 app[web.1]: | |
2012-03-01T18:42:47+00:00 app[web.1]: | |
2012-03-01T18:42:47+00:00 app[web.1]: cache: [GET /] miss | |
2012-03-01T18:42:47+00:00 heroku[router]: GET achievenext.com/ dyno=web.1 queue=0 wait=0ms service=62ms status=500 bytes=728 | |
2012-03-01T18:42:47+00:00 heroku[nginx]: 66.98.99.155 - - [01/Mar/2012:18:42:47 +0000] "GET / HTTP/1.1" 500 728 "-" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB7.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727; MS-RTC LM 8; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)" achievenext.com | |
2012-03-01T18:42:51+00:00 app[web.1]: | |
2012-03-01T18:42:51+00:00 app[web.1]: | |
2012-03-01T18:42:51+00:00 app[web.1]: Started GET "/" for 66.98.99.155 at 2012-03-01 18:42:51 +0000 | |
2012-03-01T18:42:51+00:00 app[web.1]: Processing by PagesController#home as */* | |
2012-03-01T18:42:51+00:00 app[web.1]: Completed 500 Internal Server Error in 84ms | |
2012-03-01T18:42:51+00:00 app[web.1]: | |
2012-03-01T18:42:51+00:00 app[web.1]: NoMethodError (undefined method `request_url' for #<ActionDispatch::Request:0x00000004510bb8>): | |
2012-03-01T18:42:51+00:00 app[web.1]: app/controllers/application_controller.rb:6:in `check_url' | |
2012-03-01T18:42:51+00:00 app[web.1]: | |
2012-03-01T18:42:51+00:00 app[web.1]: | |
2012-03-01T18:42:51+00:00 app[web.1]: cache: [GET /] miss | |
2012-03-01T18:42:51+00:00 heroku[router]: GET achievenext.com/ dyno=web.1 queue=0 wait=0ms service=97ms status=500 bytes=728 | |
2012-03-01T18:42:51+00:00 heroku[nginx]: 66.98.99.155 - - [01/Mar/2012:18:42:51 +0000] "GET / HTTP/1.1" 500 728 "-" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB7.2; .NET CLR 1. | |
2012-03-01T18:43:38+00:00 heroku[api]: Release v25 created by [email protected] | |
2012-03-01T18:43:38+00:00 heroku[api]: Deploy 2f45f92 by [email protected] | |
2012-03-01T18:43:38+00:00 heroku[web.1]: State changed from up to bouncing | |
2012-03-01T18:43:38+00:00 heroku[web.1]: State changed from bouncing to created | |
2012-03-01T18:43:38+00:00 heroku[web.1]: State changed from created to starting | |
2012-03-01T18:43:39+00:00 heroku[slugc]: Slug compilation finished | |
2012-03-01T18:43:40+00:00 heroku[web.1]: Stopping process with SIGTERM | |
2012-03-01T18:43:41+00:00 app[web.1]: [2012-03-01 18:43:41] ERROR SignalException: SIGTERM | |
2012-03-01T18:43:41+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/webrick/server.rb:90:in `select' | |
2012-03-01T18:43:46+00:00 heroku[web.1]: Starting process with command `bundle exec rails server -p 38112` | |
2012-03-01T18:43:49+00:00 app[web.1]: DEPRECATION WARNING: You have Rails 2.3-style plugins in vendor/plugins! Support for these plugins will be removed in Rails 4.0. Move them out and bundle them in your Gemfile, or fold them in to your app as lib/myplugin/* and config/initializers/myplugin.rb. See the release notes for more on this: http://weblog.rubyonrails.org/2012/01/04/rails-3-2-0-rc2-has-been-released. (called from <top (required)> at /app/config/environment.rb:5) | |
2012-03-01T18:43:49+00:00 app[web.1]: DEPRECATION WARNING: You have Rails 2.3-style plugins in vendor/plugins! Support for these plugins will be removed in Rails 4.0. Move them out and bundle them in your Gemfile, or fold them in to your app as lib/myplugin/* and config/initializers/myplugin.rb. See the release notes for more on this: http://weblog.rubyonrails.org/2012/01/04/rails-3-2-0-rc2-has-been-released. (called from <top (required)> at /app/config/environment.rb:5) | |
2012-03-01T18:43:51+00:00 heroku[web.1]: Error R12 (Exit timeout) -> Process failed to exit within 10 seconds of SIGTERM | |
2012-03-01T18:43:51+00:00 heroku[web.1]: Stopping process with SIGKILL | |
2012-03-01T18:43:52+00:00 heroku[web.1]: Process exited with status 137 | |
2012-03-01T18:43:53+00:00 app[web.1]: [2012-03-01 18:43:53] INFO ruby 1.9.2 (2011-07-09) [x86_64-linux] | |
2012-03-01T18:43:53+00:00 app[web.1]: [2012-03-01 18:43:53] INFO WEBrick 1.3.1 | |
2012-03-01T18:43:53+00:00 app[web.1]: [2012-03-01 18:43:53] INFO WEBrick::HTTPServer#start: pid=1 port=38112 | |
2012-03-01T18:43:54+00:00 heroku[web.1]: State changed from starting to up | |
2012-03-01T18:43:55+00:00 app[web.1]: => Rails 3.2.1 application starting in production on http://0.0.0.0:38112 | |
2012-03-01T18:43:55+00:00 app[web.1]: => Call with -d to detach | |
2012-03-01T18:43:55+00:00 app[web.1]: => Ctrl-C to shutdown server | |
2012-03-01T18:43:55+00:00 app[web.1]: => Booting WEBrick | |
2012-03-01T18:43:55+00:00 app[web.1]: | |
2012-03-01T18:43:55+00:00 app[web.1]: | |
2012-03-01T18:43:55+00:00 app[web.1]: Started GET "/" for 76.106.173.48 at 2012-03-01 18:43:55 +0000 | |
2012-03-01T18:43:56+00:00 app[web.1]: Processing by PagesController#home as HTML | |
2012-03-01T18:43:56+00:00 heroku[router]: GET achievenext.com/ dyno=web.1 queue=0 wait=0ms service=945ms status=500 bytes=728 | |
2012-03-01T18:43:56+00:00 app[web.1]: | |
2012-03-01T18:43:56+00:00 app[web.1]: Completed 500 Internal Server Error in 54ms | |
2012-03-01T18:43:56+00:00 app[web.1]: NoMethodError (undefined method `request' for #<ActionDispatch::Request:0x000000026082e8>): | |
2012-03-01T18:43:56+00:00 app[web.1]: app/controllers/application_controller.rb:6:in `check_url' | |
2012-03-01T18:43:56+00:00 app[web.1]: | |
2012-03-01T18:43:56+00:00 app[web.1]: | |
2012-03-01T18:43:56+00:00 app[web.1]: cache: [GET /] miss | |
2012-03-01T18:43:56+00:00 heroku[nginx]: 76.106.173.48 - - [01/Mar/2012:18:43:56 +0000] "GET / HTTP/1.1" 500 728 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3) AppleWebKit/534.53.11 (KHTML, like Gecko) Version/5.1.3 Safari/534.53.10" achievenext.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment