dberardo-com

Results 245 comments of dberardo-com
trafficstars

i have come to understand that this connector was perhaps not meant to do what i was thinking of. basically what i am looking for is a kafka sink connectors...

it seems that the path "'/usr/local/lib/python3.11/site-packages'," is missing under sys.path .. is there a way to add it from the pysehll options ?

i am getting a similar error with v1.9.3. of plugin and server 6.4 using ansible inventory: ``` ansible-collection iinstall --> community.zabbix:1.9.3 was installed successfully $ ansible-inventory --list -i zabbix_inventory.yaml -vvv...

great, i have installed the repo via pip and it fixed the issue. Will wait for that PR to be merged then

also more in general: how are certificates supposed to land on the controlled hosts? should they be placed manually?

still happening for me, the problem in my case is that i am trying to use an external secret to setup the internal DB and the pods fails to start...

the error log seems to have changed: "Cannot read properties of undefined (reading 'on')" what i did is using this option: "require('pg').native" ref: https://github.com/brianc/node-pg-native/issues/119

indeed, did you manage to get the bridge working for v5. ?