Can't connect to Sqlite DB

The DB is stored on my local PC, when I try to get access to the DB I get this error “java.sql.SQLException: opening db: ‘D:…\testdb2.db’: Permission denied”

Hi @Aleksey
Which version of Metabase?
Are you using JAR-file? If yes, are you starting the JAR-file as different users (i.e. Run as …), which would lead to permission conflict.