The logs show the following error after the backup job crashed without any notice. No email warning that the backup ends unexpected, nothing.
(Virtualizor latest on CentOS7)
Code Connecting to the backup server
[Command] /bin/ps aux | grep '/usr/local/virtualizor/scripts/reverse_sync.ph[p]'
[Retval] 0
[Output]: Hide
Array
(
[0] => root 27706 0.4 0.0 295532 23800 ? S 03:03 0:00 /usr/local/emps/bin/php /usr/local/virtualizor/scripts/reverse_sync.php
)
ERROR: Unable to connect the server via SSH Array ( [type] => 8 [message] => Undefined index: err_ssh_conn [file] => /usr/local/virtualizor/main/functions.php [line] => 17987 )
|