Backup Failed: 5 Backups Running, None listed in Backup viewer

10 posts / 0 new
Last post
#1 Mon, 03/23/2015 - 05:00
alexnicol

Backup Failed: 5 Backups Running, None listed in Backup viewer

Hi All

I'm getting the error

There are currently 5 backups running, and the system-wide limit is 5

Yet when I view the backups in

Running Backups No Virtualmin backups are currently running.

I also used to close any additional miniserv.pl scripts running, however I only have two of the running as well. Restarting webmin and usermin services doesnt help either.

Please advise further.

Kindest Regards

Alex Nicol

Mon, 03/23/2015 - 06:21
alexnicol

Addendum:

This also happens if I run a backup in background.

If I a run a "Backup Now" It completes without issue.

I have no updates to run that I can see in either the virtualmin homepage or though yum update.

Kind Regards

Alex Nicol

Mon, 03/23/2015 - 09:32
andreychek

Howdy,

Hmm, could you post a screenshot of what your Backup and Restore -> Scheduled Backups screen looks like?

-Eric

Tue, 03/24/2015 - 08:50
alexnicol

Hi Eric

Unable to attach, please contact site admin, so I've put it here:-

http://postimg.org/image/hjj707o53/

CLI backups also work without error.

Kind Regards

Alex Nicol

Tue, 03/24/2015 - 12:34
andreychek

Howdy,

What if you manually run that particular backup -- does it work in that case?

You can manually run it by going into the Scheduled Backups screen, and clicking the "Backup" button. You'll then back a choice to either "Backup now" or "Backup in background".

Either of those is fine, I'm just curious if either of them work for you.

-Eric

Wed, 03/25/2015 - 05:45
alexnicol

I get the same results with any of the backups listed. The only thing I haven't done is delete them all and recreate them, or restart the server

Backup now will work fine.

Backup in Background will email me instantaneously and give the error above.

Alex

Wed, 03/25/2015 - 08:10
andreychek

Could you post the output of the command "ps auxwf"?

That will show all the running processes on your server -- I'm wondering if maybe there are some "stuck" backup processes listed in there for some reason.

-eric

Sun, 03/29/2015 - 13:38
alexnicol

Upon running the above I saw several backup.pl processes. I have killed these and will let you know how I get on tomorrow, as scheduled backups run at midnight tonight.

Thanks for your help as always.

Kind Regards

Alex

Mon, 03/30/2015 - 02:59 (Reply to #8)
alexnicol

Absolutely Spot on as always.

I was using ps -A | grep backup.pl

which was returning 0 results

ps -auxwf | grep backup.pl

returned multiple results. Killing these processes resolved the problem and all backups completed without issue.

Thanks again.

Mon, 03/30/2015 - 09:30
andreychek

Hey that's great, I'm glad that you were able to resolve that!

I'm not sure how those backup processes got stuck there, that certainly shouldn't happen. If you find that keeps occurring, let us know so we can look deeper into that.

But in the meantime,I'm glad it's working, and hopefully you won't see any further problems!

-Eric

Topic locked