My urbackup server is XP Pro.
Client is Win 7 32 bit.
When tried to lunch and thing from the client i got a message:
UrBackup
Could not start backup, because no backup server was found.
OK
Tried to open the relevant port, borg sides, and add rules for the service at the firewall both sides, but no successes.
Here is the client log:
11/16/11 14:54:58: WARNING: Upgrading…
11/16/11 14:54:58: ERROR: Error preparing Query [SELECT tvalue FROM misc WHERE tkey=‘db_version’]: no such table: misc
11/16/11 14:56:29: ERROR: CUDPThread exited.
And the server log:
11/16/11 06:25:50: WARNING: Upgrading…
11/16/11 06:25:50: WARNING: Done.
11/16/11 06:38:38: ERROR: Could not create or read directory for client “ashic-PC”
11/16/11 08:25:54: ERROR: Constructing of filelist of “server” failed: no backup dirs
11/16/11 10:07:07: ERROR: Constructing of filelist of “server” failed: no backup dirs
11/16/11 10:12:18: ERROR: Constructing of filelist of “server” failed: no backup dirs
11/16/11 10:17:29: ERROR: Constructing of filelist of “server” failed: no backup dirs
11/16/11 10:22:40: ERROR: Constructing of filelist of “server” failed: no backup dirs
11/16/11 10:27:51: ERROR: Constructing of filelist of “server” failed: no backup dirs
11/16/11 10:33:02: ERROR: Constructing of filelist of “server” failed: no backup dirs
11/16/11 10:38:13: ERROR: Constructing of filelist of “server” failed: no backup dirs
11/16/11 10:43:24: ERROR: Constructing of filelist of “server” failed: no backup dirs
11/16/11 10:48:35: ERROR: Constructing of filelist of “server” failed: no backup dirs
11/16/11 10:53:46: ERROR: Constructing of filelist of “server” failed: no backup dirs
11/16/11 10:58:57: ERROR: Constructing of filelist of “server” failed: no backup dirs
sorry it does not work. Two things:
-What is the name of the Win 7 client? ashic-PC or server or something else?
-Any additional network devices (VPN, VMWare, VBox) on the client?
Then you could also adjust the “args.txt” file for both server and client (warn=>debug) to get more messages in the log file.
It is able to make backups of other PCs, right?
The thing is it does restart an internal service if it detects a network interface change (different ip). That’s what the “ERROR: CUDPThread exited.” says. I think I changed how that
works in the next version. Could you try that one? http://urserver.de/urbackup/unstable/UrBackup%20Client%200.39-1.exe
I think I found the reason it did not work (by chance):
The installer plugin to add the firewall rule did not know about vistas/7 new advanced firewall rules which separates the rules into domains (public/private). So it sometimes would add the rule to the wrong domain. E.g. to public if you are actually in a private network…