Project

General

Profile

NoMethodError (undefined method `protocol' for #) error when running Redmine.

Added by Steve Brown over 13 years ago

Hi

I'm trying to get Redmine running on mongrel, when I run it then browse to the domain, it shows an internal error with this in the logs, any ideas?

Thanks

Processing WelcomeController#index (for 24.84.1.1 at 2010-10-19 16:15:20) [GET]
Parameters: {"action"=>"index", "controller"=>"welcome"}

NoMethodError (undefined method `protocol' for #):
app/controllers/application_controller.rb:125:in `require_login'
app/controllers/application_controller.rb:102:in `check_if_login_required'

Rendering /home/allrevc/redmine/public/500.html (500 Internal Server Error)


    (1-1/1)