Unable to install plugins
-
/app/code/bin/grafana-cli -homepath /app/code -config /run/grafana/custom.ini plugins install grafana-worldmap-panel Error: ✗ pluginsDir (/var/lib/grafana/plugins) is not a writable directory/app/code/bin/grafana-cli -homepath /app/code -config /run/grafana/custom.ini plugins ls Error: ✗ stat /var/lib/grafana/plugins: no such file or directory -
@ChristopherMag I can reproduce the problem. Strange, because the config file does have the plugin path set correctly as suggested by https://grafana.com/docs/grafana/latest/administration/configuration/#plugins
[paths] data="/app/data/grafana" logs="/run/grafana/logs" plugins="/app/data/plugins" -
@ChristopherMag This should be fixed now with the latest package. I found that we have to set GF_PLUGIN_DIR env var or pass --pluginDir separately for the CLI tool. The server reads configs from custom.ini but the CLI does not (there's probably some good reason for this discrepancy).
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login