Hey,
I had a client/user which I converted into reseller using:
now every time the reseller makes a backup he gets a lot of errors:
(user names and domain names were replaced)
IMPORTANT: the admin backup works just fine...
I had a client/user which I converted into reseller using:
now every time the reseller makes a backup he gets a lot of errors:
Code:
User reseller_user has been backed up.
Unable to write /home/reseller_user/user_backups/tester1/backup/test1.com/email/passwd : Unable to get Lock on file
Error reading /home/reseller_user/user_backups/tester1/backup/test1.com/domain.conf to insert local_domain & private_html_is_link: Unable to open /home/reseller_user/user_backups/tester1/backup/test1.com/domain.conf for reading.
Error writing /home/reseller_user/user_backups/tester1/backup/apache_owned_files.list : Unable to open file for writing
Error Compressing the backup file /home/reseller_user/user_backups/tester1/backup/home.tar.gz : /bin/tar: /home/reseller_user/user_backups/tester1/backup/home.tar.gz: Cannot open: Permission denied
/bin/tar: Error is not recoverable: exiting now
/bin/tar: Child returned status 2
gzip: stdout: Broken pipe
/bin/tar: Error exit delayed from previous errors
Unable to write /home/reseller_user/user_backups/test_user2/backup/test2.com/email/passwd : Unable to get Lock on file
Error reading /home/reseller_user/user_backups/test_user2/backup/test2.com/domain.conf to insert local_domain & private_html_is_link: Unable to open /home/reseller_user/user_backups/test_user2/backup/test2.com/domain.conf for reading.
Error writing /home/reseller_user/user_backups/test_user2/backup/apache_owned_files.list : Unable to open file for writing
Error Compressing the backup file /home/reseller_user/user_backups/test_user2/backup/home.tar.gz : /bin/tar: /home/reseller_user/user_backups/test_user2/backup/home.tar.gz: Cannot open: Permission denied
/bin/tar: Error is not recoverable: exiting now
/bin/tar: Child returned status 2
/bin/tar: Error exit delayed from previous errors
gzip: stdout: Broken pipe
IMPORTANT: the admin backup works just fine...