Dragoon209
Refugee
Note: This was solved. please see post #6 for the resolution.
Hello!
A couple friends and I play on a dedicated server running on Linux, and have been playing on 18.3 for weeks. All of our PCs updated to 18.4, and I logged in and used steamcmd to update my server. While I am pretty confident I have done this properly (due to it updating instead of redownloading the entire game, and repeated runs of the update commands reporting that the app is already updated), I'm happy to provide output if you would like to check my work. I confimed that the serverconfig.xml file in the server directory still reflects my custom changes and server name.
When we go to join, the server browser still reports it is on 18.3. The same is listed when I start the dedicated server and look in the terminal output, it reports it is on 18.3.
Has the linux dedicated server not been updated yet? am I doing something wrong? (Hint: I was.)
The process I followed to update is as follows:
The guide I used to install my server initially is at: https://unixblogger.com/setup-7-days-to-die-server/ (Note: This guide indicates an inproper/out of date method of starting the server. I have corrected this by simply using the 'startserver.sh' script, and pointing to my serverconfig.xml file with './startserver.sh -configfile=serverconfig.xml'. )
Thanks for any help in advance!
Hello!
A couple friends and I play on a dedicated server running on Linux, and have been playing on 18.3 for weeks. All of our PCs updated to 18.4, and I logged in and used steamcmd to update my server. While I am pretty confident I have done this properly (due to it updating instead of redownloading the entire game, and repeated runs of the update commands reporting that the app is already updated), I'm happy to provide output if you would like to check my work. I confimed that the serverconfig.xml file in the server directory still reflects my custom changes and server name.
When we go to join, the server browser still reports it is on 18.3. The same is listed when I start the dedicated server and look in the terminal output, it reports it is on 18.3.
Has the linux dedicated server not been updated yet? am I doing something wrong? (Hint: I was.)
The process I followed to update is as follows:
- Log in to the server through ssh
- navigate to the proper directory
- run 'steamcmd' , it updated.
- login to steam with 'login [uSERNAME]'
- Force the install directory with 'force_install_dir 7dtd_server' (Hint: This install directory did not match the exact file path of my 18.3 server)
- Update the app with 'app_update 294420'
- Quit steamcmd with 'quit'
The guide I used to install my server initially is at: https://unixblogger.com/setup-7-days-to-die-server/ (Note: This guide indicates an inproper/out of date method of starting the server. I have corrected this by simply using the 'startserver.sh' script, and pointing to my serverconfig.xml file with './startserver.sh -configfile=serverconfig.xml'. )
Thanks for any help in advance!
Last edited by a moderator: