Dion Hewson
2007-May-30 03:32 UTC
undefined method `downcase'' for nil:NilClass causes 500 Internal Server Error
Hi all,
I haven''t installed a new app for a while...and this is driving me nuts
I uploaded my app to dreamhost with capistrano and ran the migration with no
problems (after manually putting activeresource in railties)
but when I try to run the dispatcher I get:
DISPATCHER FAILSAFE RESPONSE (has cgi) Tue May 29 20:13:30 -0700 2007
Status: 500 Internal Server Error
undefined method `downcase'' for nil:NilClass
/home/.dile/addz76/afp.blogsaic.com/releases/20070529152118/vendor/rails/actionpack/lib/action_controller/request.rb:22:in
`method''
/home/.dile/addz76/afp.blogsaic.com/releases/20070529152118/vendor/rails/actionpack/lib/action_controller/routing.rb:1358:in
`extract_re
quest_environment''
/home/.dile/addz76/afp.blogsaic.com/releases/20070529152118/vendor/rails/actionpack/lib/action_controller/routing.rb:1308:in
`recognize''
/home/.dile/addz76/afp.blogsaic.com/releases/20070529152118/vendor/rails/railties/lib/dispatcher.rb:38:in
`dispatch''
dispatch.rb:10
Is this a chmod/chown issue???
cheers
dion
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---