Actions
Defect #27049
closedError 500 Execution expired after login
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
After login i get this Error:
Started POST "/login" for 10.20.1.0 at 2017-09-21 12:25:41 +0200 Processing by AccountController#login as HTML Parameters: {"utf8"=>"✓", "authenticity_token"=>"1E8xUtq1cfyH0cEsnvD+tDYff4311AWQ+e0bLWDGDnsWRln7JhDol5woTdfDNk8cpARxvUZRZ/MglBurp48D4g==", "back_url"=>"http://myServer.ourDomain.de:3000/", "username"=>"myName", "password"=>"[FILTERED]", "login"=>"Anmelden"} Current user: anonymous An error occurred when authenticating rene.kolbe: execution expired Rendered common/error.html.erb within layouts/base (0.0ms) Rendered plugins/redmine_planning/app/views/hooks/_planning_scripts.html.erb (0.0ms) Completed 500 Internal Server Error in 21046ms (Views: 18.1ms | ActiveRecord: 0.0ms)
The Version of Redmine is: 3.4.2
Updated by Toshi MARUYAMA about 7 years ago
- Status changed from New to Closed
- Priority changed from High to Normal
- Resolution set to Invalid
Please contact redmine_planning plugin author.
Actions