Re: [Bacula-users] baculum restore wizard problem

2022-11-14 Thread Marcin Haba
Hello Karl, Thanks for providing the debug log. You are trying to restore the file "Screencast_2021-06-25_15:10:14.webm". The command responsible for creating the temporary Bvfs table for this restore fails with the following error message "Can't create restore list": [0] => .bvfs_re

Re: [Bacula-users] baculum restore wizard problem

2022-11-14 Thread Mag. Dr. Karl Kashofer
Hi Marcin !  Thanks for your help, i have generated and a log from the failing request, posted here: https://pastebin.com/EUXemHZM Do you see anything obvious in there ? Cheers, KK Am Montag, dem 14.11.2022 um 04:55 +0100 schrieb Marcin Haba: > Hello Karl, > > The problem here is because from

Re: [Bacula-users] baculum restore wizard problem

2022-11-13 Thread Marcin Haba
Hello Karl, The problem here is because from some reason the Bvfs temporary table 'b25796' has not been created. The bconsole command that creates this temporary table is .bvfs_restore. To see the problem, I would propose to enable debug in the Baculum API, then do a restore try once again and ch