I keep getting these error messages on my urbackupserver
The concering ones to me are why the clients wont take updates from the server and why bakcups keep failing to construct file lists. Anyone have any ideas?
[root@servername urbackup]# /usr/bin/urbackupsrv run --config /etc/sysconfig/urbackup-server --no-consoletime
Backupfolder not set
Backupfolder not set
ERROR: Sending settings to client failed
WARNING: Sending logdata to client failed
ERROR: Error in update: verify_sig_err
ERROR: Timeout: In client update of “client1name”
ERROR: Connecting to ClientService of “client2name” failed: Sending version to client failed
ERROR: Error in update: verify_sig_err
ERROR: Timeout: In client update of “client3name”
WARNING: Sending logdata to client failed
ERROR: Error in update: verify_sig_err
ERROR: Timeout: In client update of “client4name”
ERROR: Connecting to ClientService of “Client5name” failed: Sending version to client failed
ERROR: Connecting to ClientService of “client6name” failed: Sending version to client failed
ERROR: Constructing of filelist of “client7name” failed: ERR
ERROR: Backup had an early error. Deleting partial backup.
WARNING: Exponential backoff: Waiting at least 40m before next file backup
WARNING: Sending logdata to client failed
EDIT: Looks like somehow the permissions on the siganture files got set to Root, i set them back to the urbackup user and everything started working