Hello,
From one of the cron'd reseller backups, I recieve every day an email (except a few days last two months)
Subject: echo -e "action=backup&id=2&owner=fossieniel" >> /usr/local/directadmin/data/task.queue.da; /bin/chmod 600 /usr/local/directadmin/data/task.queue.da
body:
/bin/chmod: cannot access `/usr/local/directadmin/data/task.queue.da': No such file or directory
I've already changed the time to do the backup, but that didn't change anything. This results in NOT backing up the reseller, so I'll have to do it everyday manually.
The other reseller backups run, no error in cron.
How can I solve this problem? Where should I have to look?
DA: 1.32.2
CentOS: 5.0 (64-bit) box is upgraded to 5.2
TIA,
Fossie
From one of the cron'd reseller backups, I recieve every day an email (except a few days last two months)
Subject: echo -e "action=backup&id=2&owner=fossieniel" >> /usr/local/directadmin/data/task.queue.da; /bin/chmod 600 /usr/local/directadmin/data/task.queue.da
body:
/bin/chmod: cannot access `/usr/local/directadmin/data/task.queue.da': No such file or directory
I've already changed the time to do the backup, but that didn't change anything. This results in NOT backing up the reseller, so I'll have to do it everyday manually.
The other reseller backups run, no error in cron.
How can I solve this problem? Where should I have to look?
DA: 1.32.2
CentOS: 5.0 (64-bit) box is upgraded to 5.2
TIA,
Fossie