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

Fatal Error: Steamcmd needs to be online to update #37

Closed
1 task done
karthrand opened this issue Jan 23, 2024 · 7 comments
Closed
1 task done

Fatal Error: Steamcmd needs to be online to update #37

karthrand opened this issue Jan 23, 2024 · 7 comments
Assignees
Labels
possible-config-error Unconfirmed configuration error possible-provision-error Unconfirmed provision error

Comments

@karthrand
Copy link

Have you read the Important information text above

  • Yes i did

Current behavior

1.docker compose up -d
2.docker logs palworld-dedicated-server

error:

Doing a fresh install of the gameserver
time="2024-01-23T17:08:05Z" level=info msg="read crontab: cronlist"
tid(17) burning pthread_key_t == 0 so we never use it
Redirecting stderr to '/home/steam/Steam/logs/stderr.txt'
Logging directory: '/home/steam/Steam/logs'
[ 0%] Checking for available updates...
[----] Verifying installation...
[ 0%] Downloading update...
[ 0%] Checking for available updates...
[----] !!! Fatal Error: Steamcmd needs to be online to update. Please confirm your network connection and try again.
src/tier0/threadtools.cpp (3706) : Assertion Failed: Illegal termination of worker thread 'Thread(0x0x570fbad0/0x0xf7732b'

i can not finish the install step

Desired behavior

none

Links to screenshots

No response

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Software setup

  • OS: centos
  • Docker: 24.0.7

Hardware setup

  • vCPU: 4c
  • RAM: 14g
  • Disk: 1t

Additional context

No response

@jammsen
Copy link
Owner

jammsen commented Jan 23, 2024

Hey @karthrand steamcmd is a package manager that downloads files from the internet, if it has no connection, then you should check your network/nat/firewall settings.

@jammsen jammsen self-assigned this Jan 23, 2024
@jammsen jammsen added possible-config-error Unconfirmed configuration error possible-provision-error Unconfirmed provision error labels Jan 23, 2024
@karthrand
Copy link
Author

yes,you are right,after add http proxy and https proxy
It's working properly now.

@jammsen
Copy link
Owner

jammsen commented Jan 24, 2024

Happy i could be of help.

If this issue is resolved, please close it and consider giving this repo and the docker-hub-repo a star.

@TombSte
Copy link

TombSte commented Jan 25, 2024

add http proxy and https proxy

Hey, how do you solved? I have the same issue

@jammsen
Copy link
Owner

jammsen commented Jan 25, 2024

Hey, how do you solved? I have the same issue

See:

yes,you are right,after add http proxy and https proxy
It's working properly now.

Im closing this issue as resolved, feel free to try it out and reopen again if needed.

If you like this project, please consider giving this repo and the docker-hub-repo a Star.

@jammsen jammsen closed this as completed Jan 25, 2024
@karthrand
Copy link
Author

add http proxy and https proxy

Hey, how do you solved? I have the same issue

yes,
add proxy in the host and
the container

@axxis-creator
Copy link

Hello i need help. What you mean with add proxy can you explane it plaease.

root@47b2a9480994:~# steamcmd Redirecting stderr to '/home/steam/Steam/logs/stderr.txt' ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt". [ 0%] Checking for available update... CreateBoundSocket: failed to create socket, error [no name available] (38) [----] Verifying installation... [ 0%] Downloading Update... [ 0%] Checking for available update... CreateBoundSocket: failed to create socket, error [no name available] (38) [----] !!! Fatal Error: Steamcmd needs to be online to update. Please confirm your network connection and try again. threadtools.cpp (3294) : Assertion Failed: Illegal termination of worker thread 'Thread(0x0x573f6b30/0x0xf7bdfb'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
possible-config-error Unconfirmed configuration error possible-provision-error Unconfirmed provision error
Projects
None yet
Development

No branches or pull requests

4 participants