Grafana access errors in log

NethServer Version: NS8

Hi,

Is see the follow errors of Grafana in my log
2026-05-03T14:26:33+02:00 [1::promtail] ts=2026-05-03T12:26:33.02591672Z level=info msg="failed to send usage report" retries=1 err="Post \"https://stats.grafana.org/alloy-usage-report\": dial tcp: lookup stats.grafana.org on 192.168.1.1:53: no such host" 2026-05-03T14:26:36+02:00 [1::promtail] ts=2026-05-03T12:26:36.419890574Z level=info msg="failed to send usage report" retries=2 err="Post \"https://stats.grafana.org/alloy-usage-report\": dial tcp: lookup stats.grafana.org on 192.168.1.1:53: no such host" 2026-05-03T14:26:43+02:00 [1::promtail] ts=2026-05-03T12:26:43.426097494Z level=info msg="failed to send usage report" retries=3 err="Post \"https://stats.grafana.org/alloy-usage-report\": dial tcp: lookup stats.grafana.org on 192.168.1.1:53: no such host"

Grafana is enabled and i can access the dashboard

I found that it’s blocked by NethSecurity Threat shield IP, when the “vpn datacenter IPs” blocklist is enabled.

I don’t see the VPN datacenter IP in IP shield.

But when i disable the DNS shield it connects

Now added the NS8 subdomain to the whitelist, which seems to work

It should be listed:

I think you should add the stats.grafana.org domain instead.

1 Like

found the VPN indeed. Looking on you mobile not always easy… :joy:
This was disabled in my config.

The DNS filter was the root cause.
Added stats.grafana.org

IMHO this is just another example of the utter failing of computing technology in that so much time is wasted addressing a symptom of a completely non-essential function. More than a few of us here have chased this storage wasting “alert”. I believe that at most, more than one notification per day is more than sufficient, not 2 a minute.

1 Like

A post was merged into an existing topic: Anyone else having connection issues with grafana dot org?