Dowloading dashboard JSON from grafana.com not complete

We are seeing something strange happening in our Grafana. One of the dashboards we downloaded from grafana.com is missing the last bracket and thus we are seeing errors in grafana log about an unexpected EOF.

When we downloaded the JSON from the Grafana site everything seems ok, but when using curl or wget it happened again. The latest } is not send.

This happens with template 3050 r. 1 [1] Other templates seem te work fine.

What is wrong with template 3050? It gave us nice NGinx stats in our K8s cluster.

[1] https://grafana.com/dashboards/3050

I have no issues importing that dashboard using the “Copy id to clipboard”.

Marcus