Page 1 of 2

Backup Already running

Posted: Fri Nov 14, 2014 9:02 am
by VestacpUser97
hello.
i use vestacp and i have one problem.
i'm going to make a backup file but it tells me that it's already running.
how can i stop this?

Re: Backup Already running

Posted: Fri Nov 14, 2014 9:54 am
by joem
How are you making this backup file?

Re: Backup Already running

Posted: Fri Nov 14, 2014 1:15 pm
by VestacpUser97
just click the 'Create Backup' button
http://i.imgur.com/Dw2xy4c.png

Re: Backup Already running

Posted: Sun Nov 16, 2014 5:02 pm
by VestacpUser97
nothing?

Re: Backup Already running

Posted: Sun Nov 16, 2014 10:26 pm
by joem
open /usr/local/vesta/log/backup.log and let me know the output

Re: Backup Already running

Posted: Mon Nov 17, 2014 2:13 pm
by VestacpUser97
where should i hit this command? with putty?
sorry but i'm a beginner on that

Re: Backup Already running

Posted: Wed Nov 19, 2014 12:48 am
by Trentor
VestacpUser97 wrote:where should i hit this command? with putty?
sorry but i'm a beginner on that
You can download that file via FTP or seeing the content on it via SSH (Putty it's a SSH client) and copy the content inside the file here.

- SSH (Putty):

Command:

Code: Select all

cat /usr/local/vesta/log/backup.log
Just select the text on the screen with the mouse cursor, the selected text it's copied automatically; now, paste it here.

Re: Backup Already running

Posted: Thu Nov 20, 2014 7:30 pm
by VestacpUser97
i want to stop the backup script
it tells me that i have 3 backup files..
http://prntscr.com/58dcj0
how can i fix that?

Re: Backup Already running

Posted: Sat Nov 22, 2014 4:15 am
by senatorwolf
I have a month old install of vesta, and it is doing this same behavior the OP describes.

I successfully created one backup(63gb), then about 3 weeks later, I tried another one, and it never created. Logs make it appear to have correctly created, but it never showed up in the vesta UI, and it doesn't exist in the backup folder.

I have restarted server twice(dedicated server), and when I click the Create Backup button, it displays, "An existing backup is already running."

Re: Backup Already running

Posted: Sat Nov 22, 2014 4:37 am
by joem
Remove or rename the following file /usr/local/vesta/data/queue/backup.pipe. Once you have down that try running the backup again.