InfluxDBStudio
InfluxDBStudio copied to clipboard
not connecting to influxdb v 2.0.9
Because of the new API token structure in influxdb v2.x it's not possible to connect using username/passwd
This tool cannot be connected to 2. X, InfluxDB API has changed.
Do you have an upgrade plan?
No upgrade plan? The problem exists only for the login or for all the features? Thanks...
Maybe you can use the v1 compat api ("influx v1 auth create").
Thats not working because of API token structure in influxdb.
Thats not working because of API token structure in influxdb.
Using the v1 compat api works excellent with influxstudio. I'm using this and can work with all databases just like an influx v1 host.
Ok I am intersted, how to do this! Found this but not sure how to handle it. How to set 1.x-compatible username?
Got it:
influx v1 auth create --username InfluxStudio --org-id YOURORGID --write-bucket YOURBUCKETID --token YOURTOKEN
Connection is fine but when I try to drop a measurement I get: