Skip to content
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

Newbie - sorry for the silly questions #22

Open
oserani opened this issue Jun 30, 2021 · 3 comments
Open

Newbie - sorry for the silly questions #22

oserani opened this issue Jun 30, 2021 · 3 comments

Comments

@oserani
Copy link

oserani commented Jun 30, 2021

Hi.... trying to get the basic connectivity between Speedflux and Influx DB... I get the following errors in the Speedflux log.
I have one ID and password configured because InfluxDB forced me to create one through their Web UI. Running dockers on Unraid 6.9.2. Also attaching snapshots of both the InfluxDB config and Speedflux Config. thanks.
Screen Shot 2021-06-30 at 8 49 52
Screen Shot 2021-06-30 at 8 55 35

("Couldn't initiate InfluxDB <2", InfluxDBClientError('401: {"code":"unauthorized","message":"Unauthorized"}'))

@chriscn
Copy link

chriscn commented Jul 5, 2021

Hi.
Unraid is pulling the latest version of InfluxDB - which is currently 2.0 however you need to install version 1.8.

This can be accomplished by changing the repository of InfluxDB from influxdb:latest to influxdb:1.8.

Hope this helps.

@oserani
Copy link
Author

oserani commented Jul 5, 2021 via email

@chriscn
Copy link

chriscn commented Jul 5, 2021

Unfortuantely it no longer exists. You'll need to use the command line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants