P
Prisma•2d ago
orionvala

Issues with shared library libssl.so.1.1

I tried installing it manually but it did not resolve the issue as the library was not found, i tried updating my docker version to a previous one that did not work either, and my pipeline has not changed since the morning where the issue had not been present but now suddenly is.
No description
10 Replies
jonfanz
jonfanz•2d ago
What docker image are you using as your base? Alpine?
orionvala
orionvalaOP•2d ago
I used node:18.7.1 then 18-alpine then node:18.7.1-alpine and no luck also node:18-buster
jonfanz
jonfanz•2d ago
Hm okay. Could you try node:18 and near the latest version of Prisma ORM? 5.20+ if possible
orionvala
orionvalaOP•2d ago
Testing right now. Already using ^5.20 for the ORM.
Yetzederixx
Yetzederixx•2d ago
I'm using this in a project and it works fine, so far, haven't had to rebuild in a bit
FROM node:bullseye-slim
FROM node:bullseye-slim
orionvala
orionvalaOP•2d ago
Still getting this error
No description
orionvala
orionvalaOP•2d ago
@Jon Harrell any thoughts?
jonfanz
jonfanz•2d ago
Not sure. I'll tag our support folks @Nurul (Prisma) and @RaphaelEtim so they can take a look when they're online. We had some issues w/ Alpine 3.21 based images, so if you can try node:18-alpine3.20 that might help. but the error you're seeing isn't similar to the others.
orionvala
orionvalaOP•2d ago
That doesn't seem to work. My company relies on this so I'm hoping to find a solution soon. Please let me know soon 😅
Nurul
Nurul•2d ago
Did you try running this command? The linked GitHub Issue has reported the same error as you have shared: Details: Error loading shared library libssl.so.1.1: No such file or directory and running the command fixed the issue for a few users.
GitHub
Alpine Linux 3.21: `Prisma failed to detect the libssl/openssl vers...
Bug description When attempting to run a Prisma client within an Alpine 3.21 Docker image, a warning related to the libssl/openssl version is shown and the application fails to start: prisma:warn P...
Want results from more Discord servers?
Add your server