Juan Raya
PPrisma
•Created by Juan Raya on 4/13/2025 in #help-and-questions
prisma migrate dev (prisma+postgres://accelerate.prisma-data) P1011: Error opening a TLS connection
nvm it's working now, I think I didn't change anything but it works now 🙂
17 replies
PPrisma
•Created by Juan Raya on 4/13/2025 in #help-and-questions
prisma migrate dev (prisma+postgres://accelerate.prisma-data) P1011: Error opening a TLS connection
do you know by chance which certificates ssl tsl prisma+postgres are required?
17 replies
PPrisma
•Created by Juan Raya on 4/13/2025 in #help-and-questions
prisma migrate dev (prisma+postgres://accelerate.prisma-data) P1011: Error opening a TLS connection
it worked in my linux machine! so something I messed up with certificates/openssl in my mac, I will try to figure out, thanks!!
17 replies
PPrisma
•Created by Juan Raya on 4/13/2025 in #help-and-questions
prisma migrate dev (prisma+postgres://accelerate.prisma-data) P1011: Error opening a TLS connection
yeah I tried different things but I still have the same error. I think I updated openssl and few more things, if all looks normal on your end i will try with other computer and see what happen, thanks for the help!
17 replies
PPrisma
•Created by Juan Raya on 4/13/2025 in #help-and-questions
prisma migrate dev (prisma+postgres://accelerate.prisma-data) P1011: Error opening a TLS connection
both development and production environments can not prisma migrate
17 replies
PPrisma
•Created by Juan Raya on 4/13/2025 in #help-and-questions
prisma migrate dev (prisma+postgres://accelerate.prisma-data) P1011: Error opening a TLS connection
yess
17 replies
PPrisma
•Created by Juan Raya on 4/13/2025 in #help-and-questions
prisma migrate dev (prisma+postgres://accelerate.prisma-data) P1011: Error opening a TLS connection
the db is working, i can connect through tunnel, but i can not update schema through migrate
i tried a few things with my computer certificates but none of that worked (mac)
17 replies
PPrisma
•Created by Juan Raya on 4/13/2025 in #help-and-questions
prisma migrate dev (prisma+postgres://accelerate.prisma-data) P1011: Error opening a TLS connection
I signed with [email protected] to prisma postgres
more context: prisma and prisma/client 6.6.0
using prisma-data:
DATABASE_URL="prisma+postgres://accelerate.prisma-data.net/?api_key=ey...
17 replies