-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
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
[Influxdb v2] Failed to connect to InfluxDB v2: Invalid value for name
, must not be None
using default configuration
#9
Comments
That's a weird one. Name has a default value so should never be None, even if you don't supply it. I'll check that when I'm out of work. Can you try running it again with INFLUXV2_NAME=whatever as an environment variable? |
The error persist with no changes in the changelog. For reference the full docker command below:
|
Any updates on this? Trying to build a template myself. |
Including the port after INFLUX2_URL |
PRoblem seems to comeback. For the past 3 weeks, both instance of this container stopped working. Even tried to put a new api token.
|
I've tried to spin up this container with no success using the bare bone default configuration for influxdb v2.
URL, TOKEN, ORG and BUCKET replaced with my infludb 2.0 values.
The text was updated successfully, but these errors were encountered: