snuids / trafficlights-panel

A Grafana version of the Kibana Traffic Lights Panel
MIT License
22 stars 13 forks source link

Error loading: snuids-trafficlights-panel #36

Open laurafernandezdiaz opened 1 year ago

laurafernandezdiaz commented 1 year ago

I have installed Grafana 8.2.1 and this plugin. However, I get this error when I try to use it:

image

I have already used this plugin before and I didn't have this problem. Do I have to do something special for this version?

nba1992 commented 1 year ago

@laurafernandezdiaz can you check your grafana logs? i don't know if this is the same problem, but my logs are saying: " logger=plugin.loader t=2023-02-14T16:08:00.1714161Z level=warn msg="Skipping loading plugin due to problem with signature" pluginID=snuids-trafficlights-panel status=unsigned " I'm using the version 1.5.0. According to the changelog, version 1.5.1 signed the plugin, but is not available for download. just the sources.zip.

snuids commented 1 year ago

You are right, I asked the submission a few months ago for version 1.5.1, but it was not accepted. I will try to fix that when I have spare time to waste.

nba1992 commented 1 year ago

it is not a blocker, since you guys add the release tag, and explain, on documentation, how to install it using the dist foder. However, having the zip in the release is much easier. =D