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.

Upgraded to 4.0.2, now Grafana says Plugin not found, no installed plugin with that id

See original GitHub issue

Describe the bug I upgraded my plugins using grafana-cli plugins update-all. My zabbix dashboards now all complain the existing datasource is not found. I cannot edit the datasource because of this error: Plugin not found, no installed plugin with that id

The plugin is listed as installed in my plugins panel still. If i go to create a new datasource, Zabbix is not listed.

Expected behavior My datasource exists and should be functional. Rolling back to 3.12.4 resolved my issue. I tested version 4.0.0, 4.0.1, and 4.0.2 and they all have the above problem.

Software versions

Grafana Zabbix Grafana-Zabbix Plugin
7.2.2 5.0.3 4.0.2

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:10 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
mircsiczcommented, May 22, 2021

Sorry for the delay & thx for asking 😉

Plugin not found, no installed plugin with that id pls also see #1203

I’ve build my module according to the mentioned workaround

Even though I’ve followed the suggestion to add:

[plugins] allow_loading_unsigned_plugins = alexanderzobnin-zabbix-datasource

to the config, I get the following error

t=2021-05-22T03:18:45+0200 lvl=info msg="Registering plugin" logger=plugins id=alexanderzobnin-zabbix-app t=2021-05-22T03:18:45+0200 lvl=warn msg="Some plugins failed to load" logger=plugins errors="[plugin \"alexanderzobnin-zabbix-datasource\"'s signature has been modified]" t=2021-05-22T03:18:45+0200 lvl=info msg="HTTP Server Listen" logger=http.server address=10.10.100.22:3000 protocol=http subUrl= socket=

1reaction
mircsiczcommented, May 19, 2021

Workaround doesn’t work for me. I’m using plugin version 4.1.5. with grafana 7.5.1 on FreeBSD 12.2-RELEASE-p6 in a TrueNAS jail. Also i compiled the freebsd pluging as suggested…

Even after editiing the line in grafana.conf according to the path and MANIFEST.txt: allow_loading_unsigned_plugins = alexanderzobnin-zabbix-app

Read more comments on GitHub >

github_iconTop Results From Across the Web

Plugin not found, no installed plugin with that id - Grafana
I log into Grafana and go to datasource tab. I can see my datasource has been added. ... I think issue is that...
Read more >
alexanderzobnin/grafana-zabbix - Gitter
Others: The error message is "Plugin not found, no installed plugin with that id"
Read more >
Advanced Monitoring does not work: Panel plugin not found
The problem is in the grafana config there is a unallowed space between two plugins for the allow_loading_unsigned_plugins variable.
Read more >
Terraform AWS Provider Version 4 Upgrade Guide
Terraform AWS Provider Version 4 Upgrade Guide. Version 4.0.0 of the AWS provider for Terraform is a major release and includes some changes...
Read more >
Installing a custom grafana datasource through helm / terraform
I can see the datasource in grafana but the plugin files do not exist. Alertmanager visible in list of datasources. However, clicking on...
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