[Alumnionrails-errors] [ALI] login#password_request_send (NoMethodError) "undefined method `[]' for nil:NilClass"

Application Error ali at ba-ravensburg.de
Wed Mar 3 12:57:38 EST 2010


A NoMethodError occurred in login#password_request_send:

  undefined method `[]' for nil:NilClass
  [RAILS_ROOT]/app/controllers/login_controller.rb:87:in `password_request_send'

-------------------------------
Request:
-------------------------------

  * URL       : http://ali.ba-ravensburg.de/login/password_request_send/
  * IP address: 66.249.71.206
  * Parameters: {"action"=>"password_request_send", "controller"=>"login"}
  * Rails root: /home/www/ali.alumnionrails.com/rails/releases/20091006214141

-------------------------------
Session:
-------------------------------

  * session id: "7ca5392ca6e2504fec0cd0f4867b5adf"
  * data: {"flash"=>{}}

-------------------------------
Environment:
-------------------------------

  * GATEWAY_INTERFACE      : CGI/1.2
  
  * HTTP_ACCEPT            : */*
  
  * HTTP_ACCEPT_ENCODING   : gzip,deflate
  
  * HTTP_CONNECTION        : Keep-Alive
  
  * HTTP_FROM              : googlebot(at)googlebot.com
  
  * HTTP_HOST              : 127.0.0.1:8051
  
  * HTTP_USER_AGENT        : Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
  
  * HTTP_VERSION           : HTTP/1.1
  
  * HTTP_X_FORWARDED_FOR   : 66.249.71.206
  
  * HTTP_X_FORWARDED_HOST  : ali.ba-ravensburg.de
  
  * HTTP_X_FORWARDED_SERVER: ali.alumnionrails.com
  
  * PATH_INFO              : /login/password_request_send
  
  * REMOTE_ADDR            : 127.0.0.1
  
  * REQUEST_METHOD         : GET
  
  * REQUEST_PATH           : /login/password_request_send
  
  * REQUEST_URI            : /login/password_request_send/
  
  * SCRIPT_NAME            : /
  
  * SERVER_NAME            : 127.0.0.1
  
  * SERVER_PORT            : 8051
  
  * SERVER_PROTOCOL        : HTTP/1.1
  
  * SERVER_SOFTWARE        : Mongrel 1.1.5
  
  
  * Process: 11377
  * Server : s15280848

-------------------------------
Backtrace:
-------------------------------

  [RAILS_ROOT]/app/controllers/login_controller.rb:87:in `password_request_send'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:1162:in `send'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:1162:in `perform_action_without_filters'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:580:in `call_filters'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:573:in `perform_action_without_benchmark'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
  /usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/rescue.rb:201:in `perform_action_without_caching'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/caching/sql_cache.rb:13:in `perform_action'
  /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.1.0/lib/active_record/connection_adapters/abstract/query_cache.rb:33:in `cache'
  /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.1.0/lib/active_record/query_cache.rb:8:in `cache'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/caching/sql_cache.rb:12:in `perform_action'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:529:in `send'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:529:in `process_without_filters'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/filters.rb:569:in `process_without_session_management_support'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/session_management.rb:130:in `process'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/base.rb:389:in `process'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:149:in `handle_request'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:107:in `dispatch'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:104:in `synchronize'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:104:in `dispatch'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:120:in `dispatch_cgi'
  /usr/local/lib/ruby/gems/1.8/gems/actionpack-2.1.0/lib/action_controller/dispatcher.rb:35:in `dispatch'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/rails.rb:76:in `process'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/rails.rb:74:in `synchronize'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/rails.rb:74:in `process'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:159:in `process_client'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `each'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `process_client'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `initialize'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `new'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `initialize'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `new'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `run'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/configurator.rb:282:in `run'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/configurator.rb:281:in `each'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/configurator.rb:281:in `run'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/mongrel_rails:128:in `run'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/command.rb:212:in `run'
  /usr/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/mongrel_rails:281
  /usr/local/bin/mongrel_rails:19:in `load'
  /usr/local/bin/mongrel_rails:19




More information about the Alumnionrails-errors mailing list