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
{🧪} paoloricciuti
{🧪} paoloricciutiOP•2mo ago
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
⚡Z.E.U.S⚡
⚡Z.E.U.S⚡•2mo ago
Hi @{🧪} paoloricciuti ! Can you share the path to the file and the exact error message?
{🧪} paoloricciuti
{🧪} paoloricciutiOP•2mo ago
I think I figured it out...it doesn't handle symlinks

Did you find this page helpful?