-
Notifications
You must be signed in to change notification settings - Fork 45
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
Cluster Config "Page not found 404" Error after Grafana v8.0.0 upgrade #61
Comments
I have the same problem |
Hi! |
Issue is, that Grafana 8 starts to not trust unsigned plugins and the kubegraf plugin seems to have a modified signatures. |
The plugin seems to now have a signed signature, but the issue is still present. |
FYI - Here is a quick workaround if you would like to rollback your grafana to a pre 8 version. Find out the versions of the package you have available: Now install the version you would like: To lock the package from being updated: |
Roll back should not be an option. We know that this issue is since version 8th. By the looks of it, this plugin is no longer supported for version 8. Maybe releasing and maintaining dashboards instead of a plugin is a better solution. |
Their page reads a bit like the plugin has now been abandoned and states "The original plugin’s code is available at the open GitHub repository." which is this repo. |
At least now we know... |
DevOpsProdigy KubeGraf Version : 1.5.2
Grafana Version : 8.0.0
OS : Ubuntu 20.04
The KubeGraf plugin was working perfectly until yesterday when its Ubuntu host was patched. Apparently a Grafana update was part of this bundle of patches. After the patching, the cluster config URL no longer works.
Went from grafana: amd64 7.5.6 -> 8.0.0
URL : https://grafana.mycompany.net/plugins/devopsprodigy-kubegraf-app/page/cluster-config
This update also broke the Nodes Dashboard.
The text was updated successfully, but these errors were encountered: