Deploying Prisma to DigitalOcean's AppPlatform - Constantly getting TlsConnectionError
ORMHello 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.
Anyone having some experience with deploying prisma projects to DO? Im also using a Managed Database from DigitalOcean
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 chainAnyone having some experience with deploying prisma projects to DO? Im also using a Managed Database from DigitalOcean