Weird SQLite malformed error
Hey guys im getting this weird error and them my terminal just disconnects
Error:
My techstack is :
nextjs
drizzle
postgres ( neondb )
Screenshot:
4 Replies
Note: i tested same db url on another project and its working there
so i dont think its db issue
Are you using SQLite anywhere? The stack trace references SQLite a lot despite you not mentioning it in your stack
no sqllite
postgresql
You may want to reach out to the Neon Postgres team, seeing as the error occurs within C++ code, it might be a low level issue on their end