Read the statement by Michael Teeuw here.
MMM-GrafanaCharts page not found with Grafana 8.0.6
-
i want to use the MMM-GrafanaCharts in my MM but page not found.
I have grafana 8.0.6.
I have no idea where the error could be. I would be very grateful for a hint.
in normal Brpwser the page works, here is the ULR

Here is my module config
{ module: 'MMM-GrafanaChart', position: 'top_right', // This can be any of the regions. config: { version: "8", id: "QG8S2mWnk", host: "192.168.178.248", port: 3000, dashboardname: "raspberryklein", orgId: 1, panelId: 2, width: "500px", height: "500px", refreshInterval: 900 } }, -
@babene1 where is that host?
-
Your config looks okay to me.
I do not use it anymore, but from my notes (June 2020):
$ sudo vi /etc/grafana/grafana.ini [auth.anonymous] l # enable anonymous access enabled = true # specify organization name that should be used for unauthenticated users org_name = MagicMirror # specify role for unauthenticated users org_role = Viewer [security] # https://grafana.com/docs/grafana/latest/installation/configuration/#allow-embedding allow_embedding = true $ sudo systemctl restart grafana-serverI cannot remember why I needed this.
Perhaps because of theallow_embeddingandenabledsettings.Good luck,
E.J.
-
i found the problem, in my case the “panelId” was the problem.
I don’t know if the problem only occurs in Version 8 from graval or if an configuration misstake in my grafan evironments.
I delete in MMM-GrafanCharts.js files the panelId in the iframe.src URL and now it works
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login