Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

GEL Process keeps running after Grafana interrupt #49

Closed
kylebrandt opened this issue Nov 6, 2019 · 0 comments · Fixed by grafana/grafana#20397
Closed

GEL Process keeps running after Grafana interrupt #49

kylebrandt opened this issue Nov 6, 2019 · 0 comments · Fixed by grafana/grafana#20397
Assignees

Comments

@kylebrandt
Copy link
Contributor

I'm guessing Grafana isn't sending a signal to the GEL plugin, but could be the GEL plugin is ignoring it or something. Needs investigation.

Error looks like:

 Failed to init plugin.                   logger=plugins error=“Unrecognized remote plugin message: \n\nThis usually means that the plugin is either invalid or simply\nneeds to be recompiled to support the latest protocol.” plugin=gel

Workaround is to kill it before starting Grafana - e.g. so pkill gel_linux_amd64; make run

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

Successfully merging a pull request may close this issue.

1 participant