Update 1.16.220 won't launch on Centos
The permissions of files was not set correctly.
./bedrock_server: error while loading shared libraries: libnsl.so.1: cannot open shared object file: No such file or directory
Same after running"chmod +x"
Environment
CentOS Linux 8
64-bit
operating with root
Comments3
History3
Resolution: Unresolved → Awaiting Response
Resolution: Awaiting Response → Unresolved
Resolution: Unresolved → Incomplete
Hi
I also ran into this problem.
Seems libnsl have been removed from Centos recently. (I guess it has been deprecated for a while.) So it is not a permission issue, the library is missing.
Install libnsl using:
sudo dnf install libnsl
Reference source:
https://centos.pkgs.org/8/centos-baseos-x86_64/libnsl-2.28-127.el8.x86_64.rpm.html
Is this still an issue in the latest version? If so, can you please add it to the affected versions (or mention it if you are not the reporter).
This ticket will automatically reopen when you reply.
Cleaning up old tickets: This ticket had been set to 'Awaiting Response', but has not received a response from the reporter (~3 months+) so is being closed as Incomplete. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines which includes steps to reproduce the problem.
Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki