N
Neon17mo ago
metropolitan-bronze

I am currently working on a project using nextjs, posstgres+ prisma. I made the database on neon.tec

P1011: Error opening a TLS connection: The message received was unexpected or badly formatted. (os error -2146893018) I tried few things that I found on other stackoverflow/github questions, but it was not helpful: for example appending trustServerCertificate=true; to the DATABASE_URL but the error didn't go away. Today I reinstall my system(macos14.5) now the error didn't go away.
1 Reply
wise-white
wise-white17mo ago
Hey @fengjue1, Can you share the code you're trying?

Did you find this page helpful?