pelican-eggs / yolks

Docker images designed for use with Pterodactyl's Egg system.
MIT License
86 stars 241 forks source link

libssl.so.1.1: cannot open shared object file: No such file or directory #232

Closed KirovNoName closed 4 months ago

KirovNoName commented 4 months ago
:/home/container$ ./omp-server
./omp-server: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory
QuintenQVD0 commented 4 months ago

Libssl1.1 is long EOL and not secure anymore. Tell the devs to update to libssl3 and update your egg.

QuintenQVD0 commented 4 months ago

https://github.com/parkervcp/eggs/pull/2855

Please use this, if their plugin issues after then make a issue on the eggs repo, I have a hacky but working fix.

VibeGAMESNL commented 4 months ago

This is also causing issues for a big amount of CS2 plugins. Its easy to say update the plugins which are mostly closed source.