influxdb

in order to read and display N2K data in SK with Grafana, I installed InfluxDb 1.x with this command "wget ​​-qO- https://repos.influxdata.com/influxdb.key | sudo apt-key add - echo "deb https://repos.influxdata.com/debian buster stable" | sudo tee /etc/apt/sources.list.d/influxdb.list" Then I updated repository and installed Influx "sudo apt-get update && sudo apt-get install influxdb" and then started InfluxDB "sudo service influxdb start" Then I created my database "create database XXX" and created a user "create user YYY with password 'zzz' " . I checked that database and user were created with positive result. Then I installed plugin "Signal K to InfluxDb Plugin" by filling Username - Password - Database . Then "use XXX" and "show measurements" to check that the N2K data was present with a positive result. Finally I installed Grafana but when I go to set which database it should read I always get an "Invalid Url, invalid authentication" alarm. How can I find out what I did wrong? Thanks
0 Replies
No replies yetBe the first to reply to this messageJoin
Want results from more Discord servers?
Add your server