Migration s1 to s2

dareksbs

Verified User
Joined
May 15, 2014
Messages
40
Hi,

I've got a problem, because I changed my server from the old one to the new one, and right now I want to make a full backup of my old server and transfer this data to new server. When I restore a backup on new server I get this problems :

Code:
Unable to read /home/newserver/backups/backup/nothingspecial.eu/email/passwd : Unable to open /home/newserver/backups/backup/nothingspecial.eu/email/passwd for reading.

Unable to read /home/newserver/backups/backup/nothingspecial.eu/email/aliases Unable to open /home/newserver/backups/backup/nothingspecial.eu/email/aliases for reading.

Unable to read /home/newserver/backups/backup/nothingspecial.eu/email/autoresponder.conf Unable to open /home/newserver/backups/backup/nothingspecial.eu/email/autoresponder.conf for reading.

Unable to read /home/newserver/backups/backup/nothingspecial.eu/email/vacation.conf Unable to open /home/newserver/backups/backup/nothingspecial.eu/email/vacation.conf for reading.

Unable to read /home/newserver/backups/backup/nothingspecial.eu/email/email.conf Unable to get Lock on file:
open error for /home/newserver/backups/backup/nothingspecial.eu/email/email.conf.lock: No such file or directory
/home/newserver/backups/backup/nothingspecial.eu/email: No such file or directory

Catch all is now set to :fail:
Catch all is now set to :fail:

Unable to read backup_db: /home/newserver/backups/backup/nothingspecial.eu/nothingspecial.eu.db : Can't get file lock on /home/newserver/backups/backup/nothingspecial.eu/nothingspecial.eu.db
 
I've seen these sorts of errors when the domain exists already on the destination server but isn't yet setup. Have you checked to see if the restore actually works and restores the data? If so, then after you've restored once a second restore should complete without error.

Jeff
 
Back
Top