Project

General

Profile

Deleting a project takes forever

Added by Angelo Bertolli over 9 years ago

I'm trying to delete a project, and so far it's taken almost an hour. Most of the CPU time is being spent on Rails (45 minutes) while postgres sits in idle for a transaction. I'm not really sure if this is supposed to be normal, or how to figure out what's going on.

If I kill this, it'll roll-back the transaction, with no apparent harm.

Is there a way to delete projects on the command-line, and does anyone think this would fare any better?

I'm still on the 2.0.x version.


Replies (2)

RE: Deleting a project takes forever - Added by Pavel Potcheptsov over 9 years ago

Angelo Bertolli wrote:

how to figure out what's going on.

tail -f /path_to_redmine/log/production.log
and then go to Administration, delete, and see if there are any errors.

RE: Deleting a project takes forever - Added by Angelo Bertolli over 9 years ago

No errors. It eventually finished after over an hour. So if it takes so long, I'd rather be able to do it from the command line than have to keep a browser connected.

    (1-2/2)