Drizzle Gateway: can't open db file
I'm trying to run Drizzle Gateway to connects to an sqlite file...however when i link to the file i get a File already exists error...what am i missing? Obviously the file has to exist
3 Replies
I think I solved this: I guess it can't access files outside of the app directory...however now I've sim linked the db file into /app and it says it can't open the db file
Hi @{🧪} paoloricciuti ! Can you share the path to the file and the exact error message?
I think I figured it out...it doesn't handle symlinks