I have a SSH tunnel from the Remote PBS port 8008 to the local PBS port 8007. The Remote PBS should sync the backups from the local PBS via this tunnel. However the sync jobs breaks after 30-120 min with the following error message:
Code:
error trying to connect: error connecting to http://localhost:8008 tcp connect error: Connection refused
Code:
error trying to connect: error connecting to http://localhost:8008 tcp connect error: Connection refused
This error appears quickly for every VM to be synched and the job is aborted. Restarting the job helps.
For some reasons the SSH tunnel brekas sometimes but is there no retry on the PBS side before terminating the whole backup job?