Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] - *Error loading: novatec-sdg-panel * #128

Open
pratisha-blk opened this issue Jun 13, 2023 · 9 comments
Open

[BUG] - *Error loading: novatec-sdg-panel * #128

pratisha-blk opened this issue Jun 13, 2023 · 9 comments
Labels
bug Something isn't working

Comments

@pratisha-blk
Copy link

pratisha-blk commented Jun 13, 2023

Describe the bug
For Grafana Version Grafana v10.0.1-cloud.2.a7a20fbf (e6fd971a0e) service-dependency-graph-panel is not loading and showing this error
Error loading: novatec-sdg-panel

To Reproduce
Create a Service Dependency Graph panel on Grafana v10.0.1-cloud.2.a7a20fbf (e6fd971a0e) version

Expected behavior
It should load and show the panel

Screenshots
SDG

Your Setup:
Grafana v10.0.1-cloud.2.a7a20fbf (e6fd971a0e)

@pratisha-blk pratisha-blk added the bug Something isn't working label Jun 13, 2023
@zenmetsu
Copy link

The issue appears to be common to grafana 10. I am running Grafana OSS and experience the same issue.

grafana-server -v
Version 10.0.0 (commit: 81d85ce802, branch: HEAD)

@pratisha-blk
Copy link
Author

pratisha-blk commented Jun 21, 2023

Dev console logs while trying to load the panel :

Error loading panel plugin: novatec-sdg-panel TypeError: Cannot assign to read only property 'add' of object '[object Object]'
at Function.assign ()
at eval (cytoscape.cjs.js:13332:3)
at Array.forEach ()
at Object.eval (cytoscape.cjs.js:13331:162)
at Object.eval (module.js:2:377179)
at n (bootstrap:19:22)
at Module.eval (module.js:2:628027)
at n (bootstrap:19:22)
at eval (bootstrap:83:10)
at eval (module.js:2:1037)

@kbitra
Copy link

kbitra commented Jun 29, 2023

I see this issue in grafana 10.. any workarounds ?

@pratisha-blk
Copy link
Author

Any updates or workarounds for this?

@kbitra
Copy link

kbitra commented Jul 14, 2023

Just trying to see if any resolutions on this.. this is a blocker for me.. and I really like this panel..

@zhaolj214
Copy link

grafana-10.0.1 has a error log:
WARN Skipping plugin loading as it's a duplicate logger=plugin.loader pluginID=novatec-sdg-panel
ERROR Dashboard not found logger=context userId=1 orgId=1 uname=admin error="Dashboard not found" remote_addr=[::1] traceID=

@kbitra
Copy link

kbitra commented Aug 20, 2023

helloooo.. anyone has any idea ?

@germankuber
Copy link

Anyone has any idea ?

@levinkerschberger
Copy link

Since Version 10.1.0, the SDG-Panel is available again.

Seems like there is some kind of Bug in Cytoscape, the Graph Rendering Library, or Grafana 10.0.x, which prevents the plugin to load properly .

I´d suggest to upgrade Grafana to Version >= 10.1.x and troubles will be gone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants