[Box Backup-dev] Errors with trunk client (Win32)

Roy boxbackup-dev at fluffy.co.uk
Tue Feb 21 23:30:38 GMT 2006


Chris Wilson wrote:
> Hi Roy,
>
>>>  Otherwise, please could you send the complete output of bbackupd, 
>>> up  to the point of the first SocketAlreadyOpen exception? And let 
>>> me know  which branch you were using, general or trunk.
>>
>> I only get one error and that's this one: TRACE: Exception thrown: 
>> ServerException(SocketAlreadyOpen) at d:\backup\box\box 
>> backup\lib\win32\winnamedpipestream.cpp(75)
>>
>> Repeated all the time. Even when I kill the backupctl sync command.
>
> It would be really useful to see the complete output from bbackupd so 
> that I can tell what state it was in when this happened. It's also 
> possible that some previous error was reported which isn't obviously 
> an error from looking at the message.
>
> Cheers, Chris.
With the new version compiled from your sources, I don't have those 
errors thrown at me, but I still think there is something wrong.
When I start bbackupd:
INFO: Starting daemon (config: C:\Program Files\Box 
Backup\bbackupd.conf) (version 0.09hWin32).
INFO: TRACE: Set maximum diffing time to 20 seconds.

When I run bbackupquery, it shows the output pasted below in the Dos box:
C:\Program Files\Box Backup\bbackupd>bbackupquery.exe
Box Backup Query Tool v0.09hWin32, (c) Ben Summers and contributors 
2003-2006
Using configuration file C:\Program Files\Box Backup\bbackupd.conf
No random device -- additional seeding of random number generator not 
performed.

Connecting to store...
Handshake with store...
Login to store...
Login complete.

Type "help" for a list of commands.

query > Failed to read from console: error 8
Exception: Common OSFileError (1/9)

The server spits this at me...
Feb 22 00:25:21 localhost bbstored[11801]: Incoming connection from 
192.168.5.5 port 4378 (handling in child 12127)
Feb 22 00:25:21 localhost bbstored[12127]: Certificate CN: BACKUP-ACCOUNT#
Feb 22 00:25:21 localhost bbstored[12127]: Receive Version(0x1)
Feb 22 00:25:21 localhost bbstored[12127]: Receive Version(0x1)
Feb 22 00:25:21 localhost bbstored[12127]: Send Version(0x1)
Feb 22 00:25:21 localhost bbstored[12127]: Send Version(0x1)
Feb 22 00:25:21 localhost bbstored[12127]: Receive Login(0xACCOUNT#,0x1)
Feb 22 00:25:21 localhost bbstored[12127]: Receive Login(0xACCOUNT#,0x1)
Feb 22 00:25:21 localhost bbstored[12127]: Login: Client ID ACCOUNT#, 
Read-only
Feb 22 00:25:21 localhost bbstored[12127]: Send 
LoginConfirmed(0x0,0x1,0x100000,0x200000)
Feb 22 00:25:21 localhost bbstored[12127]: Send 
LoginConfirmed(0x0,0x1,0x100000,0x200000)
Feb 22 00:25:21 localhost bbstored[12127]: Connection statistics for 
BACKUP-ACCOUNT#: IN=60 OUT=84 TOTAL=144
Feb 22 00:25:21 localhost bbstored[12127]: in server child, exception 
Connection TLSReadFailed (Probably a network issue between client and 
server.) (7/34) -- terminating child

When I start bbackupctl sync, there are no errors but only this info 
message in the eventvwr:
Connection from command socket.

After that notting...no connecting made to the server, and no activity.

Hope this clears things up ;-)

Gr.
Roy



More information about the Boxbackup-dev mailing list