Skip to content

Instantly share code, notes, and snippets.

@murraycs
Created May 30, 2012 23:30
Show Gist options
  • Save murraycs/2839553 to your computer and use it in GitHub Desktop.
Save murraycs/2839553 to your computer and use it in GitHub Desktop.
Heroku error log
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_view/base.rb:257:in `render_without_haml'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/mime_responds.rb:179:in `call'
2012-05-30T23:04:01+00:00 app[web.1]:
2012-05-30T23:04:01+00:00 app[web.1]: vendor/plugins/community_engine/app/views/users/_profile_user_info_sidebar.html.haml:67:in `_run_haml_vendor47plugins47community_engine47app47views47users47_profile_user_info_sidebar46html46haml_locals_object_profile_user_info_sidebar'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/haml-2.2.2/lib/haml/helpers.rb:325:in `call'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/haml-2.2.2/lib/haml/helpers.rb:325:in `capture_haml'
2012-05-30T23:04:01+00:00 app[web.1]: ActionView::TemplateError (undefined method `turn_height_into_display' for #<ActionView::Base:0x7f86286a5918>) on line #67 of vendor/plugins/community_engine/app/views/users/_profile_user_info_sidebar.html.haml:
2012-05-30T23:04:01+00:00 app[web.1]: 65: %li.smoking
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/haml-2.2.2/lib/haml/helpers.rb:321:in `capture_haml'
2012-05-30T23:04:01+00:00 app[web.1]: 67: = @user.smoking
2012-05-30T23:04:01+00:00 app[web.1]: vendor/plugins/community_engine/app/views/users/_profile_user_info_sidebar.html.haml:13:in `_run_haml_vendor47plugins47community_engine47app47views47users47_profile_user_info_sidebar46html46haml_locals_object_profile_user_info_sidebar'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_view/renderable.rb:30:in `render'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_view/base.rb:260:in `render_without_haml'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/base.rb:1331:in `perform_action_without_filters'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/filters.rb:638:in `run_before_filters'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/filters.rb:615:in `call_filters'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/dispatcher.rb:87:in `dispatch'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/filters.rb:617:in `call_filters'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/filters.rb:606:in `sass_old_process'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/params_parser.rb:15:in `call'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/filters.rb:189:in `call'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/haml-2.2.2/lib/sass/plugin/rails.rb:19:in `process'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/filters.rb:189:in `call'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/flash.rb:146:in `perform_action'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/base.rb:386:in `call'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/filters.rb:635:in `run_before_filters'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/routing/route_set.rb:437:in `call'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/activerecord-2.3.4/lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/haml-2.2.2/lib/haml/helpers.rb:520:in `with_haml_buffer'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_view/renderable_partial.rb:44:in `render_partial'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_view/base.rb:262:in `render_without_haml'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/base.rb:1250:in `render_for_file'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_view/partials.rb:184:in `render_partial'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/base.rb:951:in `render_without_benchmark'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/benchmarking.rb:51:in `render'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/haml-2.2.2/lib/haml/helpers/action_view_mods.rb:86:in `capture'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/benchmarking.rb:51:in `render'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_view/renderable.rb:34:in `render'
2012-05-30T23:04:01+00:00 app[web.1]: vendor/plugins/community_engine/app/views/friendships/pending.html.haml:4:in `_run_haml_vendor47plugins47community_engine47app47views47friendships47pending46html46haml'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_view/renderable.rb:34:in `render'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/mime_responds.rb:173:in `respond'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/base.rb:532:in `process_without_filters'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/base.rb:391:in `process'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/dispatcher.rb:106:in `call'
2012-05-30T23:04:01+00:00 app[web.1]: /home/heroku_rack/lib/date_header.rb:14:in `call'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/failsafe.rb:26:in `call'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/thin-1.2.11/lib/thin/connection.rb:82:in `pre_process'
2012-05-30T23:04:01+00:00 app[web.1]: /usr/ruby1.8.7/bin/thin:19:in `load'
2012-05-30T23:04:01+00:00 app[web.1]: /home/heroku_rack/lib/static_assets.rb:9:in `call'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/thin-1.2.11/lib/thin/controllers/controller.rb:86:in `start'
2012-05-30T23:04:01+00:00 app[web.1]: /usr/ruby1.8.7/bin/thin:19
2012-05-30T23:04:01+00:00 app[web.1]: /home/heroku_rack/lib/last_access.rb:15:in `call'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/thin-1.2.11/lib/thin/runner.rb:185:in `send'
2012-05-30T23:04:01+00:00 app[web.1]:
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/thin-1.2.11/lib/thin/connection.rb:84:in `pre_process'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/thin-1.2.11/bin/thin:6
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/thin-1.2.11/lib/thin/connection.rb:82:in `catch'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/mime_responds.rb:135:in `send'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/filters.rb:638:in `run_before_filters'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/filters.rb:635:in `run_before_filters'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/dispatcher.rb:121:in `_call'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/activesupport-2.3.4/lib/active_support/callbacks.rb:178:in `send'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/activesupport-2.3.4/lib/active_support/callbacks.rb:178:in `evaluate_method'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/dispatcher.rb:130:in `build_middleware_stack'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/mime_responds.rb:135:in `custom'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/filters.rb:186:in `call'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/filters.rb:615:in `call_filters'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/activerecord-2.3.4/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache'
2012-05-30T23:04:01+00:00 app[web.1]: vendor/plugins/community_engine/app/controllers/friendships_controller.rb:75:in `pending'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/rescue.rb:160:in `perform_action_without_flash'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/base.rb:532:in `send'
2012-05-30T23:04:01+00:00 app[web.1]:
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/activerecord-2.3.4/lib/active_record/query_cache.rb:9:in `cache'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/thin-1.2.11/lib/thin/connection.rb:57:in `process'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/thin-1.2.11/lib/thin/backends/base.rb:61:in `start'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/activerecord-2.3.4/lib/active_record/query_cache.rb:29:in `call'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/thin-1.2.11/lib/thin/connection.rb:42:in `receive_data'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/eventmachine-0.12.10/lib/eventmachine.rb:256:in `run_machine'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/activerecord-2.3.4/lib/active_record/query_cache.rb:28:in `call'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/eventmachine-0.12.10/lib/eventmachine.rb:256:in `run'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/thin-1.2.11/lib/thin/server.rb:159:in `start'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/session/cookie_store.rb:93:in `call'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/thin-1.2.11/lib/thin/runner.rb:185:in `run_command'
2012-05-30T23:04:01+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/thin-1.2.11/lib/thin/runner.rb:151:in `run!'
2012-05-30T23:04:02+00:00 app[web.1]: Rendering /app/public/500.html (500 Internal Server Error)
2012-05-30T23:04:02+00:00 heroku[router]: GET www.africansingles.co/murrayc/friendships/pending dyno=web.1 queue=0 wait=0ms service=1310ms status=500 bytes=948
2012-05-30T23:04:02+00:00 heroku[nginx]: 71.35.139.15 - - [30/May/2012:23:04:02 +0000] "GET /murrayc/friendships/pending HTTP/1.1" 500 948 "http://www.africansingles.co/sessions" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:12.0) Gecko/20100101 Firefox/12.0" www.africansingles.co
2012-05-30T23:04:03+00:00 heroku[router]: GET www.diasporaafricansingles.com/plugin_assets/community_engine/stylesheets/reset-fonts-grids.css?1338418781 dyno=web.1 queue=0 wait=0ms service=3ms status=200 bytes=5522
2012-05-30T23:04:03+00:00 heroku[nginx]: 65.49.68.154 - - [30/May/2012:23:04:03 +0000] "GET /plugin_assets/community_engine/stylesheets/reset-fonts-grids.css?1338418781 HTTP/1.0" 200 5522 "http://www.diasporaafricansingles.com/login" "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.7) Gecko/20091221 AskTbNRO/3.15.1.22229 Firefox/3.5.7" www.diasporaafricansingles.com
2012-05-30T23:04:05+00:00 heroku[router]: GET www.diasporaafricansingles.com/plugin_assets/community_engine/stylesheets/screen.css?1338418781 dyno=web.1 queue=0 wait=0ms service=4ms status=200 bytes=25423
2012-05-30T23:04:05+00:00 heroku[nginx]: 65.49.68.154 - - [30/May/2012:23:04:05 +0000] "GET /plugin_assets/community_engine/stylesheets/screen.css?1338418781 HTTP/1.0" 200 25423 "http://www.diasporaafricansingles.com/login" "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.7) Gecko/20091221 AskTbNRO/3.15.1.22229 Firefox/3.5.7" www.diasporaafricansingles.com
2012-05-30T23:04:06+00:00 heroku[router]: GET www.diasporaafricansingles.com/plugin_assets/community_engine/stylesheets/print.css?1338418781 dyno=web.1 queue=0 wait=0ms service=5ms status=200 bytes=169
2012-05-30T23:04:06+00:00 heroku[nginx]: 65.49.68.154 - - [30/May/2012:23:04:06 +0000] "GET /plugin_assets/community_engine/stylesheets/print.css?1338418781 HTTP/1.0" 200 169 "http://www.diasporaafricansingles.com/login" "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.7) Gecko/20091221 AskTbNRO/3.15.1.22229 Firefox/3.5.7" www.diasporaafricansingles.com
2012-05-30T23:04:06+00:00 heroku[router]: GET www.diasporaafricansingles.com/plugin_assets/community_engine/javascripts/prototip-min.js?1338418781 dyno=web.1 queue=0 wait=0ms service=2ms status=200 bytes=12183
2012-05-30T23:04:06+00:00 heroku[nginx]: 65.49.68.154 - - [30/May/2012:23:04:06 +0000] "GET /plugin_assets/community_engine/javascripts/prototip-min.js?1338418781 HTTP/1.0" 200 12183 "http://www.diasporaafricansingles.com/login" "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.7) Gecko/20091221 AskTbNRO/3.15.1.22229 Firefox/3.5.7" www.diasporaafricansingles.com
2012-05-30T23:04:07+00:00 heroku[router]: GET www.diasporaafricansingles.com/plugin_assets/community_engine/stylesheets/prototip.css?1338418781 dyno=web.1 queue=0 wait=0ms service=1ms status=200 bytes=2861
2012-05-30T23:04:07+00:00 heroku[nginx]: 65.49.68.154 - - [30/May/2012:23:04:07 +0000] "GET /plugin_assets/community_engine/stylesheets/prototip.css?1338418781 HTTP/1.0" 200 2861 "http://www.diasporaafricansingles.com/login" "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.7) Gecko/20091221 AskTbNRO/3.15.1.22229 Firefox/3.5.7" www.diasporaafricansingles.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment