Closed mountaindude closed 3 weeks ago
Butler-SOS.influxdbConfig.enable
to false and Butler-SOS-host
to an IP where there is no InfluxDB.2024-10-23T06:14:56.031Z error: EVENT COUNT INFLUXDB: Error saving data to InfluxDB v1! TypeError: Cannot read properties of undefined (reading 'writePoints')
2024-10-23T06:14:56.032Z error: REJECT LOG EVENT INFLUXDB: Error saving data to InfluxDB v1! TypeError: Cannot read properties of undefined (reading 'writePoints')
What version of Butler SOS are you using?
11.0.2
What version of Node.js are you using? Not applicable if you use the standalone version of Butler SOS.
No response
What command did you use to start Butler SOS?
-
What operating system are you using?
-
What CPU architecture are you using?
-
What Qlik Sense versions are you using?
-
Describe the Bug
Butler SOS tries to connect to InfluxDB to get a list of available databases even if
Butler-SOS.influxdbConfig.enable
is set to false.Expected Behavior
To Reproduce
No response