ispCP - Board - Support
Backup not working - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: Backup not working (/thread-14834.html)



Backup not working - patrick.geschke - 07-23-2011 12:09 AM

Hey all,

im running 1.0.7 on Debian Lenny and got notified that the /backup folder of a Customer Domain only holds a very old Backup file.

When trying to run the Backup procedure in Debug mode, all i get is:

Quote:root@srv11:/var/www/ispcp/engine/backup# /var/www/ispcp/engine/backup/ispcp-backup-all yes
[DEBUG] push_el() sub_name: backup_all_start_up(), msg: Starting...
[DEBUG] push_el() sub_name: lock_backup_all_system(), msg: Starting...
[DEBUG] push_el() sub_name: sys_command(), msg: Starting...
[DEBUG] push_el() sub_name: getCmdExitValue(), msg: Starting...
[DEBUG] push_el() sub_name: getCmdExitValue(), msg: [DEBUG] External command exited with value 0
[DEBUG] push_el() sub_name: getCmdExitValue(), msg: Ending...
[DEBUG] push_el() sub_name: sys_command('/usr/bin/touch /tmp/ispcp-backup-all.lock'), msg: Ending...
[DEBUG] push_el() sub_name: lock_backup_all_system(), msg: Ending...
[DEBUG] push_el() sub_name: get_conf(), msg: Starting...
[DEBUG] push_el() sub_name: get_file(), msg: Starting...
[DEBUG] push_el() sub_name: get_file(), msg: Ending...
[DEBUG] push_el() sub_name: setup_main_vars(), msg: Starting...
[DEBUG] push_el() sub_name: decrypt_db_password(), msg: Starting...
[DEBUG] push_el() sub_name: decrypt_db_password(), msg: Ending...
[DEBUG] push_el() sub_name: setup_main_vars(), msg: Ending...
[DEBUG] push_el() sub_name: get_conf(), msg: Ending...
[DEBUG] push_el() sub_name: backup_all_start_up(), msg: Ending...
[DEBUG] push_el() sub_name: backup_all_engine(), msg: Starting...
[DEBUG] push_el() sub_name: doSQL(), msg: Starting...
[DEBUG] push_el() sub_name: doSQL(), msg: Ending...
[DEBUG] push_el() sub_name: get_human_date(), msg: Starting...
[DEBUG] push_el() sub_name: get_human_date(), msg: Ending...
[DEBUG] push_el() sub_name: setfmode(), msg: Starting...
[DEBUG] push_el() sub_name: setfmode(), msg: Ending...
[DEBUG] push_el() sub_name: sys_command(), msg: Starting...

And yes - the system still reacts - its just the procedure that seems to "hang" - any ideas on that?