backup fails, no DA message via messagesystem

wdieke

Verified User
Joined
Jul 16, 2004
Messages
39
I am having some issues with my directadmin installation. In short: the backup schedule stopped working. I have tried doing a manual backup from the reseller account via the gui. The problem is that there is no report back whatsoever (no DA message via the messagesystem) and no backup output either local or via ftp.

Also restoring an account does not work., this also does not give an message via the DA messagesystem.
 
it comes back with :
In debug mode
Debug set to level 10
root priv set: uid:0 gid:0 euid:0 egid:0
pidfile written
staring queue
done queue

Does the dataskq log permanently anywhere ?
 
ok, that gives me the following:
Debug set to level 200
root priv set: uid:0 gid:0 euid:0 egid:0
pidfile written
staring queue
User::setQuota(0) user=admin
quota command: /usr/sbin/setquota admin 0 0 0 0 /
Quotas set
Segmentation fault


The segfault gives it away i gues.. But the quota command can be executed. Since i do not know what the next command in the queue would be, i can't find the file segfaulting.
 
Make sure you have the same OS, as it's installed on your server, set in the license.
 
We figured it out together with directadmin support. My Debian system had upgraded to 5.0 and DA is compiled under 4 so no surprise there on the segfaults.

Now we wait until DA for debian 5 comes available.
 
Back
Top