Skip to content

Instantly share code, notes, and snippets.

@murraycs
Created March 29, 2012 00:03
Show Gist options
  • Save murraycs/2231680 to your computer and use it in GitHub Desktop.
Save murraycs/2231680 to your computer and use it in GitHub Desktop.
Heroku error log
2012-03-28T23:42:11+00:00 heroku[nginx]: 71.35.139.15 - - [28/Mar/2012:23:42:11 +0000] "GET /plugin_assets/community_engine/images/search.gif HTTP/1.1" 200 340 "http://diasporaafricansingles.com/plugin_assets/community_engine/stylesheets/screen.css?1332368031" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:11.0) Gecko/20100101 Firefox/11.0" diasporaafricansingles.com
2012-03-28T23:42:18+00:00 app[web.1]:
2012-03-28T23:42:18+00:00 app[web.1]: Processing FriendshipsController#create (for 71.35.139.15 at 2012-03-28 16:42:18) [POST]
2012-03-28T23:42:18+00:00 app[web.1]:
2012-03-28T23:42:18+00:00 app[web.1]: Parameters: {"authenticity_token"=>"1wsfOpgnNFr62k4GfQZtDK63Y/HCjM4HGX55OFW6PUA=", "user_id"=>"3", "friend_id"=>"5"}
2012-03-28T23:42:18+00:00 app[web.1]:
2012-03-28T23:42:18+00:00 app[web.1]: ActiveRecord::RecordNotFound (Couldn't find a FriendshipStatus identified by (:pending)):
2012-03-28T23:42:18+00:00 app[web.1]: vendor/plugins/community_engine/plugins/enumerations_mixin/lib/active_record/acts/enumerated.rb:125:in `enforce_strict_literals'
2012-03-28T23:42:18+00:00 app[web.1]: vendor/plugins/community_engine/plugins/enumerations_mixin/lib/active_record/acts/enumerated.rb:56:in `send'
2012-03-28T23:42:18+00:00 app[web.1]: vendor/plugins/community_engine/plugins/enumerations_mixin/lib/active_record/acts/enumerated.rb:56:in `[]'
2012-03-28T23:42:18+00:00 app[web.1]: vendor/plugins/community_engine/app/controllers/friendships_controller.rb:93:in `create'
2012-03-28T23:42:18+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/base.rb:1331:in `send'
2012-03-28T23:42:18+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'
:18+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-03-28T23:42:18+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-03-28T23:42:18+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/filters.rb:189:in `call'
2012-03-28T23:42:18+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/filters.rb:189:in `call'
2012-03-28T23:42:18+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-03-28T23:42:18+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-03-28T23:42:18+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-03-28T23:42:18+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/activesupport-2.3.4/lib/active_support/callbacks.rb:178:in `send'
2012-03-28T23:42:18+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-03-28T23:42:18+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-03-28T23:42:18+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-03-28T23:42:18+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/filters.rb:186:in `call'
2012-03-28T23:42:18+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-03-28T23:42:18+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-03-28T23:42:18+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-03-28T23:42:18+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/base.rb:532:in `send'
2012-03-28T23:42:18+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-03-28T23:42:18+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-03-28T23:42:18+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-03-28T23:42:18+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-03-28T23:42:18+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/haml-2.2.2/lib/sass/plugin/rails.rb:19:in `process'
2012-03-28T23:42:18+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/base.rb:391:in `process'
2012-03-28T23:42:18+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/base.rb:386:in `call'
2012-03-28T23:42:18+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/dispatcher.rb:87:in `dispatch'
2012-03-28T23:42:18+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/dispatcher.rb:121:in `_call'
2012-03-28T23:42:18+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-03-28T23:42:18+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-03-28T23:42:18+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-03-28T23:42:18+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-03-28T23:42:18+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-03-28T23:42:18+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-03-28T23:42:18+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-03-28T23:42:18+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-03-28T23:42:18+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-03-28T23:42:18+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/failsafe.rb:26:in `call'
2012-03-28T23:42:18+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/actionpack-2.3.4/lib/action_controller/dispatcher.rb:106:in `call'
2012-03-28T23:42:18+00:00 app[web.1]: /home/heroku_rack/lib/static_assets.rb:9:in `call'
2012-03-28T23:42:18+00:00 app[web.1]: /home/heroku_rack/lib/last_access.rb:15:in `call'
2012-03-28T23:42:18+00:00 app[web.1]: /home/heroku_rack/lib/date_header.rb:14:in `call'
2012-03-28T23:42:18+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/thin-1.2.11/lib/thin/connection.rb:84:in `pre_process'
2012-03-28T23:42:18+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/thin-1.2.11/lib/thin/connection.rb:82:in `catch'
2012-03-28T23:42:18+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/thin-1.2.11/lib/thin/connection.rb:82:in `pre_process'
2012-03-28T23:42:18+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/thin-1.2.11/lib/thin/connection.rb:57:in `process'
2012-03-28T23:42:18+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/thin-1.2.11/lib/thin/connection.rb:42:in `receive_data'
2012-03-28T23:42:18+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/eventmachine-0.12.10/lib/eventmachine.rb:256:in `run_machine'
2012-03-28T23:42:18+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/eventmachine-0.12.10/lib/eventmachine.rb:256:in `run'
2012-03-28T23:42:18+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/thin-1.2.11/lib/thin/backends/base.rb:61:in `start'
2012-03-28T23:42:18+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/thin-1.2.11/lib/thin/server.rb:159:in `start'
2012-03-28T23:42:18+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/thin-1.2.11/lib/thin/controllers/controller.rb:86:in `start'
2012-03-28T23:42:18+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/thin-1.2.11/lib/thin/runner.rb:185:in `send'
2012-03-28T23:42:18+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/thin-1.2.11/lib/thin/runner.rb:185:in `run_command'
2012-03-28T23:42:18+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/thin-1.2.11/lib/thin/runner.rb:151:in `run!'
2012-03-28T23:42:18+00:00 app[web.1]: .bundle/gems/ruby/1.8/gems/thin-1.2.11/bin/thin:6
2012-03-28T23:42:18+00:00 app[web.1]: /usr/ruby1.8.7/bin/thin:19:in `load'
2012-03-28T23:42:18+00:00 app[web.1]: /usr/ruby1.8.7/bin/thin:19
2012-03-28T23:42:18+00:00 app[web.1]:
2012-03-28T23:42:18+00:00 app[web.1]:
2012-03-28T23:42:18+00:00 app[web.1]: Rendering /app/public/404.html (404 Not Found)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment