Mantis takes too long when creating a bug

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
acidzfire
Posts: 7
Joined: 06 Jun 2008, 23:40

Mantis takes too long when creating a bug

Post by acidzfire »

OK. I am currently running Mantis 1.1.2 on an Ubuntu server and it is accessed only through the LAN.
Apache2
PHP Version 5.2.3-1ubuntu6.3
MYSQL Version 5.0.45-Debian_1ubuntu3.3-log

Here is my problem:
When hitting the "Submit Report" button while creating a bug, it takes usually 1-2 minutes for it to update on the user's PC, showing the bug was created. As soon as they hit the button, I can view new bugs and see theirs listed, so it is submitted to the server fast enough, but they have to wait to see it. Basically, they see the page as still loading, with the progress bar moving slowly, but it is a couple of minutes before it refreshes, while everyone else sees it immediately. This also happens when updating, assigning, etc. The changes are made immediately and seen by all users, except the one making changes. Is there some kind of timeout or refresh portion I can change in the files so that the client creating it can see it quicker?

If this is not understood, let me know and I will try to explain better but this is about the best I could do. Also let me know if any more info is needed.
firasnajjar
Posts: 9
Joined: 31 Jul 2008, 16:27

Re: Mantis takes too long when creating a bug

Post by firasnajjar »

This could be a problem with your email, if it is not setup correctly Mantis will submit the issue and keep trying connect to the email server.
I had the same problem before.
Hope this helps.
vzw614
Posts: 143
Joined: 15 May 2008, 14:59

Re: Mantis takes too long when creating a bug

Post by vzw614 »

Have you tried running /admin/check.php and testing the email functionality to make sure your email settings are configured properly. I would agree with the poster above that it's most likely a problem with your email configuration and Mantis is waiting for the email send to time out.
acidzfire
Posts: 7
Joined: 06 Jun 2008, 23:40

Re: Mantis takes too long when creating a bug

Post by acidzfire »

Thanks for the input guys. I don't have the admin folder on there anymore so I cant look at that php file. I guess I could copy it back in there and then check it out. I think you guys have hit the nail on the head though because just to check I shut it off from sending emails at all and it seems to be doing it a lot quicker. I really dont need the emails except for a few rare occasions.

Thanks again!
Post Reply