Actions
Defect #11711
closed
504 Gateway Time-out on Activity-Tab
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Projects
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
Hi there,
we're running
Redmine 1.2.2.stable
with a couple of projects and subprojects.
On some (not all !!!) projects i can't use the activity-tab, because of a 504-Timeout.
The Log (IP and id changed) says:
Processing ActivitiesController#index (for x.x.x.x at 2012-08-06 16:04:38) [GET]
Parameters: {"action"=>"index", "id"=>"someproject", "controller"=>"activities"}
Rendering template within layouts/base
Rendering activities/index
and then nothing more.
I've a project with subprojects and the master shows in the activity-tab 3323 tickets since 31st march 2012. It took a while but it loaded properly.
The project i get the error above on doesn't have that many tickets.
Any suggestions ?
Actions