Backup & Restore Menu Issue

My install is AllStarLink 3.2.0 on Raspberry Pi4 and SA818 module. Local backup executes successfully.
Backup to allstarlink.org fails with message “There was an error in the file transfer (exit code 6)”.
Does anybody know what error code means or any suggestions to fix the problem?

Can you check the /etc/asterisk/savenode.conf file on the Pi. The NODE and PASSWORD should match the information you are currently using to register the node.

Yes, I did have the wrong password and corrected it. Now when I try backup to allstarlink.org I get terminal message ‘Saving configuration to “backup.allstarlink.org”, please wait…’, but after several minutes I get this message ‘There was an error in the file transfer (exit code 4)’. Any feedback on exit code 4?

The man page for the wget command (used to save the archive to the server) says :

EXIT STATUS
       Wget may return one of several error codes if it encounters problems.
       0   No problems occurred.
       ...
       4   Network failure.

I don’t know if that gives you enough information to work with. Could you have been having network issues at that time? Do you have anything in the network path that might get in the way of a web (HTTPS) transfer?

Solved. It was related to a router configuration. Thanks for your help.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.