InfluxDB - Enterprise: Failed: Invalid argument
dewnull opened this issue · 1 comments
dewnull commented
helm install influxdata/influxdb-enterprise
fails.
The data node give me this error:
REGISTER WITH META SERVICE
Failed: Invalid argument
and the meta node gives this error:
lvl=info msg="Meta client error" log_id=0aqSJfp0002 error="Post \"https://localhost:8091/join\": dial tcp 127.0.0.1:8091: connect: connection refused" retrying_after=3333.333ms
add-meta: operation timed out with error: Post "https://localhost:8091/join": dial tcp 127.0.0.1:8091: connect: connection refused
I am using helm version influxdb-enterprise-0.1.19
dewnull commented
I was not passing the the license key to the helm chart.