tiltedphoques / TiltedEvolution

Skyrim mod to play online!
https://wiki.tiltedphoques.com/tilted-online/
Other
1.07k stars 224 forks source link

[1.7.0] Container is missing dependencies #743

Open Crashdummyy opened 1 week ago

Crashdummyy commented 1 week ago

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

  1. Start the container:

    docker run -d -it --name skyrimserver -p 10578:10578/udp -v /opt/docker/skyrimserver/config:/home/server/config -v /opt/docker/skyrimserver/Data:/home/server/Data -v /opt/docker/skyrimserver/logs:/home/server/logs tiltedphoques/st-reborn-server:1.7.0
  2. Container exits with error

Reproduction rate

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