Panel plugin not found: pmm-update

Description:

Home dashboard shows “Panel plugin not found: pmm-update” in the update panel

Steps to Reproduce:

n/a

Version:

[admin@rsnpmm01 grafana]$ sudo pmm-update -check
{“installed”:{“version”:“2.41.2”,“full_version”:“2.41.2-20.2403192100.10aa17a.el7”,“build_time”:“2024-03-19T21:02:23Z”,“repo”:“pmm2-server”},“latest”:{“version”:“2.41.2”,“full_version”:“2.41.2-20.2403192100.10aa17a.el7”,“build_time”:“2024-03-19T21:02:23Z”,“repo”:“pmm2-server”},“update_available”:false,“latest_news_url”:“”}

Logs:

n/a ?

Expected Result:

To see an option to upgrade or to show the current version

Actual Result:

Panel plugin not found: pmm-update

Additional Information:

Not sure how long this has been an issue, I haven’t used the home dashboard in quite some time.

Hi @psumner, What version did you upgrade to the 2.41.2, and what update method did you use? Update button?

After I found the problem, I ended up running this in the hope that it would update something/fix the issue:

$ sudo supervisorctl start pmm-update-perform

Not ideal…