Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 2nd, 2012  |  syntax: None  |  size: 0.64 KB  |  hits: 15  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Started GET "/" for 182.226.137.181 at Wed May 02 21:49:29 +0200 2012
  2.   Processing by HomeController#show as HTML
  3. Completed 500 Internal Server Error in 10ms
  4.  
  5. ActiveRecord::StatementInvalid (Mysql2::Error: Table 'diaspora_production.roles' doesn't exist: SHOW FIELDS FROM `roles`):
  6.   app/models/role.rb:10:in `is_beta?'
  7.   app/controllers/home_controller.rb:8:in `show'
  8.   lib/rack/chrome_frame.rb:39:in `call'
  9.  
  10.  
  11.  
  12. Started GET "/assets/branding/logo_large.png" for 182.226.137.181 at Wed May 02 21:49:29 +0200 2012
  13.  
  14. ActionController::RoutingError (No route matches [GET] "/assets/branding/logo_large.png"):
  15.   lib/rack/chrome_frame.rb:39:in `call'