Skip to content

Instantly share code, notes, and snippets.

@theinventor
Created July 28, 2012 17:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save theinventor/3194027 to your computer and use it in GitHub Desktop.
Save theinventor/3194027 to your computer and use it in GitHub Desktop.
2012-07-28T17:05:43+00:00 app[web.1]: [2012-07-28 10:05:43] INFO WEBrick 1.3.1
2012-07-28T17:05:43+00:00 app[web.1]: [2012-07-28 10:05:43] INFO ruby 1.9.2 (2011-07-09) [x86_64-linux]
2012-07-28T17:05:43+00:00 app[web.1]: [2012-07-28 10:05:43] INFO WEBrick::HTTPServer#start: pid=2 port=49545
2012-07-28T17:05:44+00:00 heroku[web.1]: State changed from starting to up
2012-07-28T17:05:46+00:00 app[web.1]: => Booting WEBrick
2012-07-28T17:05:46+00:00 app[web.1]: => Rails 3.2.6 application starting in production on http://0.0.0.0:49545
2012-07-28T17:05:46+00:00 app[web.1]: => Call with -d to detach
2012-07-28T17:05:46+00:00 app[web.1]: => Ctrl-C to shutdown server
2012-07-28T17:05:46+00:00 app[web.1]:
2012-07-28T17:05:46+00:00 app[web.1]:
2012-07-28T17:05:46+00:00 app[web.1]: Started GET "/" for 173.160.210.17 at 2012-07-28 10:05:46 -0700
2012-07-28T17:05:50+00:00 app[web.1]: WARNING on line 141 of /app/app/assets/stylesheets/zurb/spaces.sass:
2012-07-28T17:05:50+00:00 app[web.1]: This selector doesn't have any properties and will not be rendered.
2012-07-28T17:05:50+00:00 app[web.1]: WARNING on line 142 of /app/app/assets/stylesheets/zurb/spaces.sass:
2012-07-28T17:05:50+00:00 app[web.1]: This selector doesn't have any properties and will not be rendered.
2012-07-28T17:05:51+00:00 app[web.1]: WARN: tilt autoloading 'coffee_script' in a non thread-safe way; explicit require 'coffee_script' suggested.
2012-07-28T17:06:10+00:00 app[web.1]:
2012-07-28T17:06:10+00:00 app[web.1]:
2012-07-28T17:06:10+00:00 app[web.1]: Started GET "/super_admin" for 173.160.210.17 at 2012-07-28 10:06:10 -0700
2012-07-28T17:06:10+00:00 app[web.1]: Processing by CustomersController#index as HTML
2012-07-28T17:06:10+00:00 app[web.1]: Rendered customers/index.html.erb within layouts/application (323.0ms)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled general.css (0ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled event_calendar.css (0ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled gmaps4rails.css (0ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled jquery.ui.core.css (3ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled jquery.ui.theme.css (213ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled jquery.ui.slider.css (231ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled jquery.ui.datepicker.css (5ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled ui-lightness/jquery-ui-1.8.21.custom.css (0ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled pages/calendar_page.css (3ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled pages/dashboard.css (0ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled pages/faq.css (0ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled pages/plans.css (0ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled pages/reports.css (0ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled pages/signin.css (0ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled application.css (527ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled prototype.js (1ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled effects.js (0ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled jquery.js (1ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled jquery_ujs.js (0ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled jquery.ui.core.js (1ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled jquery.ui.datepicker.js (7ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled jquery.ui.widget.js (0ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled jquery.ui.mouse.js (3ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled jquery.ui.slider.js (16ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled highcharts.js (0ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled exporting.js (0ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled bootstrap.min.js (0ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled gmaps4rails/gmaps4rails.base.js (486ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled gmaps4rails/gmaps4rails.googlemaps.js (39ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled ajax.js (0ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled controls.js (0ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled datetimepicker_css.js (0ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled datetimepicker.js (1ms) (pid 2)
2012-07-28T17:06:10+00:00 heroku[router]: GET backoffice.drpcfix.com/ dyno=web.1 queue=0 wait=0ms service=23953ms status=304 bytes=0
2012-07-28T17:06:10+00:00 app[web.1]: Compiled dragdrop.js (0ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled event_calendar.js (0ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled fusion.js (1ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled shortcuts.js (0ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled shortcuts-list.js (2ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled jquery.customforms.js (0ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled table.js (1ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled redactor/redactor.min.js (0ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled redactor/langs/en.js (0ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled excanvas.min.js (0ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled faq.js (0ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled signin.js (0ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled uservoice.js (0ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled backoffice.js (2ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Compiled application.js (1024ms) (pid 2)
2012-07-28T17:06:10+00:00 app[web.1]: Completed 200 OK in 23244ms (Views: 20487.2ms | ActiveRecord: 325.8ms)
2012-07-28T17:06:10+00:00 app[web.1]: Processing by RailsAdmin::MainController#dashboard as HTML
2012-07-28T17:06:14+00:00 app[web.1]:
2012-07-28T17:06:14+00:00 app[web.1]: ActionView::Template::Error (File to import not found or unreadable: bootstrap/variables.
2012-07-28T17:06:14+00:00 app[web.1]: Load path: /app
2012-07-28T17:06:14+00:00 app[web.1]: (in /app/app/assets/stylesheets/rails_admin/imports.css.scss.erb)):
2012-07-28T17:06:14+00:00 app[web.1]: 4: %meta{:content => "text/html; charset=utf-8", "http-equiv" => "Content-Type"}
2012-07-28T17:06:14+00:00 app[web.1]: 5: %meta{:content => "NONE,NOARCHIVE", :name => "robots"}
2012-07-28T17:06:14+00:00 app[web.1]: 6: = csrf_meta_tag
2012-07-28T17:06:14+00:00 app[web.1]: 7: = stylesheet_link_tag "rails_admin/rails_admin.css", :media => :all
2012-07-28T17:06:14+00:00 app[web.1]: 8: = javascript_include_tag "rails_admin/rails_admin.js"
2012-07-28T17:06:14+00:00 app[web.1]: 9: %body.rails_admin
2012-07-28T17:06:14+00:00 app[web.1]: 10: #loading.label.label-warning{:style => 'display:none; position:fixed; right:20px; bottom:20px; z-index:100000'} Loading...
2012-07-28T17:06:14+00:00 app[web.1]: app/assets/stylesheets/rails_admin/imports.css.scss.erb:5
2012-07-28T17:06:14+00:00 app[web.1]:
2012-07-28T17:06:14+00:00 app[web.1]:
2012-07-28T17:06:14+00:00 app[web.1]: Rendered vendor/bundle/ruby/1.9.1/gems/rails_admin-0.0.5/app/views/rails_admin/main/dashboard.html.haml within layouts/rails_admin/application (117.5ms)
2012-07-28T17:06:14+00:00 app[web.1]: Completed 500 Internal Server Error in 2299ms
2012-07-28T17:06:14+00:00 app[web.1]: Rendered vendor/bundle/ruby/1.9.1/gems/exception_notification-2.6.1/lib/exception_notifier/views/exception_notifier/_request.text.erb (11.9ms)
2012-07-28T17:06:14+00:00 app[web.1]: Rendered vendor/bundle/ruby/1.9.1/gems/exception_notification-2.6.1/lib/exception_notifier/views/exception_notifier/_title.text.erb (0.4ms)
2012-07-28T17:06:14+00:00 app[web.1]: Rendered vendor/bundle/ruby/1.9.1/gems/exception_notification-2.6.1/lib/exception_notifier/views/exception_notifier/_session.text.erb (0.9ms)
2012-07-28T17:06:14+00:00 app[web.1]: Rendered vendor/bundle/ruby/1.9.1/gems/exception_notification-2.6.1/lib/exception_notifier/views/exception_notifier/_title.text.erb (0.1ms)
2012-07-28T17:06:14+00:00 app[web.1]: Rendered vendor/bundle/ruby/1.9.1/gems/exception_notification-2.6.1/lib/exception_notifier/views/exception_notifier/_environment.text.erb (59.4ms)
2012-07-28T17:06:14+00:00 app[web.1]: Rendered vendor/bundle/ruby/1.9.1/gems/exception_notification-2.6.1/lib/exception_notifier/views/exception_notifier/_title.text.erb (0.1ms)
2012-07-28T17:06:14+00:00 heroku[router]: GET backoffice.drpcfix.com/super_admin dyno=web.1 queue=0 wait=0ms service=27499ms status=500 bytes=2293
2012-07-28T17:06:14+00:00 app[web.1]: Rendered vendor/bundle/ruby/1.9.1/gems/exception_notification-2.6.1/lib/exception_notifier/views/exception_notifier/_backtrace.text.erb (0.8ms)
2012-07-28T17:06:14+00:00 app[web.1]: Rendered vendor/bundle/ruby/1.9.1/gems/exception_notification-2.6.1/lib/exception_notifier/views/exception_notifier/_title.text.erb (0.1ms)
2012-07-28T17:06:14+00:00 app[web.1]: Rendered vendor/bundle/ruby/1.9.1/gems/exception_notification-2.6.1/lib/exception_notifier/views/exception_notifier/exception_notification.text.erb (168.3ms)
2012-07-28T17:06:14+00:00 app[web.1]:
2012-07-28T17:06:14+00:00 app[web.1]: Sent mail to troyalert@allinnetworks.com (988ms)
2012-07-28T17:06:14+00:00 heroku[nginx]: 173.160.210.17 - troy [28/Jul/2012:17:06:14 +0000] "GET /super_admin HTTP/1.1" 500 2293 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.56 Safari/536.5" backoffice.drpcfix.com
2012-07-28T17:06:14+00:00 heroku[router]: GET backoffice.drpcfix.com/css/bootstrap.min.css dyno=web.1 queue=0 wait=0ms service=11ms status=200 bytes=81150
2012-07-28T17:06:14+00:00 heroku[nginx]: 173.160.210.17 - troy [28/Jul/2012:17:06:14 +0000] "GET /css/bootstrap.min.css HTTP/1.1" 200 13451 "http://backoffice.drpcfix.com/super_admin" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.56 Safari/536.5" backoffice.drpcfix.com
2012-07-28T17:06:14+00:00 heroku[router]: GET backoffice.drpcfix.com/css/bootstrap-responsive.min.css dyno=web.1 queue=0 wait=0ms service=96ms status=200 bytes=9150
2012-07-28T17:06:14+00:00 heroku[router]: GET backoffice.drpcfix.com/css/base-admin.css dyno=web.1 queue=0 wait=0ms service=94ms status=200 bytes=9987
2012-07-28T17:06:14+00:00 heroku[router]: GET backoffice.drpcfix.com/css/font-awesome.css dyno=web.1 queue=0 wait=0ms service=96ms status=200 bytes=10879
2012-07-28T17:06:14+00:00 heroku[router]: GET backoffice.drpcfix.com/css/base-admin-responsive.css dyno=web.1 queue=0 wait=0ms service=100ms status=200 bytes=2298
2012-07-28T17:06:14+00:00 app[web.1]:
2012-07-28T17:06:14+00:00 app[web.1]:
2012-07-28T17:06:14+00:00 app[web.1]: Started GET "/js/bootstrap.js" for 173.160.210.17 at 2012-07-28 10:06:14 -0700
2012-07-28T17:06:14+00:00 app[web.1]:
2012-07-28T17:06:14+00:00 app[web.1]: ActionController::RoutingError (No route matches [GET] "/js/bootstrap.js"):
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.6/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.6/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/rack/logger.rb:26:in `call_app'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/rack/logger.rb:16:in `call'
2012-07-28T17:06:14+00:00 heroku[router]: GET backoffice.drpcfix.com/js/bootstrap.js dyno=web.1 queue=0 wait=0ms service=87ms status=404 bytes=2272
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.6/lib/action_dispatch/middleware/request_id.rb:22:in `call'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.6/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.6/lib/action_dispatch/middleware/static.rb:62:in `call'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in `forward'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:245:in `fetch'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:185:in `lookup'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:66:in `call!'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in `call'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/engine.rb:479:in `call'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/application.rb:220:in `call'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/content_length.rb:14:in `call'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/rack/log_tailer.rb:17:in `call'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/handler/webrick.rb:59:in `service'
2012-07-28T17:06:14+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/webrick/httpserver.rb:111:in `service'
2012-07-28T17:06:14+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/webrick/httpserver.rb:70:in `run'
2012-07-28T17:06:14+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/webrick/server.rb:183:in `block in start_thread'
2012-07-28T17:06:14+00:00 app[web.1]:
2012-07-28T17:06:14+00:00 app[web.1]:
2012-07-28T17:06:14+00:00 app[web.1]:
2012-07-28T17:06:14+00:00 app[web.1]:
2012-07-28T17:06:14+00:00 app[web.1]: Started GET "/js/jquery-1.7.2.min.js" for 173.160.210.17 at 2012-07-28 10:06:14 -0700
2012-07-28T17:06:14+00:00 app[web.1]:
2012-07-28T17:06:14+00:00 app[web.1]: ActionController::RoutingError (No route matches [GET] "/js/jquery-1.7.2.min.js"):
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.6/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.6/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/rack/logger.rb:26:in `call_app'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/rack/logger.rb:16:in `call'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.6/lib/action_dispatch/middleware/request_id.rb:22:in `call'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.6/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.6/lib/action_dispatch/middleware/static.rb:62:in `call'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in `forward'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:245:in `fetch'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:185:in `lookup'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:66:in `call!'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in `call'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/engine.rb:479:in `call'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/application.rb:220:in `call'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/content_length.rb:14:in `call'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/rack/log_tailer.rb:17:in `call'
2012-07-28T17:06:14+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/handler/webrick.rb:59:in `service'
2012-07-28T17:06:14+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/webrick/httpserver.rb:111:in `service'
2012-07-28T17:06:14+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/webrick/httpserver.rb:70:in `run'
2012-07-28T17:06:14+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/webrick/server.rb:183:in `block in start_thread'
2012-07-28T17:06:14+00:00 heroku[router]: GET backoffice.drpcfix.com/js/jquery-1.7.2.min.js dyno=web.1 queue=0 wait=0ms service=116ms status=404 bytes=2272
2012-07-28T17:06:14+00:00 app[web.1]:
2012-07-28T17:06:14+00:00 app[web.1]:
2012-07-28T17:06:14+00:00 heroku[nginx]: 173.160.210.17 - troy [28/Jul/2012:17:06:14 +0000] "GET /js/bootstrap.js HTTP/1.1" 404 862 "http://backoffice.drpcfix.com/super_admin" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.56 Safari/536.5" backoffice.drpcfix.com
2012-07-28T17:06:15+00:00 app[web.1]:
2012-07-28T17:06:15+00:00 app[web.1]:
2012-07-28T17:06:15+00:00 app[web.1]: Started GET "/img/body-bg.png" for 173.160.210.17 at 2012-07-28 10:06:15 -0700
2012-07-28T17:06:15+00:00 app[web.1]:
2012-07-28T17:06:15+00:00 app[web.1]: ActionController::RoutingError (No route matches [GET] "/img/body-bg.png"):
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.6/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.6/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/rack/logger.rb:26:in `call_app'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/rack/logger.rb:16:in `call'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.6/lib/action_dispatch/middleware/request_id.rb:22:in `call'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.6/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.6/lib/action_dispatch/middleware/static.rb:62:in `call'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in `forward'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:245:in `fetch'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:185:in `lookup'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:66:in `call!'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in `call'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/engine.rb:479:in `call'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/application.rb:220:in `call'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/content_length.rb:14:in `call'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/rack/log_tailer.rb:17:in `call'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/handler/webrick.rb:59:in `service'
2012-07-28T17:06:15+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/webrick/httpserver.rb:111:in `service'
2012-07-28T17:06:15+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/webrick/httpserver.rb:70:in `run'
2012-07-28T17:06:15+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/webrick/server.rb:183:in `block in start_thread'
2012-07-28T17:06:15+00:00 app[web.1]:
2012-07-28T17:06:15+00:00 app[web.1]:
2012-07-28T17:06:15+00:00 heroku[router]: GET backoffice.drpcfix.com/img/body-bg.png dyno=web.1 queue=0 wait=0ms service=25ms status=404 bytes=2272
2012-07-28T17:06:15+00:00 heroku[nginx]: 173.160.210.17 - troy [28/Jul/2012:17:06:15 +0000] "GET /img/body-bg.png HTTP/1.1" 404 862 "http://backoffice.drpcfix.com/super_admin" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.56 Safari/536.5" backoffice.drpcfix.com
2012-07-28T17:06:15+00:00 app[web.1]:
2012-07-28T17:06:15+00:00 app[web.1]:
2012-07-28T17:06:15+00:00 app[web.1]: Started GET "/font/fontawesome-webfont.woff" for 173.160.210.17 at 2012-07-28 10:06:15 -0700
2012-07-28T17:06:15+00:00 app[web.1]:
2012-07-28T17:06:15+00:00 app[web.1]: ActionController::RoutingError (No route matches [GET] "/font/fontawesome-webfont.woff"):
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.6/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.6/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/rack/logger.rb:26:in `call_app'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/rack/logger.rb:16:in `call'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.6/lib/action_dispatch/middleware/request_id.rb:22:in `call'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.6/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.6/lib/action_dispatch/middleware/static.rb:62:in `call'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in `forward'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:245:in `fetch'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:185:in `lookup'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:66:in `call!'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in `call'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/engine.rb:479:in `call'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/application.rb:220:in `call'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/content_length.rb:14:in `call'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/rack/log_tailer.rb:17:in `call'
2012-07-28T17:06:15+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/handler/webrick.rb:59:in `service'
2012-07-28T17:06:15+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/webrick/httpserver.rb:111:in `service'
2012-07-28T17:06:15+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/webrick/httpserver.rb:70:in `run'
2012-07-28T17:06:15+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/webrick/server.rb:183:in `block in start_thread'
2012-07-28T17:06:15+00:00 app[web.1]:
2012-07-28T17:06:15+00:00 app[web.1]:
2012-07-28T17:06:15+00:00 heroku[router]: GET backoffice.drpcfix.com/font/fontawesome-webfont.woff dyno=web.1 queue=0 wait=0ms service=12ms status=404 bytes=2272
2012-07-28T17:06:15+00:00 heroku[nginx]: 173.160.210.17 - troy [28/Jul/2012:17:06:15 +0000] "GET /font/fontawesome-webfont.woff HTTP/1.1" 404 902 "http://backoffice.drpcfix.com/super_admin" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.56 Safari/536.5" backoffice.drpcfix.com
2012-07-28T17:06:15+00:00 app[web.1]:
2012-07-28T17:06:15+00:00 app[web.1]:
2012-07-28T17:06:15+00:00 app[web.1]: Started GET "/font/fontawesome-webfont.ttf" for 173.160.210.17 at 2012-07-28 10:06:15 -0700
2012-07-28T17:06:15+00:00 heroku[router]: GET backoffice.drpcfix.com/font/fontawesome-webfont.ttf dyno=web.1 queue=0 wait=0ms service=52ms status=404 bytes=2272
2012-07-28T17:06:15+00:00 heroku[nginx]: 173.160.210.17 - troy [28/Jul/2012:17:06:15 +0000] "GET /font/fontawesome-webfont.ttf HTTP/1.1" 404 901 "http://backoffice.drpcfix.com/super_admin" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.56 Safari/536.5" backoffice.drpcfix.com
2012-07-28T17:06:15+00:00 heroku[router]: GET backoffice.drpcfix.com/favicon.ico dyno=web.1 queue=0 wait=0ms service=6ms status=304 bytes=0
2012-07-28T17:06:15+00:00 heroku[router]: GET backoffice.drpcfix.com/font/fontawesome-webfont.svgz dyno=web.1 queue=0 wait=0ms service=82ms status=404 bytes=2272
2012-07-28T17:06:15+00:00 heroku[nginx]: 173.160.210.17 - troy [28/Jul/2012:17:06:15 +0000] "GET /font/fontawesome-webfont.svgz HTTP/1.1" 404 862 "http://backoffice.drpcfix.com/super_admin" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.56 Safari/536.5" backoffice.drpcfix.com
2012-07-28T17:06:16+00:00 app[web.1]:
2012-07-28T17:06:16+00:00 app[web.1]: ActionController::RoutingError (No route matches [GET] "/font/fontawesome-webfont.ttf"):
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.6/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.6/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/rack/logger.rb:26:in `call_app'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/rack/logger.rb:16:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.6/lib/action_dispatch/middleware/request_id.rb:22:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.6/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.6/lib/action_dispatch/middleware/static.rb:62:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in `forward'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:245:in `fetch'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:185:in `lookup'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:66:in `call!'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/engine.rb:479:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/application.rb:220:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/content_length.rb:14:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/rack/log_tailer.rb:17:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/handler/webrick.rb:59:in `service'
2012-07-28T17:06:16+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/webrick/httpserver.rb:111:in `service'
2012-07-28T17:06:16+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/webrick/httpserver.rb:70:in `run'
2012-07-28T17:06:16+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/webrick/server.rb:183:in `block in start_thread'
2012-07-28T17:06:16+00:00 app[web.1]:
2012-07-28T17:06:16+00:00 app[web.1]:
2012-07-28T17:06:16+00:00 heroku[router]: GET backoffice.drpcfix.com/font/fontawesome-webfont.svg dyno=web.1 queue=0 wait=0ms service=16ms status=404 bytes=2272
2012-07-28T17:06:16+00:00 app[web.1]:
2012-07-28T17:06:16+00:00 app[web.1]:
2012-07-28T17:06:16+00:00 app[web.1]: Started GET "/font/fontawesome-webfont.svgz" for 173.160.210.17 at 2012-07-28 10:06:15 -0700
2012-07-28T17:06:16+00:00 app[web.1]:
2012-07-28T17:06:16+00:00 app[web.1]: ActionController::RoutingError (No route matches [GET] "/font/fontawesome-webfont.svgz"):
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.6/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.6/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/rack/logger.rb:26:in `call_app'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/rack/logger.rb:16:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.6/lib/action_dispatch/middleware/request_id.rb:22:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.6/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.6/lib/action_dispatch/middleware/static.rb:62:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in `forward'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:245:in `fetch'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:185:in `lookup'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:66:in `call!'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/engine.rb:479:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/application.rb:220:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/content_length.rb:14:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/rack/log_tailer.rb:17:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/handler/webrick.rb:59:in `service'
2012-07-28T17:06:16+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/webrick/httpserver.rb:111:in `service'
2012-07-28T17:06:16+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/webrick/httpserver.rb:70:in `run'
2012-07-28T17:06:16+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/webrick/server.rb:183:in `block in start_thread'
2012-07-28T17:06:16+00:00 app[web.1]:
2012-07-28T17:06:16+00:00 app[web.1]:
2012-07-28T17:06:16+00:00 app[web.1]:
2012-07-28T17:06:16+00:00 app[web.1]:
2012-07-28T17:06:16+00:00 app[web.1]: Started GET "/font/fontawesome-webfont.svg" for 173.160.210.17 at 2012-07-28 10:06:16 -0700
2012-07-28T17:06:16+00:00 app[web.1]:
2012-07-28T17:06:16+00:00 app[web.1]: ActionController::RoutingError (No route matches [GET] "/font/fontawesome-webfont.svg"):
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.6/lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.6/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/rack/logger.rb:26:in `call_app'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/rack/logger.rb:16:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.6/lib/action_dispatch/middleware/request_id.rb:22:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.6/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.6/lib/action_dispatch/middleware/static.rb:62:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:136:in `forward'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:245:in `fetch'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:185:in `lookup'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:66:in `call!'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-cache-1.2/lib/rack/cache/context.rb:51:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/engine.rb:479:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/application.rb:220:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/content_length.rb:14:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/railties-3.2.6/lib/rails/rack/log_tailer.rb:17:in `call'
2012-07-28T17:06:16+00:00 app[web.1]: vendor/bundle/ruby/1.9.1/gems/rack-1.4.1/lib/rack/handler/webrick.rb:59:in `service'
2012-07-28T17:06:16+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/webrick/httpserver.rb:111:in `service'
2012-07-28T17:06:16+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/webrick/httpserver.rb:70:in `run'
2012-07-28T17:06:16+00:00 app[web.1]: /usr/local/lib/ruby/1.9.1/webrick/server.rb:183:in `block in start_thread'
2012-07-28T17:06:16+00:00 app[web.1]:
2012-07-28T17:06:16+00:00 app[web.1]:
2012-07-28T17:06:16+00:00 heroku[nginx]: 173.160.210.17 - troy [28/Jul/2012:17:06:16 +0000] "GET /font/fontawesome-webfont.svg HTTP/1.1" 404 862 "http://backoffice.drpcfix.com/super_admin" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.56 Safari/536.5" backoffice.drpcfix.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment