[DRE-maint] [Bug 1239686] Re: Internal error while trying to login in Redmine 2.3.1-1
Chris Monahan
cobra at corecoding.com
Fri Oct 18 14:37:38 UTC 2013
I just want to add that I fixed this issue, credit goes to this page
http://www.redmine.org/boards/1/topics/38777?r=40002
As root, run gem install rack -v 1.4.5
Go to /usr/share/redmine
Edit Gemfile
Third line down (after source) add: gem "rack", "1.4.5"
Then run bundle update (from /usr/share/redmine
Restart apache, and it should work
Of course, don't forget to change the adapter in /etc/redmine/default/database.yml to:
adapter: mysql2
(credit for that one goes to bug # 1240705)
--
You received this bug notification because you are subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1239686
Title:
Internal error while trying to login in Redmine 2.3.1-1
Status in “redmine” package in Ubuntu:
Confirmed
Bug description:
1) OS: Ubuntu 13.10
2) Package: redmine 2.3.1-1
3) What's expected: I'm authorized.
4) What's happened: Internal error and 'NoMethodError' error (see attachment)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/redmine/+bug/1239686/+subscriptions
More information about the Pkg-ruby-extras-maintainers
mailing list