Project

General

Profile

Actions

Defect #19457

closed

Redmine crashes when click "View revision" on a big branch of big git repository

Added by Rob HHH6 over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
SCM
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

Hi,

I am using Redmine 2.6.1.stable with Ruby 2.0.0-p598 and Rails 3.2.21.
Whenever a user clicks on "View revision" on a big branch of big git repository, the whole system freezes. By this I mean that not only the user get a timeout page after some minutes, but Redmine stops answering to all other users.
The only solution I've found is to restart Redmine.
By checking in the FAQ I've seen that by issuing the command:

ruby script/rails runner "Repository.fetch_changesets" -e production

Redmine is supposed to pre-fetch the data, and everything should run smoothly. This is not the case (I've even put this command in cron to execute it every day, just to be sure...).
Is this a known behaviour? Is it fixed in Redmine 3.0 (we're going to migrate asap)?
Thanks a lot!
Cheers,
Rob

Actions #1

Updated by Toshi MARUYAMA over 9 years ago

  • Category set to SCM
  • Status changed from New to Closed
  • Priority changed from High to Normal
  • Resolution set to Invalid

You can disable "Fetch commits automatically" on setting.

Actions #2

Updated by Rob HHH6 over 9 years ago

I cannot see that page because nginx returns an internal error page -- a plugin totally wasted our installation.
I will try that on a new installation!
Thanks a lot!
Rob

Actions

Also available in: Atom PDF