question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error with Grafana 7.5

See original GitHub issue

Using version 1.7.2 of this plugin with Grafana 7.5.5, I’m getting the following error:

Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=undefined&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.

This is without any configuration, just a new diagram dashboard panel.

Perhaps related to #184

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:12
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
jdbranhamcommented, Jun 6, 2021

Sorry guys - I think I must have grabbed the wrong commit on the last publish, so the patch didn’t make it in 😬

I cherry picked @jackw legend fixes from the 8x work [Thanks for the clean commits!].

I’ll open another PR to get a v1.7.3 published, but my kids just walked in the door, so gotta sign-off for a bit 😅

1reaction
wilfriedrosetcommented, Jun 5, 2021

I’m able to reproduce the error by doing the following step:

  • docker run -d -p 3000:3000 --name=grafana -e "GF_INSTALL_PLUGINS=jdbranham-diagram-panel" grafana/grafana:7.5.7
  • login with admin/admin (as its an empty container with the default image)
  • create a new dashboard
  • add an empty panel
  • select diagram visualization (on the right)
  • you should have the error

I can also confirm that with legend disabled the default diagram is displayed as expected

Read more comments on GitHub >

github_iconTop Results From Across the Web

Release notes for Grafana 7.5.3
Release notes for Grafana 7.5.3 Features and enhancements Dashboard: Do not include default data source when externally exporting dashboard with row.
Read more >
2037891 – 403 Forbidden error shows for all the graphs in ...
Summary: 403 Forbidden error shows for all the graphs in each grafana ... NOTE: 4.9.13 uses Grafana 7.5.5, 4.10 uses 7.5.11 How reproducible:...
Read more >
Installation problem using Grafana 7.5 on AKS
The cluster admin activated the Azure Policy Addon (Gatekeeper) on this cluster. The policy k8sazurecontainernoprivilegees is blocking the ...
Read more >
Grafana 7.5.11 and 8.1.6 released with critical security fix
More posts you may like · Grafana Loki 2.3: Easier & Faster Querying With the Pattern Parser [OC] · Grafana docker image throwing...
Read more >
Vertica + grafana 7.5.4
Hi All! After upgrading my grafana to 7.5.4 and importing my dashboard I have error: "query must have at least one column with...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found