[x] Consistent: I can reproduce this bug by following the steps to reproduce 100% of the time (every time)
[ ] Occasional: I can reproduce this bug by following the steps to reproduce around 50% of the time
[ ] Rare: I can reproduce this bug by following the steps to reproduce around 10% or less of the time
Expected result
Server can start
Evidence (optional)
*** stack smashing detected ***: terminated
[9:9:20241124,220456.159948:ERROR elf_dynamic_array_reader.h:64] tag not found
[9:9:20241124,220456.160490:ERROR file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2)
[9:9:20241124,220456.160514:ERROR file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2)
[9:10:20241124,220456.161907:ERROR http_transport_libcurl.cc:118] dlopen:libcurl.so: cannot open shared object file: No such file or directory
[9:10:20241124,220456.161922:ERROR http_transport_libcurl.cc:118] dlopen:libcurl-gnutls.so.4: cannot open shared object file: No such file or directory
[9:10:20241124,220456.161926:ERROR http_transport_libcurl.cc:118] dlopen:libcurl-nss.so.4: cannot open shared object file: No such file or directory
[9:10:20241124,220456.161930:ERROR http_transport_libcurl.cc:118] dlopen:libcurl.so.4: cannot open shared object file: No such file or directory
Version of Skyrim Together
v1.7.0
Description
The docker server cant start with the new 1.7.0 due to curllibs missing
Steps to reproduce
Start the container:
Container exits with error
Reproduction rate
Expected result
Server can start
Evidence (optional)