Actions
Defect #40629
closedError 500 when logging into Redmine
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
Redmine version deployed is 4.2.0.
Previously, I could log in and use it normally, but since March this year, I have been unable to log in with my account. The error message on the server is as follows:
An error occurred when authenticating ***: Connection timed out - user specified timeout
Rendering common/error.html.erb within layouts/base
Rendered common/error.html.erb within layouts/base (0.3ms)
Rendered plugins/redmine_ueditor/app/views/redmine_ueditor/_additional_assets.html.erb (0.8ms)
Rendered plugins/redmine_more_previews/app/views/hooks/redmine_more_previews/_icon_css.html.erb (2.0ms)
Completed 500 Internal Server Error in 5031ms (Views: 10.9ms | ActiveRecord: 5.4ms)
How should I handle this?
Actions