Created
January 20, 2012 07:21
-
-
Save drale2k/1645971 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
012-01-20T07:17:00+00:00 app[web.1]: 8: </head> | |
2012-01-20T07:17:00+00:00 app[web.1]: 7: <%= csrf_meta_tags %> | |
2012-01-20T07:17:00+00:00 app[web.1]: | |
2012-01-20T07:17:00+00:00 app[web.1]: | |
2012-01-20T07:17:00+00:00 app[web.1]: cache: [GET /] miss | |
2012-01-20T07:17:00+00:00 app[web.1]: app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb__1513728309625252731_14647000' | |
2012-01-20T07:17:04+00:00 app[web.1]: | |
2012-01-20T07:17:04+00:00 app[web.1]: Started GET "/pages/home" for 84.113.196.96 at 2012-01-19 23:17:04 -0800 | |
2012-01-20T07:17:04+00:00 app[web.1]: | |
2012-01-20T07:17:04+00:00 app[web.1]: | |
2012-01-20T07:17:04+00:00 app[web.1]: ActionController::RoutingError (No route matches [GET] "/pages/home"): | |
2012-01-20T07:17:04+00:00 app[web.1]: | |
2012-01-20T07:17:04+00:00 app[web.1]: | |
2012-01-20T07:17:04+00:00 app[web.1]: | |
2012-01-20T07:17:04+00:00 app[web.1]: cache: [GET /pages/home] miss | |
2012-01-20T07:17:04+00:00 heroku[router]: GET deep-summer-6210.heroku.com/pages/home dyno=web.1 queue=0 wait=0ms service=4ms status=404 bytes=728 | |
2012-01-20T07:17:25+00:00 app[web.1]: | |
2012-01-20T07:17:25+00:00 app[web.1]: Started GET "/" for 84.113.196.96 at 2012-01-19 23:17:25 -0800 | |
2012-01-20T07:17:25+00:00 app[web.1]: | |
2012-01-20T07:17:25+00:00 app[web.1]: Processing by PagesController#home as HTML | |
2012-01-20T07:17:25+00:00 app[web.1]: Rendered pages/home.html.erb within layouts/application (0.1ms) | |
2012-01-20T07:17:25+00:00 app[web.1]: Completed 500 Internal Server Error in 2ms | |
2012-01-20T07:17:25+00:00 app[web.1]: | |
2012-01-20T07:17:25+00:00 app[web.1]: ActionView::Template::Error (application.css isn't precompiled): | |
2012-01-20T07:17:25+00:00 app[web.1]: 2: <html> | |
2012-01-20T07:17:25+00:00 app[web.1]: 3: <head> | |
2012-01-20T07:17:25+00:00 app[web.1]: 4: <title>Sample App | <%= @title %></title> | |
2012-01-20T07:17:25+00:00 app[web.1]: 6: <%= javascript_include_tag "application" %> | |
2012-01-20T07:17:25+00:00 app[web.1]: 8: </head> | |
2012-01-20T07:17:25+00:00 app[web.1]: 5: <%= stylesheet_link_tag "application" %> | |
2012-01-20T07:17:25+00:00 app[web.1]: app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb__1513728309625252731_14647000' | |
2012-01-20T07:17:25+00:00 app[web.1]: | |
2012-01-20T07:17:25+00:00 app[web.1]: 7: <%= csrf_meta_tags %> | |
2012-01-20T07:17:25+00:00 app[web.1]: | |
2012-01-20T07:17:25+00:00 heroku[router]: GET deep-summer-6210.heroku.com/ dyno=web.1 queue=0 wait=0ms service=7ms status=500 bytes=728 | |
2012-01-20T07:17:25+00:00 app[web.1]: cache: [GET /] miss | |
2012-01-20T07:17:27+00:00 app[web.1]: | |
2012-01-20T07:17:27+00:00 app[web.1]: Started GET "/" for 84.113.196.96 at 2012-01-19 23:17:27 -0800 | |
2012-01-20T07:17:27+00:00 app[web.1]: Processing by PagesController#home as HTML | |
2012-01-20T07:17:27+00:00 app[web.1]: | |
2012-01-20T07:17:27+00:00 app[web.1]: Completed 500 Internal Server Error in 1ms | |
2012-01-20T07:17:27+00:00 app[web.1]: Rendered pages/home.html.erb within layouts/application (0.1ms) | |
2012-01-20T07:17:27+00:00 app[web.1]: ActionView::Template::Error (application.css isn't precompiled): | |
2012-01-20T07:17:27+00:00 app[web.1]: 5: <%= stylesheet_link_tag "application" %> | |
2012-01-20T07:17:27+00:00 app[web.1]: | |
2012-01-20T07:17:27+00:00 app[web.1]: 6: <%= javascript_include_tag "application" %> | |
2012-01-20T07:17:27+00:00 app[web.1]: 7: <%= csrf_meta_tags %> | |
2012-01-20T07:17:27+00:00 app[web.1]: 2: <html> | |
2012-01-20T07:17:27+00:00 app[web.1]: 4: <title>Sample App | <%= @title %></title> | |
2012-01-20T07:17:27+00:00 app[web.1]: 3: <head> | |
2012-01-20T07:17:27+00:00 app[web.1]: 8: </head> | |
2012-01-20T07:17:27+00:00 heroku[router]: GET deep-summer-6210.heroku.com/ dyno=web.1 queue=0 wait=0ms service=7ms status=500 bytes=728 | |
2012-01-20T07:17:27+00:00 app[web.1]: app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb__1513728309625252731_14647000' | |
2012-01-20T07:17:27+00:00 app[web.1]: | |
2012-01-20T07:17:27+00:00 app[web.1]: cache: [GET /] miss | |
2012-01-20T07:17:27+00:00 app[web.1]: | |
2012-01-20T07:17:43+00:00 heroku[router]: GET deep-summer-6210.heroku.com/ dyno=web.1 queue=0 wait=0ms service=12ms status=500 bytes=728 | |
2012-01-20T07:17:43+00:00 app[web.1]: | |
2012-01-20T07:17:43+00:00 app[web.1]: Started GET "/" for 59.167.191.18 at 2012-01-19 23:17:43 -0800 | |
2012-01-20T07:17:43+00:00 app[web.1]: Processing by PagesController#home as HTML | |
2012-01-20T07:17:43+00:00 app[web.1]: Rendered pages/home.html.erb within layouts/application (0.1ms) | |
2012-01-20T07:17:43+00:00 app[web.1]: | |
2012-01-20T07:17:43+00:00 app[web.1]: Completed 500 Internal Server Error in 1ms | |
2012-01-20T07:17:43+00:00 app[web.1]: | |
2012-01-20T07:17:43+00:00 app[web.1]: 4: <title>Sample App | <%= @title %></title> | |
2012-01-20T07:17:43+00:00 app[web.1]: 5: <%= stylesheet_link_tag "application" %> | |
2012-01-20T07:17:43+00:00 app[web.1]: 6: <%= javascript_include_tag "application" %> | |
2012-01-20T07:17:43+00:00 app[web.1]: ActionView::Template::Error (application.css isn't precompiled): | |
2012-01-20T07:17:43+00:00 app[web.1]: 2: <html> | |
2012-01-20T07:17:43+00:00 app[web.1]: 7: <%= csrf_meta_tags %> | |
2012-01-20T07:17:43+00:00 app[web.1]: | |
2012-01-20T07:17:43+00:00 app[web.1]: | |
2012-01-20T07:17:43+00:00 app[web.1]: 3: <head> | |
2012-01-20T07:17:43+00:00 app[web.1]: app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb__1513728309625252731_14647000' | |
2012-01-20T07:17:43+00:00 app[web.1]: 8: </head> | |
2012-01-20T07:17:43+00:00 app[web.1]: cache: [GET /] miss | |
2012-01-20T07:17:44+00:00 app[web.1]: cache: [GET /favicon.ico] miss | |
2012-01-20T07:17:44+00:00 heroku[router]: GET deep-summer-6210.heroku.com/favicon.ico dyno=web.1 queue=0 wait=0ms service=4ms status=200 bytes=0 | |
2012-01-20T07:18:24+00:00 app[web.1]: | |
2012-01-20T07:18:24+00:00 app[web.1]: | |
2012-01-20T07:18:24+00:00 app[web.1]: Started GET "/" for 24.250.174.76 at 2012-01-19 23:18:24 -0800 | |
2012-01-20T07:18:24+00:00 app[web.1]: Rendered pages/home.html.erb within layouts/application (0.1ms) | |
2012-01-20T07:18:24+00:00 app[web.1]: Processing by PagesController#home as HTML | |
2012-01-20T07:18:24+00:00 app[web.1]: Completed 500 Internal Server Error in 1ms | |
2012-01-20T07:18:24+00:00 app[web.1]: | |
2012-01-20T07:18:24+00:00 app[web.1]: ActionView::Template::Error (application.css isn't precompiled): | |
2012-01-20T07:18:24+00:00 app[web.1]: 2: <html> | |
2012-01-20T07:18:24+00:00 app[web.1]: 3: <head> | |
2012-01-20T07:18:24+00:00 app[web.1]: 4: <title>Sample App | <%= @title %></title> | |
2012-01-20T07:18:24+00:00 app[web.1]: 6: <%= javascript_include_tag "application" %> | |
2012-01-20T07:18:24+00:00 app[web.1]: 5: <%= stylesheet_link_tag "application" %> | |
2012-01-20T07:18:24+00:00 app[web.1]: 7: <%= csrf_meta_tags %> | |
2012-01-20T07:18:24+00:00 app[web.1]: 8: </head> | |
2012-01-20T07:18:24+00:00 app[web.1]: | |
2012-01-20T07:18:24+00:00 app[web.1]: | |
2012-01-20T07:18:24+00:00 app[web.1]: cache: [GET /] miss | |
2012-01-20T07:18:24+00:00 app[web.1]: app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb__1513728309625252731_14647000' | |
2012-01-20T07:18:24+00:00 heroku[router]: GET deep-summer-6210.heroku.com/ dyno=web.1 queue=0 wait=0ms service=8ms status=500 bytes=728 | |
2012-01-20T07:18:24+00:00 app[web.1]: cache: [GET /favicon.ico] miss, store | |
2012-01-20T07:18:24+00:00 heroku[router]: GET deep-summer-6210.heroku.com/favicon.ico dyno=web.1 queue=0 wait=0ms service=6ms status=200 bytes=0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment