pedrolsazevedo / TICK-Speedtest-Grafana

My simple configuration of a TIC(Telegraf, InfluxDB and Chronograf), Speedtest and Grafana, to follow my network speed and quality
10 stars 7 forks source link

Error authorizing query: create admin user first or disable authentication #3

Closed westridaz closed 3 years ago

westridaz commented 3 years ago

Hello ,

started this on a fresh machine ubuntu 20.04. but I never get the data. I keep getting the error error authorizing query: create admin user first or disable authentication.

I was stuck on 1.3 so im not sure where to put the command

1.3 After editing you gonna need restart the service InfluxDB

sudo systemctl restart influxdb OPTIONAL 1.4 Create a admin user

CREATE USER WITH PASSWORD '' WITH ALL PRIVILEGES

I might have fixed above ^^ if only found this in my log:

2021-01-29T09:47:02Z W! [outputs.influxdb] When writing to [http://localhost:8086]: database "speedtest" creation failed: Post "http://localhost:8086/query": dial tcp 127.0.0.1:8086: connect: connection refused

westridaz commented 3 years ago

Was running grafana/influx/telegraf in docker

Simply had to add in docker compose

grafana:

links: