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

Error loading plugin on Grafana 8.x.x: access is forbidden to executable plugin file #21

Closed
MacroPower opened this issue Jul 26, 2021 · 2 comments

Comments

@MacroPower
Copy link
Owner

MacroPower commented Jul 26, 2021

Thread: https://community.grafana.com/t/how-to-setup-google-analytics-for-grafana-dashboard/49470/7

Grafana Issue: grafana/grafana#36563

Temporary fix is to run chmod -R a=r,u+w,a+X /var/lib/grafana/plugins/macropower-analytics-panel, assuming that's your plugin directory. (This sets 755 on directories and 644 on files.)

Possible permanent fix is building v2.0.1 via the new official Release workflow.

@MacroPower
Copy link
Owner Author

v2.0.1 seems to have fixed this issue. I've created grafana/grafana-plugin-repository#1021 to add it to the marketplace. Will close this once that is merged.

@MacroPower
Copy link
Owner Author

v2.0.1 (and v2.1.0) have been added to the marketplace. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant