Skip to content

Valheim server goes offline randomly #3468

Answered by visdmin
rytissav asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,

To be honest i don't know what could cause this, it could be issue with the valheim server version (bug) or library in your system that causes this, very hard to tell.


But I may have temporary solution for you until some one can find out reason for the actual problem:

We can use cron job to check the server status periodically and use this information to restart the server if the server has become unresponsive.

I made script that uses ./vhserver monitor command to resolve if server is responsive:

  • If the check fails the script tries to restart the server.
  • if the check is OK no more actions are done.
  • script logs status information to file, so you can check if the server has been re…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Claiyc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants