fr-ser / grafana-sqlite-datasource

Grafana Plugin to enable SQLite as a Datasource
Apache License 2.0
126 stars 17 forks source link

frser-sqlite-datasource v3.5.0 either does not exist or is not supported on your system linux-amd64 #136

Closed sensej-j closed 6 months ago

sensej-j commented 6 months ago

Hello Sergei, when installing frser-sqlite-datasource v3.5 I get this error message.

Error: frser-sqlite-datasource v3.5.0 either does not exist or is not supported on your system linux-amd64

What am I doing wrong?

frser-sqlite-datasource Version: 3.5.0

Kind regards sensej

fr-ser commented 6 months ago

Can you provide the exact command you are using?

Can you also check if the same thing happens for v3.4.0?

sensej-j commented 6 months ago

Command: grafana-cli plugins install frser-sqlite-datasource 3.5.0

this command works (grafana-cli plugins install frser-sqlite-datasource 3.4.0)

fr-ser commented 6 months ago

It is normal that this command fails.

Version 3.5.0 is not yet released on the Grafana webpage.

You can install version 3.5.0 but you need to follow the instructions here: https://github.com/fr-ser/grafana-sqlite-datasource/releases/tag/v3.5.0

sensej-j commented 6 months ago

ok, thank you for the info.

sensej-j commented 6 months ago

Hello Sergej, Version 3.5.0 is now running for me and using the query variables also works.

Thanks