Created
January 12, 2012 16:40
-
-
Save renaehodgkins/1601509 to your computer and use it in GitHub Desktop.
suuuuckkkk
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
renaebair@siren ~/workspace/intridea/newsite (railsupgrade) | |
→ heroku logs --tail --app intridea-stg | |
2012-01-12T16:37:13+00:00 app[web.1]: => Rails 3.1.0 application starting in production on http://0.0.0.0:29146 | |
2012-01-12T16:37:13+00:00 app[web.1]: => Booting WEBrick | |
2012-01-12T16:37:13+00:00 app[web.1]: => Call with -d to detach | |
2012-01-12T16:37:13+00:00 app[web.1]: => Ctrl-C to shutdown server | |
2012-01-12T16:37:13+00:00 app[web.1]: | |
2012-01-12T16:37:13+00:00 app[web.1]: | |
2012-01-12T16:37:13+00:00 app[web.1]: Started GET "/" for 72.44.60.192 at 2012-01-12 11:37:13 -0500 | |
2012-01-12T16:37:14+00:00 app[web.1]: ** [Airbrake] Success: Net::HTTPOK | |
2012-01-12T16:37:14+00:00 app[web.1]: ** [Airbrake] Environment Info: [Ruby: 1.9.2] [Rails: 3.1.0] [Env: production] | |
2012-01-12T16:37:14+00:00 app[web.1]: ** [Airbrake] Response from Airbrake: | |
2012-01-12T16:37:14+00:00 app[web.1]: <?xml version="1.0" encoding="UTF-8"?> | |
2012-01-12T16:37:14+00:00 app[web.1]: <error-id type="integer">31599190</error-id> | |
2012-01-12T16:37:14+00:00 app[web.1]: <url>http://intridea.airbrake.io/errors/31599190/notices/4042552022</url> | |
2012-01-12T16:37:14+00:00 app[web.1]: <id type="integer">4042552022</id> | |
2012-01-12T16:37:14+00:00 app[web.1]: </notice> | |
2012-01-12T16:37:14+00:00 app[web.1]: <notice> | |
2012-01-12T16:37:14+00:00 app[web.1]: | |
2012-01-12T16:37:15+00:00 app[web.1]: | |
2012-01-12T16:37:15+00:00 app[web.1]: ActionView::Template::Error (Mashable_Home_Carousel_Featured.png isn't precompiled): | |
2012-01-12T16:37:15+00:00 app[web.1]: 11: <a class="mast_next"><span>Next</span></a> | |
2012-01-12T16:37:15+00:00 app[web.1]: 12: <div id="feature_items"> | |
2012-01-12T16:37:15+00:00 app[web.1]: 13: <div class="feature_item" id="mast_1"> | |
2012-01-12T16:37:15+00:00 app[web.1]: 14: <%= link_to(image_tag("Mashable_Home_Carousel_Featured.png", :class => "mast_img"), "/portfolio/mobile") %> | |
2012-01-12T16:37:15+00:00 app[web.1]: 16: <div class="feature_item" id="mast_2"> | |
2012-01-12T16:37:15+00:00 app[web.1]: 15: </div> | |
2012-01-12T16:37:15+00:00 app[web.1]: 17: <%= link_to(image_tag("sauce_home_mast.png", :class => "mast_img"), "/secret-sauce") %> | |
2012-01-12T16:37:15+00:00 app[web.1]: app/views/pages/home.html.erb:14:in `_app_views_pages_home_html_erb__3098639328388380345_52808580' | |
2012-01-12T16:37:15+00:00 app[web.1]: | |
2012-01-12T16:37:15+00:00 app[web.1]: | |
2012-01-12T16:37:15+00:00 app[web.1]: cache: [GET /] miss | |
2012-01-12T16:37:15+00:00 app[web.1]: Rendered pages/home.html.erb within layouts/site (84.9ms) | |
2012-01-12T16:37:15+00:00 app[web.1]: Completed 500 Internal Server Error in 396ms | |
2012-01-12T16:37:15+00:00 app[web.1]: | |
2012-01-12T16:37:15+00:00 app[web.1]: Processing by PagesController#home as */* | |
2012-01-12T16:37:15+00:00 app[web.1]: Started GET "/portfolio/good_cause" for 67.255.241.76 at 2012-01-12 11:37:15 -0500 | |
2012-01-12T16:37:15+00:00 app[web.1]: | |
2012-01-12T16:37:16+00:00 heroku[router]: GET intridea-stg.herokuapp.com/portfolio/good_cause dyno=web.1 queue=0 wait=0ms service=2080ms status=500 bytes=728 | |
2012-01-12T16:37:16+00:00 app[web.1]: ** [Airbrake] Success: Net::HTTPOK | |
2012-01-12T16:37:16+00:00 app[web.1]: ** [Airbrake] Environment Info: [Ruby: 1.9.2] [Rails: 3.1.0] [Env: production] | |
2012-01-12T16:37:16+00:00 app[web.1]: ** [Airbrake] Response from Airbrake: | |
2012-01-12T16:37:16+00:00 app[web.1]: <?xml version="1.0" encoding="UTF-8"?> | |
2012-01-12T16:37:16+00:00 app[web.1]: <error-id type="integer">31697637</error-id> | |
2012-01-12T16:37:16+00:00 app[web.1]: <url>http://intridea.airbrake.io/errors/31697637/notices/4042552105</url> | |
2012-01-12T16:37:16+00:00 app[web.1]: <id type="integer">4042552105</id> | |
2012-01-12T16:37:16+00:00 app[web.1]: </notice> | |
2012-01-12T16:37:16+00:00 app[web.1]: | |
2012-01-12T16:37:16+00:00 app[web.1]: | |
2012-01-12T16:37:16+00:00 app[web.1]: ActionView::Template::Error (application.js isn't precompiled): | |
2012-01-12T16:37:16+00:00 app[web.1]: <notice> | |
2012-01-12T16:37:16+00:00 app[web.1]: 13: <link rel="alternate" type="application/rss+xml" title="Intridea Company Blog" href="http://feeds.feedburner.com/intridea" /> | |
2012-01-12T16:37:16+00:00 app[web.1]: app/views/layouts/site.html.erb:15:in `_app_views_layouts_site_html_erb__715675545540517681_52803840' | |
2012-01-12T16:37:16+00:00 app[web.1]: 14: | |
2012-01-12T16:37:16+00:00 app[web.1]: 16: <%= stylesheet_link_tag "application" %> | |
2012-01-12T16:37:16+00:00 app[web.1]: 12: | |
2012-01-12T16:37:16+00:00 app[web.1]: 17: | |
2012-01-12T16:37:16+00:00 app[web.1]: 18: <%#= stylesheet_link_tag "fonts/MuseoSans/museo_sans" %> | |
2012-01-12T16:37:16+00:00 app[web.1]: app/controllers/pages_controller.rb:33:in `rescue in show' | |
2012-01-12T16:37:16+00:00 app[web.1]: app/controllers/pages_controller.rb:33:in `show' | |
2012-01-12T16:37:16+00:00 app[web.1]: | |
2012-01-12T16:37:16+00:00 app[web.1]: | |
2012-01-12T16:37:16+00:00 app[web.1]: cache: [GET /portfolio/good_cause] miss | |
2012-01-12T16:37:16+00:00 app[web.1]: | |
2012-01-12T16:37:16+00:00 app[web.1]: | |
2012-01-12T16:37:16+00:00 app[web.1]: Started GET "/" for 72.44.60.192 at 2012-01-12 11:37:16 -0500 | |
2012-01-12T16:37:16+00:00 app[web.1]: 15: <%= javascript_include_tag "application" %> | |
2012-01-12T16:37:16+00:00 app[web.1]: Processing by PagesController#show as HTML | |
2012-01-12T16:37:16+00:00 app[web.1]: Parameters: {"category"=>"portfolio", "page_url"=>"good_cause"} | |
2012-01-12T16:37:16+00:00 app[web.1]: Rendered pages/good_cause.html.erb within layouts/site (18.4ms) | |
2012-01-12T16:37:16+00:00 app[web.1]: Rendered pages/error_404.html.erb within layouts/site (0.4ms) | |
2012-01-12T16:37:16+00:00 app[web.1]: Completed 500 Internal Server Error in 45ms | |
2012-01-12T16:37:16+00:00 app[web.1]: Rendered shared/_portfolio_sub_nav.html.erb (0.8ms) | |
2012-01-12T16:37:16+00:00 app[web.1]: cache: [GET /favicon.ico] miss | |
2012-01-12T16:37:17+00:00 app[web.1]: ** [Airbrake] Success: Net::HTTPOK | |
2012-01-12T16:37:17+00:00 app[web.1]: ** [Airbrake] Environment Info: [Ruby: 1.9.2] [Rails: 3.1.0] [Env: production] | |
2012-01-12T16:37:17+00:00 app[web.1]: ** [Airbrake] Response from Airbrake: | |
2012-01-12T16:37:17+00:00 app[web.1]: <?xml version="1.0" encoding="UTF-8"?> | |
2012-01-12T16:37:17+00:00 app[web.1]: <notice> | |
2012-01-12T16:37:17+00:00 app[web.1]: <error-id type="integer">31599190</error-id> | |
2012-01-12T16:37:17+00:00 app[web.1]: <url>http://intridea.airbrake.io/errors/31599190/notices/4042552474</url> | |
2012-01-12T16:37:17+00:00 app[web.1]: <id type="integer">4042552474</id> | |
2012-01-12T16:37:17+00:00 app[web.1]: | |
2012-01-12T16:37:17+00:00 app[web.1]: | |
2012-01-12T16:37:17+00:00 app[web.1]: ActionView::Template::Error (Mashable_Home_Carousel_Featured.png isn't precompiled): | |
2012-01-12T16:37:17+00:00 app[web.1]: 11: <a class="mast_next"><span>Next</span></a> | |
2012-01-12T16:37:17+00:00 app[web.1]: 12: <div id="feature_items"> | |
2012-01-12T16:37:17+00:00 app[web.1]: </notice> | |
2012-01-12T16:37:17+00:00 app[web.1]: 14: <%= link_to(image_tag("Mashable_Home_Carousel_Featured.png", :class => "mast_img"), "/portfolio/mobile") %> | |
2012-01-12T16:37:17+00:00 app[web.1]: 15: </div> | |
2012-01-12T16:37:17+00:00 app[web.1]: 16: <div class="feature_item" id="mast_2"> | |
2012-01-12T16:37:17+00:00 app[web.1]: 13: <div class="feature_item" id="mast_1"> | |
2012-01-12T16:37:17+00:00 heroku[router]: GET intridea-stg.herokuapp.com/ dyno=web.1 queue=0 wait=0ms service=2674ms status=500 bytes=728 | |
2012-01-12T16:37:17+00:00 app[web.1]: 17: <%= link_to(image_tag("sauce_home_mast.png", :class => "mast_img"), "/secret-sauce") %> | |
2012-01-12T16:37:17+00:00 app[web.1]: app/views/pages/home.html.erb:14:in `_app_views_pages_home_html_erb__3098639328388380345_52808580' | |
2012-01-12T16:37:17+00:00 app[web.1]: | |
2012-01-12T16:37:17+00:00 app[web.1]: | |
2012-01-12T16:37:17+00:00 app[web.1]: cache: [GET /] miss | |
2012-01-12T16:37:17+00:00 app[web.1]: Rendered pages/home.html.erb within layouts/site (0.8ms) | |
2012-01-12T16:37:17+00:00 app[web.1]: Processing by PagesController#home as */* | |
2012-01-12T16:37:17+00:00 app[web.1]: Completed 500 Internal Server Error in 52ms | |
2012-01-12T16:37:16+00:00 heroku[router]: GET intridea-stg.herokuapp.com/favicon.ico dyno=web.1 queue=0 wait=0ms service=14ms status=200 bytes=0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment