SQLITE_CANTOPEN error when importing photos

I tried reinstalling Tropy, creating new proyects, but everytime I try to add new photos it shows me the same error:
{“msg”:“SQLITE_CANTOPEN: unable to open database file”,“stack”:“Error: SQLITE_CANTOPEN: unable to open database file”,“system”:“Windows_NT 10.0.22621 (x64)”,“time”:1688494299012,“version”:“1.14.0”}

In the logs i have this line of text:
{“level”:40,“time”:1688494106438,“type”:“renderer”,“name”:“project”,“stack”:“Error: SQLITE_CANTOPEN: unable to open database file”,“msg”:“failed to create db connection”}
{“level”:40,“time”:1688494106438,“type”:“renderer”,“name”:“project”,“stack”:“Error: SQLITE_CANTOPEN: unable to open database file”,“msg”:“unexpected error in *project.open”}
{“level”:40,“time”:1688494107654,“type”:“renderer”,“name”:“project”,“action”:“project.closed”,“meta”:{“ipc”:true,“seq”:65,“now”:1688494107654},“msg”:“project.closed failed: SQLITE_CANTOPEN: unable to open database file”,“stack”:“Error: SQLITE_CANTOPEN: unable to open database file”}

Can you try to create a new project (if it works also try to add a photo to it) and post the full log file afterwards?

Are you creating a standard or advanced project? Could you also upload the newly created project file here (the .tpy file). I suspect that the project file can’t be created for some reason (maybe missing file permissions or something similar).