An error occurred during the backup

MKTG

Verified User
Joined
May 1, 2010
Messages
16
It's the third day I get this error, I was supposing it was due to not having enough space on the VPS: now I have plenty of space, but it's still happening.

The message contains a lot of lines like this:

/bin/tar: domains/domain.com/public_html/path/to/directory/filename.jpg: Cannot stat: No such file or directory

The tar.gz backup files seem to be approximately of the correct size ( similar to the days it didn't throw errors ).

Can I be sure that, if only lines like this are in the error message, there are only missing images?
How is it possible that the backup script tries to backup non-existing files?

thank you
 
I suppose that when create the stat the file exist and when tryed to tar it the file wasnt here (easy that a customer deleted it).

BTW, im not sure if the backup keep going when an error occur for all other user (and for the rest of the user had the error).

Someone else should solve my doubt

Regards
 
Back
Top