Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Issue with prisma - Prisma
P
Prisma
•
16mo ago
•
13 replies
Luna.py
Issue with prisma
Hi I keep getting this message about OpenSSL when deploying my app to heroku and trying to run it
Solution
So another user in another discord helped me out and it actually worked
.
For anyone else who is currently experiencing this issue
, this is what solved the problem
I added this line just after defining the base image to use
FROM node:18-apline
RUN apk add --no-cache openssl
FROM node:18-apline
RUN apk add --no-cache openssl
Jump to solution
Prisma
Join
The official Discord server of Prisma! Find us online at prisma.io
9,819
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Issue with prisma optimize
P
Prisma / help-and-questions
2y ago
Issue with Prisma Pooling Timeout
P
Prisma / help-and-questions
14mo ago
Issue with generating prisma client
P
Prisma / help-and-questions
2y ago
Connecting prisma with mongodb issue
P
Prisma / help-and-questions
2y ago