-
What Grafana version and what operating system are you using?
v11.0.0 -
What are you trying to achieve?
installed plugins -
How are you trying to achieve it?
via administration page -
What happened?
list is empty BUT some plugins are still working, e.g. volkov echarts -
What did you expect to happen?
full list of installed plugins -
Can you copy/paste the configuration(s) that you are having problems with?
from my grafana.ini:
[paths]
;data = /var/lib/grafana
;temp_data_lifetime = 24h
;logs = /var/log/grafana
;plugins = /var/lib/grafana/plugins #correct!
.
.
.
[plugins]
;enable_alpha = false
;app_tls_skip_verify_insecure = false
allow_loading_unsigned_plugins = grafana-opcua-datasource,hastic,spectraphilic-windrose-panel,pr0ps-trackmap-panel
plugin_admin_enabled = true
plugin_admin_external_manage_enabled = true
plugin_catalog_url = https://grafana.com/grafana/plugins/
````Preformatted text`
-
Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
-
Did you follow any online instructions? If so, what is the URL?
no
ps
a restart of grafana-serer nor restarting the device fixed the problem
pps
yes, i’ve some plugins with angular and that’s why i wanted to remove them via plugins page