You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the InfluxDB configuration related to ping-auth-enabled is true the script cannot ping the database.
Ref. InfluxDB config:
# Enables authentication on the /ping, /metrics, and deprecated /status# endpoints. This setting has no effect if auth-enabled is set to false.ping-auth-enabled = true
The text was updated successfully, but these errors were encountered:
When the InfluxDB configuration related to
ping-auth-enabled
istrue
the script cannot ping the database.The text was updated successfully, but these errors were encountered: