DA Backup restore errors

ehsaan

New member
Joined
Feb 26, 2013
Messages
1
Hello,
I get the following errors after restoring some DA backups

please help me

--------------

Unable to read /home/poyachat/backups/backup/*******/email/passwd : Unable to open /home/poyachat/backups/backup/*******/email/passwd for reading.

Unable to read /home/poyachat/backups/backup/*******/email/aliases Unable to open /home/poyachat/backups/backup/*******/email/aliases for reading.

Unable to read /home/poyachat/backups/backup/*******/email/autoresponder.conf Unable to open /home/poyachat/backups/backup/*******/email/autoresponder.conf for reading.

Unable to read /home/poyachat/backups/backup/*******/email/vacation.conf Unable to open /home/poyachat/backups/backup/*******/email/vacation.conf for reading.

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

Catch all is now set to :fail:

Unable to read /home/poyachat/backups/backup/*******/*******.db : Can't get file lock on /home/poyachat/backups/backup/*******/*******.db
 
You probably got some permissions wrong. You could try to fix that using the DA script for it.

Code:
cd /usr/local/directadmin/scripts
./set_permissions.sh all
 
Back
Top