BDS can't start on Pterodactyl
Starting the lastest version on pterodactyl doesn't work and someone else said the same thing happens to them. It used to work before 1.12, but now when I try to start the server i get this:
./bedrock_server: /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1: version `OPENSSL_1_1_1' not found (required by ./libCrypto.so
Yes, openssl is installed. The server works when I start it in the terminal.
Environment
Ubuntu 18.10 VPS
Pterodactyl control panel 0.7.14
BDS 1.12.0.28 (this is not under versions?)
Comments3
History2
Changed environment:
Ubuntu 18.10 VPS
0Pterodactyl control panel 0.7.14
0BDS 1.12.0.2
Ubuntu 18.10 VPS
0Pterodactyl control panel 0.7.14
0BDS 1.12.0.2
Resolution: Unresolved → Fixed
I got the OPENSSL_1_1_1 Not Found error running bedrock_server from the terminal on Ubuntu 18.04.
For me the issue was resolved by running
Which updated openssl to the latest (1.1.1) version.
What do you get when you run
On the terminal and can you run the equivalent from pterodactyl?
update: i fixed it using the latest egg for pterodactyl bds
Thanks for letting us know it was resolved.