joaovslopesz
TTCTheo's Typesafe Cult
•Created by joaovslopesz on 12/3/2023 in #questions
TLS CONNECTION
Guys, I deployed my backend for rendering, I'm using Prisma to connect with SQL Server and Fastify to make the requests, but I'm getting the following error "\nInvalid prisma.character.findMany() invocation:\n\ n\nError opening a TLS connection: The TLS settings didn't allow the connection to be established. Please review your connection string. (error: unexpected EOF)"
}
in dev environment the application works normally
2 replies