You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Reproduction rate
Expected result
Server can start
Evidence (optional)
The text was updated successfully, but these errors were encountered: