I am attempting to backup a Linux client (CentOS 6.7) to a Windows (2008) server; client and server are already set-up, but I cannot get the client to backup to the server - with the initial being the exception (I managed to get one full-file backup before it crashed stopped working.)
So, this is what I get before a restart:
[root@CentOS ~]# start_urbackup_client --no_daemon --loglevel debug
2016-04-05 08:03:09: Loaded -fileserv- plugin
2016-04-05 08:03:09: Loaded -fsimageplugin- plugin
2016-04-05 08:03:09: Loaded -cryptoplugin- plugin
2016-04-05 08:03:09: Created new database connection for urbackup/backup_client.db
2016-04-05 08:03:09: ERROR: urbackupserver: Failed binding SOCKET to Port 35623
2016-04-05 08:03:09: FileSrv: Info: retval 0
2016-04-05 08:03:09: FileSrv: Info: retval 0
2016-04-05 08:03:09: FileSrv: Info: Window size=249856
2016-04-05 08:03:09: ERROR: Binding tcp socket to port 35621 failed
2016-04-05 08:03:09: ERROR: FileServ exit with error code: 99
2016-04-05 08:03:09: Started UrBackupClient Backend...
2016-04-05 08:03:10: Internet only mode not enabled. Waiting for local server for 3:00...
2016-04-05 08:03:10: Looking for old Sessions... 0 sessions
2016-04-05 08:03:10: Created new database connection for urbackup/backup_client.db
2016-04-05 08:06:10: Trying to connect to internet server "X.X.X.X" at port 55415
2016-04-05 08:06:10: Successfully connected.
^C (CTRL-C because still was not communicating at this point)
2016-04-05 08:08:08: WARNING: Shutting down (Signal 2)
2016-04-05 08:08:08: Deleting lbs...
2016-04-05 08:08:08: Shutting down plugins...
2016-04-05 08:08:08: Deleting server...
After restart:
[root@CentOS ~]# start_urbackup_client --no_daemon --loglevel debug
2016-04-05 08:29:56: Loaded -fileserv- plugin
2016-04-05 08:29:56: Loaded -fsimageplugin- plugin
2016-04-05 08:29:56: Loaded -cryptoplugin- plugin
2016-04-05 08:29:56: Created new database connection for urbackup/backup_client.db
2016-04-05 08:29:56: urbackupserver: Server started up sucessfully!
2016-04-05 08:29:56: FileSrv: Info: retval 0
2016-04-05 08:29:56: FileSrv: Info: retval 0
2016-04-05 08:29:56: FileSrv: Info: Window size=249856
2016-04-05 08:29:56: FileSrv: Binding udp socket at port 35622...
2016-04-05 08:29:56: FileSrv: done.
2016-04-05 08:29:56: FileSrv: Servername: -CentOS-
2016-04-05 08:29:56: FileSrv: Server started up sucessfully
2016-04-05 08:29:56: FileSrv: UDP Thread startet
2016-04-05 08:29:56: Started UrBackupClient Backend...
2016-04-05 08:29:57: Looking for old Sessions... 0 sessions
2016-04-05 08:29:57: Internet only mode not enabled. Waiting for local server for 3:00...
2016-04-05 08:29:57: Created new database connection for urbackup/backup_client.db
2016-04-05 08:30:30: FileSrv: UDP: PING received... sending PONG. Delay=27ms
2016-04-05 08:31:00: urbackupserver: No available slots... starting new Worker
2016-04-05 08:31:00: ClientService cmd: #IZfl6eMtvqg3Ynbm4Upa7#ADD IDENTITY
2016-04-05 08:31:00: rc=0 hasError=true state=0
2016-04-05 08:31:00: ClientService cmd: #IZfl6eMtvqg3Ynbm4Upa7#GET CHALLENGE
2016-04-05 08:31:00: rc=0 hasError=true state=0
2016-04-05 08:31:00: ClientService cmd: #IZfl6eMtvqg3Ynbm4Upa7#SIGNATURE#pubkey=%pubkey%&signature=%signature%&session_identity=%sessionid%
2016-04-05 08:31:00: rc=0 hasError=true state=0
2016-04-05 08:31:00: ClientService cmd: #IbaTTUZMBAjylPN6OtvIU#CAPA
2016-04-05 08:31:00: rc=0 hasError=true state=0
2016-04-05 08:31:01: ClientService cmd: #IbaTTUZMBAjylPN6OtvIU#1CHANNEL capa=4031
2016-04-05 08:31:01: New channel: Number of Channels: 1
2016-04-05 08:31:01: ClientService cmd: #IbaTTUZMBAjylPN6OtvIU#SETTINGS update_freq_incr=604800
update_freq_incr_def=604800
update_freq_full=-2592000
update_freq_full_def=-2592000
update_freq_image_full=15552000
update_freq_image_full_def=15552000
update_freq_image_incr=-2592000
update_freq_image_incr_def=-2592000
max_file_incr=5
max_file_incr_def=5
min_file_incr=2
min_file_incr_def=2
max_file_full=5
max_file_full_def=5
min_file_full=2
min_file_full_def=2
min_image_incr=2
min_image_incr_def=2
max_image_incr=5
max_image_incr_def=5
min_image_full=2
min_image_full_def=2
max_image_full=5
max_image_full_def=5
startup_backup_delay=0
startup_backup_delay_def=0
backup_window_incr_file=Sat/0:00-24:00;Sun/0:00-20:00
backup_window_incr_file_def=Sat/0:00-24:00;Sun/0:00-20:00
backup_window_full_file=Sat/0:00-24:00;Sun/0:00-20:00
backup_window_full_file_def=Sat/0:00-24:00;Sun/0:00-20:00
backup_window_incr_image=Sat/0:00-24:00;Sun/0:00-20:00
backup_window_incr_image_def=Sat/0:00-24:00;Sun/0:00-20:00
backup_window_full_image=Sat/0:00-24:00;Sun/0:00-20:00
backup_window_full_image_def=Sat/0:00-24:00;Sun/0:00-20:00
exclude_files=
exclude_files_def=
include_files=
include_files_def=
computername=CentOS
computername_def=CentOS
default_dirs=/path
default_dirs_def=/path
allow_config_paths=false
allow_config_paths_def=false
allow_starting_full_file_backups=false
allow_starting_full_file_backups_def=false
allow_starting_incr_file_backups=false
allow_starting_incr_file_backups_def=false
allow_starting_full_image_backups=false
allow_starting_full_image_backups_def=false
allow_starting_incr_image_backups=false
allow_starting_incr_image_backups_def=false
allow_pause=false
allow_pause_def=false
allow_log_view=false
allow_log_view_def=false
allow_overwrite=false
allow_overwrite_def=false
allow_tray_exit=false
allow_tray_exit_def=false
image_letters=ALL
image_letters_def=ALL
internet_server=X.X.X.X
internet_server_def=X.X.X.X
internet_server_port=55415
internet_server_port_def=55415
internet_authkey=%authkey%
internet_authkey_def=%authkey%
internet_speed=-1
internet_speed_def=-1
local_speed=-1
local_speed_def=-1
internet_image_backups=false
internet_image_backups_def=false
internet_full_file_backups=false
internet_full_file_backups_def=false
internet_encrypt=true
internet_encrypt_def=true
internet_compress=true
internet_compress_def=true
internet_mode_enabled=true
internet_mode_enabled_def=true
silent_update=false
silent_update_def=false
client_quota=
client_quota_def=
local_full_file_transfer_mode=hashed
local_full_file_transfer_mode_def=hashed
internet_full_file_transfer_mode=hashed
internet_full_file_transfer_mode_def=hashed
local_incr_file_transfer_mode=hashed
local_incr_file_transfer_mode_def=hashed
internet_incr_file_transfer_mode=blockhash
internet_incr_file_transfer_mode_def=blockhash
local_image_transfer_mode=hashed
local_image_transfer_mode_def=hashed
internet_image_transfer_mode=hashed
internet_image_transfer_mode_def=hashed
file_hash_collect_amount=1000
file_hash_collect_amount_def=1000
file_hash_collect_timeout=10000
file_hash_collect_timeout_def=10000
file_hash_collect_cachesize=40960
file_hash_collect_cachesize_def=40960
end_to_end_file_backup_verification=false
end_to_end_file_backup_verification_def=false
internet_calculate_filehashes_on_client=true
internet_calculate_filehashes_on_client_def=true
image_file_format=vhdz
image_file_format_def=vhdz
internet_connect_always=false
internet_connect_always_def=false
verify_using_client_hashes=false
verify_using_client_hashes_def=false
internet_readd_file_entries=true
internet_readd_file_entries_def=true
background_backups=false
background_backups_def=false
follow_symlinks=true
follow_symlinks_def=true
2016-04-05 08:31:01: Created new database connection for urbackup/backup_client.db
2016-04-05 08:31:01: rc=0 hasError=true state=0
2016-04-05 08:31:01: ClientService cmd: #IbaTTUZMBAjylPN6OtvIU#INCRINTERVALL "604800"
2016-04-05 08:31:01: rc=0 hasError=true state=0
2016-04-05 08:31:01: ClientService cmd: #IbaTTUZMBAjylPN6OtvIU#VERSION 102
2016-04-05 08:31:01: rc=0 hasError=true state=0
2016-04-05 08:31:20: FileSrv: UDP: PING received... sending PONG. Delay=348ms
2016-04-05 08:32:01: ClientService cmd: PONG
2016-04-05 08:32:11: FileSrv: UDP: PING received... sending PONG. Delay=48ms
2016-04-05 08:33:01: ClientService cmd: PONG
2016-04-05 08:33:01: FileSrv: UDP: PING received... sending PONG. Delay=102ms
I cannot backup files or images (exception of initial full-file,) and it does not show to be communicating with between the two at all (with the exception of the check-in). I check the box to backup, then it just immediately cancels it out. There is no log for it; not one left behind for the client, nor during the live one.
I don’t know if this post is still relevant, with it being over two years ago: Folders to back up (Linux)
(It talks about linux not being able to take image backups,) which is fine if it still is an issue, but I would like the file-backups to work (again.)