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
{{ message }}
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
λ curl -G "http://127.0.0.1:9090/health"
{"status":"critical","problem":{"influxdb01":"KO. Get https://Some_Silly_Cert_Influx01:8086/ping: x509: certificate signed by unknown authority","influxdb02":"KO. Get https://Some_Silly_Cert_Influx02:8086/ping: x509: certificate signed by unknown authority"}}
Any helps?
The text was updated successfully, but these errors were encountered:
I am running as docker container, It seems not matter how I configure the
skip-tls-verification
, it always check the certs validation.This is partial of the configure file:
Any helps?
The text was updated successfully, but these errors were encountered: