Hi !

I use baculum 11.0.6 from docker image pwa666/bacula-server:latest

I successfully generated file storage and set up clients via baculum.
I then did a backup job from my laptop for testing. 
It is generated OK.

However, when i try to restore anything from the backup via the
restore wizard i get:

> Error
> 
> restore client="Karl Laptop" file="?b25796" replace="never"
> restorejob="RestoreFiles" where="/tmp/restore" yes
> Using Catalog "MyCatalog"
> Query failed: SELECT JobId, FileIndex FROM b25796 ORDER BY JobId,
> FileIndex ASC. ERR=Query failed: SELECT JobId, FileIndex FROM b25796
> ORDER BY JobId, FileIndex ASC: ERR=no such table: b25796
> 
> No table found: b25796
> No files selected to be restored.

When i select different files for restore, the number in bXXX changes.

Inspecting the bacula.db i see no tables with that bXXX names, nor
anything resembling that.

Any help appreciated.
Regards,
Karl




_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to