[Box Backup] Problem on Linux
Ben Summers
boxbackup@fluffy.co.uk
Tue, 19 Jul 2005 09:51:50 +0100
On 18 Jul 2005, at 18:22, Stefano Marocco wrote:
> Hi,
> I have a problem on my Linux box (Suse 9.2 - 2.6.8-24.16-default -
> OpenSSL 0.9.7d): bbackupctl don't synchronize.
>
> Command:
> /usr/local/bin/bbackupctl -q sync
>
> This is the log:
> Jul 18 19:15:39 snoopy bbackupd[8800]: File statistics: total file
> size uploaded 0, bytes already on server 0, encoded size 0
> Jul 18 19:15:39 snoopy bbackupd[8800]: Beginning scan of local files
> Jul 18 19:15:39 snoopy bbackupd[8800]: Opening connection to server
> snoopy...
> Jul 18 19:15:39 snoopy bbstored[8609]: Incoming connection from
> 10.0.2.20 port 40968 (handling in child 12586)
> Jul 18 19:15:39 snoopy bbstored[12586]: Certificate CN: BACKUP-75AB23D
> Jul 18 19:15:39 snoopy bbstored[12586]: Failed login: Client ID
> presented was 075AB23D
This message is logged when either the certificate ID doesn't match
the ID configured in the .conf file, or the corresponding account
doesn't exist. As you can see, the IDs do match.
>
> I have signed the certificates, and all files are ok (using OpenBSD
> as client work correctly). Client and server run on the same Linux
> machine. The network is ok.
Check you have created an account with ID 075AB23D, and try again.
Please report back for the archives.
Ben