Actions
Defect #6730
closedRedmine hangs on specific record
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-10-23
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
Hey,
I am experiencing a weird issue.
Redmine works perfectly fine but on one task, it started to hang.
It just doesn't do anything, no log entries, no nothing.
Any idea how can I debug this?
adding
config.log_level = :debug
into config/additional_environment.rb
did not change anything, not a single entry in the log when I click that specific issue link.
Updated by Radek Antoniuk about 14 years ago
- Status changed from New to Resolved
ok. forget it. this was stupid.
it always happens that you find the problem when you submit the bug.
it turned out, that I had another window on the second desktop, that was blocking entry to THIS ONE issue, because it hanged on certificate verification.
really weird but anyway, it works :)
Updated by Jean-Philippe Lang about 14 years ago
- Status changed from Resolved to Closed
- Resolution set to Invalid
OK, thanks.
Actions