Upgraded to 4.0.2, now Grafana says Plugin not found, no installed plugin with that id
See original GitHub issueDescribe 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:
- Created 3 years ago
- Reactions:1
- Comments:10 (1 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Sorry for the delay & thx for asking 😉
Plugin not found, no installed plugin with that id
pls also see #1203I’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=
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