PrismaP
Prisma3mo ago
3 replies
phenom

Deploying Prisma to DigitalOcean's AppPlatform - Constantly getting TlsConnectionError

ORM
Hello Guys,
I am trying to deploy my PrismaORM Project to DigitalOceans AppPlatform.

The initial migrate deploy works fine but when im trying to use the client to fetch Data from the Database i get TlsConnectionError every time.

Dec 09 17:39:08  Error opening a TLS connection: self-signed certificate in certificate chain


Anyone having some experience with deploying prisma projects to DO? Im also using a Managed Database from DigitalOcean
Was this page helpful?