[Box Backup] Unable to restore (old version) of a file

Micha Kersloot boxbackup@boxbackup.org
Mon, 10 Aug 2009 01:52:55 +0200


Hi,

ehh help!

I'm trying to restore an previous version of a file (picture in this case) but 
it ends with an error. Client side:

bbackupquery "list -odt /mima/Fotos/b03/" "quit" | grep 0378
00004336 f--o-a 2009-05-26T12:55:01 IMG_0378.JPG
000070c0 f----- 2009-07-12T00:24:32 IMG_0378.JPG


bbackupquery "cd /mima/Fotos/b03/" "get -i 00004336 1.jpg" "quit"
NOTICE: Box Backup Query Tool v0.11rc2, (c) Ben Summers and contributors 
2003-2008
Login complete.

Type "help" for a list of commands.

WARNING: Exception thrown: ConnectionException(Conn_TLSReadFailed) at 
SocketStreamTLS.cpp(377)
ERROR: Failed to fetch file: Connection TLSReadFailed (Probably a network issue 
between client and server, or a problem with the server.)
WARNING: Exception thrown: ConnectionException(Conn_TLSReadFailed) at 
SocketStreamTLS.cpp(377)
Exception: Connection TLSReadFailed (Probably a network issue between client 
and server, or a problem with the server.) (7/34)


And on the server:
Box Backup (bbstored)[3807]: NOTICE: Login from Client ID 0x00000004 Read-only
Box Backup (bbstored)[3807]: Sending stream, size 288
Box Backup (bbstored)[3807]: Sending stream, size 1057
Box Backup (bbstored)[3807]: Sending stream, size 4849
Box Backup (bbstored)[3807]: Sending stream, size 15433
Box Backup (bbstored)[3807]: ERROR: FileStream: called with invalid file handle
Box Backup (bbstored)[3807]: WARNING: Exception thrown: 
CommonException(OSFileOpenError) at FileStream.cpp(117)
Box Backup (bbstored)[3807]: Connection statistics for BACKUP-4: IN=168 
OUT=21807 TOTAL=21975
pakhuis Box Backup (bbstored)[3807]: ERROR: Error in child process, 
terminating connection: Common OSFileOpenError (Can't open a file -- attempted 
to load a non-existant config file or bad file referenced within?) (1/2)


I tried a check on this account:
bbstoreaccounts check 4
Checking store account ID 0x00000004...
Phase 1, check objects...
Phase 2, check directories...
Phase 3, check root...
Phase 4, fix unattached objects...
Phase 5, fix unrecovered inconsistencies...
Phase 6, regenerate store info...
NOTICE: Finished checking store account ID 0x00000004: no errors found


So is my file lost?

Greetings,

Micha Kersloot