fr-ser / grafana-sqlite-datasource

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

Grafana SQLite Plugin Problems #44

Closed kevinvh001 closed 3 years ago

kevinvh001 commented 3 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

Hi Sergej, I use Grafana on my MacBook Pro to visualise live data ported from Victron-Venus_Docker_Grafana. The data is ported to Grafana via http://localport:3000 and it works well.

I wish to visualise similar historical data stored on my hard drive. I am struggling because I have no programming capability or understanding of database structures.

I installed your SQLite plugin on my Venus-Docker_Grafana installation, but it will not accept the Path "/Users/kevinhiscox/Documents/sqlite3/GXData.sqlite3". It cannot find the database file which is definitely on my HD. I suspect there is a conflict caused by Grafana receiving the live data from http://localport:3000.

I them quit Venus-Docker_Grafana and installed a standalone Grafana installation with "brew install grafana". I started Grafana with Terminal and then opened Grafana in Safari using http://localport:3000. OK - new clean Grafana installation. I then tried installing your SQLite plugin, but when I clicked on DataSources, I got a message saying "The following plugins are disabled and not shown in the list below: frser-sqlite-datasource Modified signature"

Can you help me please?

fr-ser commented 3 years ago

Hi. Please try to use the issue template. I am especially interested in the installed version of the plugin and Grafana as well as the installation method of the plugin (CLI vs manually copying).

But to already add some suggestions:

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.