Hello Josef,

if you specify Plugin Names = "python3, bpipe"  then bareos will think you are trying to load the single plugin "python3, bpipe".  The quotes force bareos to consider your list as a single string. If you want to specify a list directly you can do so like this: Plugin Names = "python3", "bpipe"

Kind Regards
Sebastian Sura

Am 14.02.25 um 12:58 schrieb Josef Weisskopf:
Hi,

I would like to activate the bpipe and python3 plugin.
It should be done in myself.conf with

Plugin Names = "python3,bpipe"

However I get this error message:

Fatal error: filed/fd_plugins.cc:667 PluginSave: Command plugin "bpipe:file=/POSTGRESQL/dump.sql:reader=su postgres -c pg_dumpall:writer=su postgres -c psql" requested, but is not loaded.

A configuration with an entry for each plugin works:
Plugin Names = "bpipe"
 Plugin Names = "python3"

Any clue?

It is not a great problem however sometimes I'm also a little Monk ;-).

kr
Josef


--
You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to bareos-users+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/bareos-users/1db4cc7e-5d98-425f-ad0a-a5e970cc3c61n%40googlegroups.com <https://groups.google.com/d/msgid/bareos-users/1db4cc7e-5d98-425f-ad0a-a5e970cc3c61n%40googlegroups.com?utm_medium=email&utm_source=footer>.

--
 Sebastian surasebastian.s...@bareos.com
 Bareos GmbH & Co. KG            Phone: +49 221 630693-0
 https://www.bareos.com
 Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646
 Komplementär: Bareos Verwaltungs-GmbH
 Geschäftsführer: Stephan Dühr, Jörg Steffens, Philipp Storz

--
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bareos-users+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/bareos-users/4d8705e1-f45b-4818-889f-d508c6513388%40bareos.com.

Reply via email to