On 3/16/22 14:55, Justin Case wrote:

Hello Justin,

I suspected it could be possible that the "RunsOnSuccess = no" - which makes no 
sense in a "Before" RunScript - might be
causing this issue:

>    Runscript {
>      RunsWhen = "Before"
>      RunsOnSuccess = no     <--- Here
>      RunsOnClient = no
>      Command = "/opt/bacula/scripts/make_catalog_backup.pl MyCatalog"
>    }

I just tested in my 11.0.5 environment, and this is indeed your problem!

So, I would consider this to be a bug, albeit one that is quite the corner 
case. :)

Just remove that line, reload your config and you should be all set.


Best regards,
Bill

--
Bill Arlofski
w...@protonmail.com



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

Reply via email to