Created
November 13, 2008 15:59
-
-
Save roman/24471 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~ Started request handling: Thu Nov 13 14:35:57 +0000 2008 | |
~ Routed to: {"user"=>{"password_confirmation"=>"******", "openid_url"=>"edgar.gonzalez.net.ve", "username"=>"", "password"=>"******", "email"=>""}, "format"=>nil, "x"=>"74", "y"=>"12", "age_confirmation"=>"1", "action"=>"create", "controller"=>"users"} | |
~ Params: {"user"=>{"password_confirmation"=>"******", "openid_url"=>"edgar.gonzalez.net.ve", "username"=>"", "password"=>"******", "email"=>""}, "format"=>nil, "x"=>"74", "y"=>"12", "age_confirmation"=>"1", "action"=>"create", "controller"=>"users"} | |
~ Redirecting to: http://www.myopenid.com/server?openid.assoc_handle=%7BHMAC-SHA1%7D%7B491c37a5%7D%7BI5qdAQ%3D%3D%7D&openid.identity=http%3A%2F%2Fedgargonzalez.myopenid.com%2F&openid.mode=checkid_setup&openid.return_to=http%3A%2F%2Fgreenwala.integralstaging.com%2Fusers%2Fopenid_completion%3Fopenid1_claimed_id%3Dhttp%253A%252F%252Fedgar.gonzalez.net.ve%252F%26openid_complete%3D1%26rp_nonce%3D2008-11-13T14%253A35%253A58ZNOws6X&openid.sreg.optional=fullname%2Cdob%2Cgender%2Cpostcode%2Ctimezone&openid.sreg.required=nickname%2Cemail&openid.trust_root=http%3A%2F%2Fgreenwala.integralstaging.com%2F (302) | |
~ {:after_filters_time=>0.0, :before_filters_time=>0.0, :dispatch_time=>0.376021, :action_time=>0.372021} | |
~ | |
~ Started request handling: Thu Nov 13 14:35:59 +0000 2008 | |
~ Routed to: {"openid.sreg.nickname"=>"Edgar", "openid.sreg.timezone"=>"America/Caracas", "format"=>nil, "openid.mode"=>"id_res", "openid.return_to"=>"http://greenwala.integralstaging.com/users/openid_completion?openid1_claimed_id=http%3A%2F%2Fedgar.gonzalez.net.ve%2F&openid_complete=1&rp_nonce=2008-11-13T14%3A35%3A58ZNOws6X", "openid.sig"=>"G9gvDf9fCduYAc+GMc29RUciwCk=", "openid.sreg.fullname"=>"Edgar Gonz\303\241lez", "rp_nonce"=>"2008-11-13T14:35:58ZNOws6X", "openid.op_endpoint"=>"http://www.myopenid.com/server", "action"=>"openid_completion", "openid.response_nonce"=>"2008-11-13T14:35:59ZutPCA1", "controller"=>"users", "openid.sreg.email"=>"[email protected]", "openid1_claimed_id"=>"http://edgar.gonzalez.net.ve/", "openid.identity"=>"http://edgargonzalez.myopenid.com/", "openid_complete"=>"1", "openid.assoc_handle"=>"{HMAC-SHA1}{491c37a5}{I5qdAQ==}", "openid.signed"=>"assoc_handle,identity,mode,op_endpoint,response_nonce,return_to,signed,sreg.email,sreg.fullname,sreg.nickname,sreg.timezone"} | |
~ Params: {"openid.sreg.nickname"=>"Edgar", "openid.sreg.timezone"=>"America/Caracas", "format"=>nil, "openid.mode"=>"id_res", "openid.return_to"=>"http://greenwala.integralstaging.com/users/openid_completion?openid1_claimed_id=http%3A%2F%2Fedgar.gonzalez.net.ve%2F&openid_complete=1&rp_nonce=2008-11-13T14%3A35%3A58ZNOws6X", "openid.sig"=>"G9gvDf9fCduYAc+GMc29RUciwCk=", "openid.sreg.fullname"=>"Edgar Gonz\303\241lez", "rp_nonce"=>"2008-11-13T14:35:58ZNOws6X", "openid.op_endpoint"=>"http://www.myopenid.com/server", "action"=>"openid_completion", "openid.response_nonce"=>"2008-11-13T14:35:59ZutPCA1", "controller"=>"users", "openid.sreg.email"=>"[email protected]", "openid1_claimed_id"=>"http://edgar.gonzalez.net.ve/", "openid.identity"=>"http://edgargonzalez.myopenid.com/", "openid_complete"=>"1", "openid.assoc_handle"=>"{HMAC-SHA1}{491c37a5}{I5qdAQ==}", "openid.signed"=>"assoc_handle,identity,mode,op_endpoint,response_nonce,return_to,signed,sreg.email,sreg.fullname,sreg.nickname,sreg.timezone"} | |
~ undefined method `claimed_id' for nil:NilClass - (NoMethodError) | |
/home/rails/greenwala/staging/current/gems/gems/merb_openid-0.0.3/lib/merb_openid/controller_extensions.rb:56:in `complete_openid_authentication' | |
/home/rails/greenwala/staging/current/gems/gems/merb_openid-0.0.3/lib/merb_openid/controller_extensions.rb:27:in `openid_authenticate' | |
/home/rails/greenwala/staging/current/lib/authentication/openid_controller.rb:16:in `try_openid_auth' | |
/home/rails/greenwala/staging/current/app/controllers/users.rb:130:in `openid_completion' | |
/usr/lib/ruby/gems/1.8/gems/merb-core-0.9.4/lib/merb-core/controller/abstract_controller.rb:269:in `send' | |
/usr/lib/ruby/gems/1.8/gems/merb-core-0.9.4/lib/merb-core/controller/abstract_controller.rb:269:in `_call_action' | |
/usr/lib/ruby/gems/1.8/gems/merb-core-0.9.4/lib/merb-core/controller/abstract_controller.rb:249:in `_dispatch' | |
/usr/lib/ruby/gems/1.8/gems/merb-core-0.9.4/lib/merb-core/controller/merb_controller.rb:198:in `_dispatch' | |
/usr/lib/ruby/gems/1.8/gems/merb-core-0.9.4/lib/merb-core/dispatch/dispatcher.rb:76:in `dispatch_action' | |
/usr/lib/ruby/gems/1.8/gems/merb-core-0.9.4/lib/merb-core/dispatch/dispatcher.rb:76:in `synchronize' | |
/usr/lib/ruby/gems/1.8/gems/merb-core-0.9.4/lib/merb-core/dispatch/dispatcher.rb:76:in `dispatch_action' | |
/usr/lib/ruby/gems/1.8/gems/merb-core-0.9.4/lib/merb-core/dispatch/dispatcher.rb:50:in `handle' | |
/usr/lib/ruby/gems/1.8/gems/merb-core-0.9.4/lib/merb-core/rack/application.rb:7:in `call' | |
/usr/lib/ruby/gems/1.8/gems/merb-core-0.9.4/lib/merb-core/rack/middleware/static.rb:22:in `call' | |
/usr/lib/ruby/gems/1.8/gems/merb-core-0.9.4/lib/merb-core/rack/handler/mongrel.rb:72:in `process' | |
/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:159:in `process_client' | |
/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `each' | |
/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `process_client' | |
/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run' | |
/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `initialize' | |
/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `new' | |
/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run' | |
/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `initialize' | |
/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `new' | |
/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `run' | |
/usr/lib/ruby/gems/1.8/gems/merb-core-0.9.4/lib/merb-core/rack/adapter/mongrel.rb:22:in `start' | |
/usr/lib/ruby/gems/1.8/gems/merb-core-0.9.4/lib/merb-core/server.rb:126:in `daemonize' | |
/usr/lib/ruby/gems/1.8/gems/merb-core-0.9.4/lib/merb-core/server.rb:114:in `fork' | |
/usr/lib/ruby/gems/1.8/gems/merb-core-0.9.4/lib/merb-core/server.rb:114:in `daemonize' | |
/usr/lib/ruby/gems/1.8/gems/merb-core-0.9.4/lib/merb-core/server.rb:31:in `start' | |
/usr/lib/ruby/gems/1.8/gems/merb-core-0.9.4/lib/merb-core/server.rb:24:in `upto' | |
/usr/lib/ruby/gems/1.8/gems/merb-core-0.9.4/lib/merb-core/server.rb:24:in `start' | |
/usr/lib/ruby/gems/1.8/gems/merb-core-0.9.4/lib/merb-core.rb:91:in `start' | |
/usr/lib/ruby/gems/1.8/gems/merb-core-0.9.4/bin/merb:12 | |
/usr/bin/merb:19:in `load' | |
/usr/bin/merb:19 | |
~ Params: {"openid.sreg.nickname"=>"Edgar", "openid.sreg.timezone"=>"America/Caracas", "format"=>nil, "openid.mode"=>"id_res", "openid.return_to"=>"http://greenwala.integralstaging.com/users/openid_completion?openid1_claimed_id=http%3A%2F%2Fedgar.gonzalez.net.ve%2F&openid_complete=1&rp_nonce=2008-11-13T14%3A35%3A58ZNOws6X", "openid.sig"=>"G9gvDf9fCduYAc+GMc29RUciwCk=", "openid.sreg.fullname"=>"Edgar Gonz\303\241lez", "rp_nonce"=>"2008-11-13T14:35:58ZNOws6X", "openid.op_endpoint"=>"http://www.myopenid.com/server", "action"=>"openid_completion", "openid.response_nonce"=>"2008-11-13T14:35:59ZutPCA1", "controller"=>"users", "openid.sreg.email"=>"[email protected]", "openid1_claimed_id"=>"http://edgar.gonzalez.net.ve/", "openid.identity"=>"http://edgargonzalez.myopenid.com/", "openid_complete"=>"1", "openid.assoc_handle"=>"{HMAC-SHA1}{491c37a5}{I5qdAQ==}", "openid.signed"=>"assoc_handle,identity,mode,op_endpoint,response_nonce,return_to,signed,sreg.email,sreg.fullname,sreg.nickname,sreg.timezone"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~ undefined method `claimed_id' for nil:NilClass - (NoMethodError) | |
/home/rails/greenwala/staging/current/gems/gems/merb_openid-0.0.3/lib/merb_openid/controller_extensions.rb:56:in `complete_openid_authentication' | |
/home/rails/greenwala/staging/current/gems/gems/merb_openid-0.0.3/lib/merb_openid/controller_extensions.rb:27:in `openid_authenticate' | |
/home/rails/greenwala/staging/current/lib/authentication/openid_controller.rb:16:in `try_openid_auth' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment