We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
11.0.2
No response
Butler SOS tries to connect to InfluxDB to get a list of available databases even if Butler-SOS.influxdbConfig.enable is set to false.
Butler-SOS.influxdbConfig.enable
CONFIG: Error getting list of InfluxDB v1 databases. Error: getaddrinfo ENOTFOUND 10.11.12.13
The text was updated successfully, but these errors were encountered:
Butler-SOS-host
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')
Sorry, something went wrong.
4010a1c
Successfully merging a pull request may close this issue.
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
The text was updated successfully, but these errors were encountered: