Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.7.0] Container is missing dependencies #743

Open
1 of 3 tasks
Crashdummyy opened this issue Nov 24, 2024 · 0 comments
Open
1 of 3 tasks

[1.7.0] Container is missing dependencies #743

Crashdummyy opened this issue Nov 24, 2024 · 0 comments
Labels
1.6.5 Version 1.6.5 bug Something isn't working

Comments

@Crashdummyy
Copy link

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
  1. Container exits with error

Reproduction rate

  • 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
@Crashdummyy Crashdummyy added 1.6.5 Version 1.6.5 bug Something isn't working labels Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.6.5 Version 1.6.5 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant