Open NanoWireDnB opened 2 years ago
sigh same problem here.
Hi, same issue on my side. I was able tu make it runing until yesterday (by desactivating steam update and server restart) but the server needs to be updated after new Valheim patch (yesterday) and this causes Synology NAS to hang (DS720+ on DSM7.1).
I tried the other Valheim docker image with the same effect :-/
same issue here :(
Same issue unable to put the server working. :(
I'm having the same issue after the latest valheim patch
There is now a new Docker image lloesche/valheim-server:debian10
which uses the older Debian 10 base image, but therefor doesn't support crossplay. This should be compatible with any NAS using old Kernels.
There is now a new Docker image
lloesche/valheim-server:debian10
which uses the older Debian 10 base image, but therefor doesn't support crossplay. This should be compatible with any NAS using old Kernels.
It's working again! Thank you so much :)
Debian10 branch was working perfectly fine in the last weeks and then suddenly yesterday(12.12) it started throwing issues with libparty.so, when server boots up. Now we can't connect to the server anymore. Attached the logs for reference. _lloesche-valheim-server1_logs (1).txt
fresh start: lloesche-valheim-server1.csv
After #544 it should be worth trying :latest
again.
With the latest pull #508 the valheim server container has the same issues as in #401 Also:
https://github.com/ValveSoftware/steam-for-linux/issues/8083
Deadlock of the steamcmd thread and a full freeze of the Synology NAS.
I'm amazed that this is even possible for an unprivileged process, but to be honest, Synology is know for using old kernels.
Their newest OS version DSM 7.1.1 uses Linux kernel version 4.4.180. (yes, the one from 2016).
Disclaimer: I used to work for Synology, so I can say their Kernel is heavily patched and not prone to security issues, but as we see opens up another chapter of unforeseen compatibility issues. And in the foreseeable future, the procedure (using an old, albeit stable kernel and providing it with the latest security patches and some backports of its own) will unfortunately not change. Their environment is too heavily modified for that. I don't like it, I think it's the wrong way. (and there you have one of the reasons why I don't work there anymore).
I am fully aware, that downgrading is not an option, as Debian Bullseye with kernel 5.10_LTS and newer c and c++ lib version are needed for playfab and the new Valheim crossplay feature.
As mentioned in #504 it would be nice if you can create a new branch/tag for NAS which stays on Debian 10.
JK, thank you in advance for considering it and your awesome work on this Docker Container @lloesche :-)