Error (undefined method `accept' for nil:NilClass)
Created by: cor-vo
Hi all,
Today i started installing Gitlab on a Debian 6 server. everything seemed working until i wanted to login. When i type in my username and password i get an 500 error.
In the production.log i found the following error:
NoMethodError (undefined method accept' for nil:NilClass): app/controllers/application_controller.rb:36:in
reject_blocked!'
Anyone seen this before of know a solution?
Thanks