fr-ser / grafana-sqlite-datasource

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

unable to check sqlite file: permission denied #52

Closed HoaX7 closed 3 years ago

HoaX7 commented 3 years ago

after choosing the sqlite datastore, it says permission denied when i try to use the absolute path of the .sqlite file

fr-ser commented 3 years ago

There is a template for creating bug tickets. Please use that to give me some versions of the software you are using.

Also, the logs of Grafana would be very helpful.

Right now I assume: Your Grafana (user) does not have the permissions to open the SQLite file. Nothing the plugin can do about it 🤷🏻