NeonN
Neon2y ago
1 reply
inner-olive

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.
Was this page helpful?