You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In docker logs: logger=plugin.loader t=2023-02-10T20:45:48.640094397Z level=warn msg="Skipping loading plugin due to problem with signature" pluginID=yesoreyeram-boomtable-panel status=unsigned
Solution:
in .env add: GF_PLUGINS_ALLOW_LOADING_UNSIGNED_PLUGINS=yesoreyeram-boomtable-panel
In docker logs:
logger=plugin.loader t=2023-02-10T20:45:48.640094397Z level=warn msg="Skipping loading plugin due to problem with signature" pluginID=yesoreyeram-boomtable-panel status=unsigned
Solution:
in .env add:
GF_PLUGINS_ALLOW_LOADING_UNSIGNED_PLUGINS=yesoreyeram-boomtable-panel
in docker-compose.yml at the end:
The text was updated successfully, but these errors were encountered: