Sqlite error checking db: no file exists at the file path

I have succesfully installed Grafana on Synology in Docker and successfully installed the Sqlite plugin.

I am trying to connect Grafana Sqlite to a database file on my synology which resides in folder called “Vehicle Count”. Database is called “Vehiclecount.db3”

I found the correct file path to the folder by right clicking on the file and then going to properties. This is the file path: “/volume1/Vehicle Count/VehicleCount.db3”

When I add this file path to the sqlite page, I get this error: “error checking db: no file exists at the file path”

I have tried various permutations of that file path without luck.

Did you find a solution cause i’m having the same problem?

Check permissions to that folder