Trying to install the grafana-image-renderer into the nabox grafana container.
The grafana container will not restart after the plugin installation.
The logs show:
rendering.RenderingService run error: Unrecognized remote plugin message:
Failed to read any lines from plugin's stdout
This usually means
the plugin was not compiled for this architecture,
the plugin is missing dynamic-link libraries necessary to run,
the plugin is not executable by this process due to file permissions, or
the plugin failed to negotiate the initial go-plugin protocol handshake
Does anyone have this working?
Open to any suggestions on how to get NABox to dump dashboards as image files or PDFs.