Open peatonet opened 3 years ago
I would like to add some more information, these are the logs of the speedtest container:
[INFO][Fri Jul 02 2021 23:17:09 GMT+0000 (Coordinated Universal Time)] Starting speedtest... Command failed with exit code 2: speedtest --accept-license --accept-gdpr -f json [2021-07-02 23:17:14.175] [error] Trying to get interface information on non-initialized socket. [2021-07-02 23:17:19.694] [error] Configuration - Couldn't resolve host name (HostNotFoundException) [2021-07-02 23:17:19.695] [error] Configuration - Cannot retrieve configuration document (0) [2021-07-02 23:17:19.695] [error] ConfigurationError - Could not retrieve or read configuration (Configuration) [2021-07-02 23:17:19.697] [error] ConfigurationError - Could not retrieve or read configuration (Configuration) {"type":"log","timestamp":"2021-07-02T23:17:19Z","message":"Configuration - Could not retrieve or read configuration (ConfigurationError)","level":"error"} [INFO][Fri Jul 02 2021 23:17:23 GMT+0000 (Coordinated Universal Time)] Starting speedtest...
I fixed the 502 error by changing the influxdb host to the IP of my device on the 'docker-speedtest-grafana/docker/grafana/provisioning/datasources/influxdb.yml' file. However, now all the widgets are showing me the "No data" message.
Could you please suggest some tests or troubleshooting steps in order to check why is happening this issue?
Thanks in advance.