Closed recon-Mike closed 1 year ago
The server is unable to bind to the port. An old Valheim process is probably still running for some reason. The quickest fix is going to be to reboot your server.
CreateBoundSocket: ::bind couldn't find an open port between 2459 and 2459
Ahh, I see. I found a tmux
session running the vhserver. I attached to it, ctrl-c
to end it, wait for the server to shutdown, and then used the vhserver
util monitor
command. Seems to be fixed.
It seems like the tmux session broke, maybe related to the latest release which merged in Fix(tmux).
its very possible that pr caused the issue. A reboot does fix it though 👍
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
User story
As a server admin, I want to run the recently updated Valheim Hildir's Request server.
Game
Valheim
Linux distro
Ubuntu 20.04
Command
command: start, command: update
Further information
My valheim server auto-updated when the release came out, but the server failed to start (log below). I've tried a brand new install under a different user account on the server and still no joy, same issue.
I'm not sure if this is a LGSM, Steam, or Valheim issue. Looking through the logs there seems to be server exceptions before and after the update so maybe it isn't a Valheim issue.
Relevant log output
Steps to reproduce
No response