Restore doesn't work

I use UrBackup Restore CD v1.0 in my VirtualBox, server is Ubunta 12.04 LTS, Backuping full images is normal, but when i try restore backup image with Restore CD it does not find any server, i try use static IP adresses and input server IP manual, nothing works. I checked ping, server and restored disk see each other. Please help. :roll:
I checked server ports
urbackup_ 2899 urbackup 4u IPv4 14572 0t0 TCP *:55414 (LISTEN)
urbackup_ 2899 urbackup 17u IPv4 14574 0t0 UDP *:38164
urbackup_ 2899 urbackup 18u IPv4 14578 0t0 TCP *:55413 (LISTEN)
urbackup_ 2905 root 3u IPv4 14579 0t0 TCP *:34255 (LISTEN)
and restore disk ports
tcp 35621
tcp 35623
maybe this is a bug
which ports should monitor the Restore Disk, to see the server

Server and restore client need to be in the same subnetwork, or add the restore client’s IP to the detailed status screen (And on a VM a bridget network card). With the WIP UrBackup 1.3 and restore 1.1 you can also enter the server IP, if the client cannot find it automatically.

1.Restore client and server on the same network Server 192.168.0.10 restore client 192.168.0.55 I set the ip address of the restore client manually
2. I set on a VM a bridget network card server and the client can see each other and ping normal
But the restore client still does not see the server and can not find images
I did not find where to download WIP UrBackup 1.3 and restore 1.1. the latest versions what I found on your website is https://sourceforge.net/projects/urbackup/files/Restore/1.0%20WIP/ https://sourceforge.net/projects/urbackup/files/Server/1.2.4/

It’s here https://sourceforge.net/projects/urbackup/files/WorkInProgress/

If you want to check if the broadcast packages which the server is using to find the clients are sent and forwarded correctly you could use e.g.

ngrep '' udp and port 35622

on Linux.

The restore cd logs to /root/restore_mode.txt it would say something like “UDP: PING received… sending PONG” there, if the broadcast was received from the server.

that’s what I see in the /root/restore_mode.txt
https://docs.google.com/file/d/0B7rq8pYF-366NlVrSGVNeXpEQ0U/edit?usp=sharing

Restore client 1.1 asks me Plase enter server username:
but I do not know what name to enter, I entered the user name and root them they did not accept

The normal “admin” web interface user should work. If you are still using a server <1.3 or you do not have the web interface protected it should not ask for the password.

The UDP broadcasts are only send every minute. As such it could be normal that the expected log message wasn’t in the log file.

Live Log in server show this

21.10.13 16:35 DEBUG Connecting Channel to ClientService failed - CONNECT error -55
21.10.13 16:35 DEBUG Sending file “/usr/local/var/urbackup/www/arr.png”
21.10.13 16:35 INFO Sending file: /usr/local/var/urbackup/www/arr.png
21.10.13 16:35 INFO Sending file: /usr/local/var/urbackup/www/arr.png done
21.10.13 16:35 INFO Socket has error: 113
21.10.13 16:35 DEBUG Connecting Channel to ClientService failed - CONNECT error -55
21.10.13 16:35 INFO Socket has error: 113
21.10.13 16:35 DEBUG Connecting Channel to ClientService failed - CONNECT error -55
21.10.13 16:35 DEBUG Sending file “/usr/local/var/urbackup/www/indicator.gif”
21.10.13 16:35 INFO Sending file: /usr/local/var/urbackup/www/indicator.gif
21.10.13 16:35 INFO Sending file: /usr/local/var/urbackup/www/indicator.gif done
21.10.13 16:35 INFO Socket has error: 113
21.10.13 16:35 DEBUG Connecting Channel to ClientService failed - CONNECT error -55
21.10.13 16:36 INFO Socket has error: 113
21.10.13 16:36 DEBUG Connecting Channel to ClientService failed - CONNECT error -55
21.10.13 16:36 INFO Socket has error: 113
21.10.13 16:36 DEBUG Connecting Channel to ClientService failed - CONNECT error -55
21.10.13 16:36 DEBUG msg=
21.10.13 16:36 DEBUG Image transfer hashed=true
21.10.13 16:36 INFO Socket has error: 113
21.10.13 16:36 DEBUG Connecting Channel to ClientService failed - CONNECT error -55
21.10.13 16:36 INFO Socket has error: 113
21.10.13 16:36 DEBUG Connecting Channel to ClientService failed - CONNECT error -55
21.10.13 16:36 INFO Socket has error: 113
21.10.13 16:36 DEBUG Connecting Channel to ClientService failed - CONNECT error -55
21.10.13 16:37 INFO Socket has error: 113
21.10.13 16:37 DEBUG Connecting Channel to ClientService failed - CONNECT error -55
21.10.13 16:37 DEBUG Connecting Channel to ClientService failed - CONNECT error -55
21.10.13 16:37 INFO Socket has error: 113
21.10.13 16:37 DEBUG Connecting Channel to ClientService failed - CONNECT error -55
21.10.13 16:37 INFO Client exitet: XP
21.10.13 16:37 DEBUG Stopping channel…
21.10.13 16:37 INFO server_get Thread for client XP finished
21.10.13 16:37 INFO server_prepare_hash Thread finished
21.10.13 16:37 DEBUG Setting cachesize to 40960
21.10.13 16:37 INFO server_hash Thread finished - normal

it worked on the 1.3.0 server after entering the Ip address