Ssh backup php errors

Just install a new FreePBX. Version FreePBX 13.0.153 / Asterisk 13
Backup module is version 13.0.24.

Remote server setup for backup over ssh

Backup lo:

Initializing Backup 1
Connecting to remote server…
CentOS release 5.11 (Final)
Kernel \r on an \m
PHP Warning: include_once(/etc/asterisk/freepbx.conf): failed to open stream: No such file or directory in Command line code on line 1
PHP Warning: include_once(): Failed opening ‘/etc/asterisk/freepbx.conf’ for inclusion (include_path=’.:/usr/share/pear:/usr/share/php’) in Command line code on line 1
PHP Notice: Undefined variable: amp_conf in Command line code on line 1
sh: /backup.php: No such file or directory
Verifying received file…

gzip: stdin: unexpected end of file
/bin/tar: Child returned status 1
/bin/tar: Error is not recoverable: exiting now
Processing received file…
Storing backup…
CentOS release 5.11 (Final)
Kernel \r on an \m
CentOS release 5.11 (Final)
Kernel \r on an \m
CentOS release 5.11 (Final)
Kernel \r on an \m
Running post-backup hooks…
Running post-backup hooks…
Backup successfully completed!

Resulting backup size not surprising is ZERO.

Clearly something not right with the location of some files.

At a loss as to how to fix - would very much appreciate some guidance.

You are trying to backup a machine that is not a FreePBX machine.

Edit: Just to clarify ‘Backup over SSH’ means ‘SSH to the other machine, and back it up’. You, obviously, can’t do that if the other machine is not a FreePBX machine.

Thank you for the clarification