Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save captproton/414098 to your computer and use it in GitHub Desktop.

Select an option

Save captproton/414098 to your computer and use it in GitHub Desktop.
$ heroku logs --app radiant-mist-94
==> production.log <==
.bundle/gems/gems/actionpack-2.3.8/lib/action_view/base.rb:262:in `render'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/base.rb:1250:in `render_for_file'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/base.rb:936:in `render_without_benchmark'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/benchmarking.rb:51:in `render'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/benchmarking.rb:51:in `render'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/base.rb:1326:in `default_render'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/base.rb:1332:in `perform_action_without_filters'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/filters.rb:617:in `call_filters'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/rescue.rb:160:in `perform_action_without_flash'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/flash.rb:151:in `perform_action'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/base.rb:532:in `send'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/base.rb:532:in `process_without_filters'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/filters.rb:606:in `process'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/base.rb:391:in `process'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/base.rb:386:in `call'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/routing/route_set.rb:438:in `call'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/dispatcher.rb:87:in `dispatch'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/dispatcher.rb:121:in `_call'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/dispatcher.rb:130
.bundle/gems/gems/activerecord-2.3.8/lib/active_record/query_cache.rb:29:in `call'
.bundle/gems/gems/activerecord-2.3.8/lib/active_record/query_cache.rb:29:in `call'
.bundle/gems/gems/activerecord-2.3.8/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache'
.bundle/gems/gems/activerecord-2.3.8/lib/active_record/query_cache.rb:9:in `cache'
.bundle/gems/gems/activerecord-2.3.8/lib/active_record/query_cache.rb:28:in `call'
.bundle/gems/gems/activerecord-2.3.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/string_coercion.rb:25:in `call'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/params_parser.rb:15:in `call'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/session/cookie_store.rb:99:in `call'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/failsafe.rb:26:in `call'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/dispatcher.rb:106:in `call'
/home/heroku_rack/lib/static_assets.rb:9:in `call'
/home/heroku_rack/lib/last_access.rb:25:in `call'
/home/heroku_rack/lib/date_header.rb:14:in `call'
thin (1.2.6) lib/thin/connection.rb:76:in `pre_process'
thin (1.2.6) lib/thin/connection.rb:74:in `catch'
thin (1.2.6) lib/thin/connection.rb:74:in `pre_process'
thin (1.2.6) lib/thin/connection.rb:57:in `process'
thin (1.2.6) lib/thin/connection.rb:42:in `receive_data'
eventmachine (0.12.10) lib/eventmachine.rb:256:in `run_machine'
eventmachine (0.12.10) lib/eventmachine.rb:256:in `run'
thin (1.2.6) lib/thin/backends/base.rb:57:in `start'
thin (1.2.6) lib/thin/server.rb:156:in `start'
thin (1.2.6) lib/thin/controllers/controller.rb:80:in `start'
thin (1.2.6) lib/thin/runner.rb:177:in `send'
thin (1.2.6) lib/thin/runner.rb:177:in `run_command'
thin (1.2.6) lib/thin/runner.rb:143:in `run!'
thin (1.2.6) bin/thin:6
/usr/ruby1.8.7/bin/thin:19:in `load'
/usr/ruby1.8.7/bin/thin:19
Rendering /disk1/home/slugs/195189_6c38913_6796/mnt/public/500.html (500 Internal Server Error)
Processing PagesController#home (for 75.61.66.133 at 2010-05-25 22:10:02) [GET]
Rendering template within layouts/admin
Rendering /welcome
Filter chain halted as [:show_welcome_page?] rendered_or_redirected.
Completed in 115ms (View: 93, DB: 11) | 200 OK [http://radiant-mist-94.heroku.com/]
Processing UsersController#new (for 75.61.66.133 at 2010-05-25 22:10:09) [POST]
Parameters: {"action"=>"new", "authenticity_token"=>"Y2jHHo3sc7Q398ikTEurlPzklwQUqzGG1nE1hzdoUjo=", "controller"=>"users"}
Rendering template within layouts/admin
Rendering users/new
ActionView::TemplateError (undefined method `password' for #<User:0x2b4d636883b0>) on line #14 of vendor/plugins/authentication/app/views/users/new.html.erb:
11: </div>
12: <div class='field'>
13: <%= f.label :password %>
14: <%= f.password_field :password %>
15: </div>
16: <div class='field'>
17: <%= f.label :password_confirmation %>
.bundle/gems/gems/activerecord-2.3.8/lib/active_record/attribute_methods.rb:264:in `method_missing'
.bundle/gems/gems/actionpack-2.3.8/lib/action_view/helpers/form_helper.rb:882:in `send'
.bundle/gems/gems/actionpack-2.3.8/lib/action_view/helpers/form_helper.rb:882:in `value_before_type_cast'
.bundle/gems/gems/actionpack-2.3.8/lib/action_view/helpers/form_helper.rb:870:in `value_before_type_cast'
.bundle/gems/gems/actionpack-2.3.8/lib/action_view/helpers/form_helper.rb:791:in `to_input_field_tag'
.bundle/gems/gems/actionpack-2.3.8/lib/action_view/helpers/form_helper.rb:590:in `password_field'
.bundle/gems/gems/actionpack-2.3.8/lib/action_view/helpers/form_helper.rb:982:in `send'
.bundle/gems/gems/actionpack-2.3.8/lib/action_view/helpers/form_helper.rb:982:in `password_field'
vendor/plugins/authentication/app/views/users/new.html.erb:14
.bundle/gems/gems/actionpack-2.3.8/lib/action_view/helpers/form_helper.rb:499:in `fields_for'
.bundle/gems/gems/actionpack-2.3.8/lib/action_view/helpers/form_helper.rb:282:in `form_for'
vendor/plugins/authentication/app/views/users/new.html.erb:2
.bundle/gems/gems/actionpack-2.3.8/lib/action_view/renderable.rb:34:in `send'
.bundle/gems/gems/actionpack-2.3.8/lib/action_view/renderable.rb:34:in `render'
.bundle/gems/gems/actionpack-2.3.8/lib/action_view/base.rb:306:in `with_template'
.bundle/gems/gems/actionpack-2.3.8/lib/action_view/renderable.rb:30:in `render'
.bundle/gems/gems/actionpack-2.3.8/lib/action_view/template.rb:205:in `render_template'
.bundle/gems/gems/actionpack-2.3.8/lib/action_view/base.rb:265:in `render'
.bundle/gems/gems/actionpack-2.3.8/lib/action_view/base.rb:348:in `_render_with_layout'
.bundle/gems/gems/actionpack-2.3.8/lib/action_view/base.rb:262:in `render'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/base.rb:1250:in `render_for_file'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/base.rb:936:in `render_without_benchmark'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/benchmarking.rb:51:in `render'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/benchmarking.rb:51:in `render'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/base.rb:1326:in `default_render'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/base.rb:1332:in `perform_action_without_filters'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/filters.rb:617:in `call_filters'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/rescue.rb:160:in `perform_action_without_flash'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/flash.rb:151:in `perform_action'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/base.rb:532:in `send'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/base.rb:532:in `process_without_filters'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/filters.rb:606:in `process'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/base.rb:391:in `process'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/base.rb:386:in `call'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/routing/route_set.rb:438:in `call'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/dispatcher.rb:87:in `dispatch'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/dispatcher.rb:121:in `_call'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/dispatcher.rb:130
.bundle/gems/gems/activerecord-2.3.8/lib/active_record/query_cache.rb:29:in `call'
.bundle/gems/gems/activerecord-2.3.8/lib/active_record/query_cache.rb:29:in `call'
.bundle/gems/gems/activerecord-2.3.8/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache'
.bundle/gems/gems/activerecord-2.3.8/lib/active_record/query_cache.rb:9:in `cache'
.bundle/gems/gems/activerecord-2.3.8/lib/active_record/query_cache.rb:28:in `call'
.bundle/gems/gems/activerecord-2.3.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/string_coercion.rb:25:in `call'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/params_parser.rb:15:in `call'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/session/cookie_store.rb:99:in `call'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/failsafe.rb:26:in `call'
.bundle/gems/gems/actionpack-2.3.8/lib/action_controller/dispatcher.rb:106:in `call'
/home/heroku_rack/lib/static_assets.rb:9:in `call'
/home/heroku_rack/lib/last_access.rb:25:in `call'
/home/heroku_rack/lib/date_header.rb:14:in `call'
thin (1.2.6) lib/thin/connection.rb:76:in `pre_process'
thin (1.2.6) lib/thin/connection.rb:74:in `catch'
thin (1.2.6) lib/thin/connection.rb:74:in `pre_process'
thin (1.2.6) lib/thin/connection.rb:57:in `process'
thin (1.2.6) lib/thin/connection.rb:42:in `receive_data'
eventmachine (0.12.10) lib/eventmachine.rb:256:in `run_machine'
eventmachine (0.12.10) lib/eventmachine.rb:256:in `run'
thin (1.2.6) lib/thin/backends/base.rb:57:in `start'
thin (1.2.6) lib/thin/server.rb:156:in `start'
thin (1.2.6) lib/thin/controllers/controller.rb:80:in `start'
thin (1.2.6) lib/thin/runner.rb:177:in `send'
thin (1.2.6) lib/thin/runner.rb:177:in `run_command'
thin (1.2.6) lib/thin/runner.rb:143:in `run!'
thin (1.2.6) bin/thin:6
/usr/ruby1.8.7/bin/thin:19:in `load'
/usr/ruby1.8.7/bin/thin:19
Rendering /disk1/home/slugs/195189_6c38913_6796/mnt/public/500.html (500 Internal Server Error)
==> dyno-1393404.log <==
/disk1/home/slugs/195189_6c38913_6796/mnt/.bundle/gems/gems/authlogic-2.1.4/lib/authlogic.rb:3: warning: already initialized constant AUTHLOGIC_PATH
>> Thin web server (v1.2.6 codename Crazy Delicious)
>> Maximum connections set to 1024
>> Listening on 0.0.0.0:4827, CTRL+C to stop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment