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

Failed to load plugin json file: grafana-image-renderer/plugin.json, Unknown plugin type renderer #1

Closed
sakishrist opened this issue Jul 17, 2018 · 1 comment

Comments

@sakishrist
Copy link

sakishrist commented Jul 17, 2018

Hello,

I've been trying to get this plugin up and running and while the build phase went well, I'm hitting the following error during startup:

lvl=eror msg="Plugins: Failed to load plugin json file: /grafana-plugins/grafana-image-renderer/plugin.json, err: Unknown plugin type renderer"

Some more info:

What Grafana version are you using?

Grafana v5.1.3 (087143285)

What OS are you running grafana on?

Docker on Centos 7

Thanks in advance

@sakishrist
Copy link
Author

I figured I'm on the wrong version of grafana.

Excuse the false alarm. :)

joanlopez added a commit that referenced this issue Aug 30, 2022
* Prevent local file path rendering

* Add support for SHARED_SECRET

* Remove no longer needed check

* Add URL check for gRPC requests

* Always expect the auth token (both HTTP & gRPC)

* Rename sharedSecret => authToken

* Replace default authToken: '' => '-'

* Handle gRPC errors properly
joanlopez added a commit that referenced this issue Aug 30, 2022
* Prevent local file path rendering (#1)

* Prevent local file path rendering

* Add support for SHARED_SECRET

* Remove no longer needed check

* Add URL check for gRPC requests

* Always expect the auth token (both HTTP & gRPC)

* Rename sharedSecret => authToken

* Replace default authToken: '' => '-'

* Handle gRPC errors properly

* updated version to 3.5.0.1

* Updated version to 3.6.0

* Security: set the default authToken used in docker

* Release grafana-image-renderer v3.6.0

(cherry picked from commit d9fc469)

Co-authored-by: Leonard Gram <leo@xlson.com>
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