mbround18 / enshrouded-docker

🌟 Welcome to the ultimate enshrouded Server Setup! 🌍 This GitHub repository is your go-to toolkit 🛠️ for launching an enshrouded server in a snap using Docker!
https://dev.to/mbround18/setting-up-an-enshrouded-dedicated-server-with-docker-2n1i
BSD 3-Clause "New" or "Revised" License
34 stars 12 forks source link

mostly harmless (I think) Docker image warnings #6

Closed clee closed 9 months ago

clee commented 9 months ago
ln: failed to create symbolic link '/home/steam/.steam/sdk32/steamservice.so': No such file or directory
[...]
/tmp/dumps is not owned by us - delete and recreate
Unable to delete /tmp/dumps. Continuing anyway.
[...]
Loading Steam API...dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory

The server seems to run fine anyway, but nobody likes to see messages about failures.

mbround18 commented 9 months ago

Yes those are harmless, steamcmd is expecting to be run as the root on the system but we dont let it :)