NotFood Posted September 7, 2016 Share Posted September 7, 2016 I just would like some comfirmation that I'm not doing something wrong and it's just the files in steam that are outdated. My server version.txt says 184137 but in game says 188821. For a couple of days I've been trying to update my Linux dedicated server and so far none has come. Is it an issue with my configuration or am I being too impatient and update hasn't been released yet? Link to comment https://forums.kleientertainment.com/forums/topic/70034-outdated-dedicated-server/ Share on other sites More sharing options...
cezarica Posted September 10, 2016 Share Posted September 10, 2016 According to Game Updates for Don't Starve Together if you opt-in the beta branch of A New World then the last version is 189826 released on 09/09/16, else if you are in the stable branch then I think the last version is 188821 released on 08/26/16. Link to comment https://forums.kleientertainment.com/forums/topic/70034-outdated-dedicated-server/#findComment-812266 Share on other sites More sharing options...
NotFood Posted September 10, 2016 Author Share Posted September 10, 2016 I'm running stable in both the Linux Dedicated Server and the Linux Client. [steam@myon ~]$ ./steamcmd.sh +login anonymous +app_update 343050 +exit Redirecting stderr to '/home/steam/.steam/steam/logs/stderr.txt' [ 0%] Checking for available updates... [----] Verifying installation... Steam Console Client (c) Valve Corporation -- type 'quit' to exit -- Loading Steam API...Created shared memory when not owner SteamController_Shared_mem OK. Connecting anonymously to Steam Public...Logged in OK Waiting for license info...OK Success! App '343050' already up to date. [steam@myon ~]$ cat DSTDS/version.txt 184137 Link to comment https://forums.kleientertainment.com/forums/topic/70034-outdated-dedicated-server/#findComment-812331 Share on other sites More sharing options...
ToNiO55 Posted September 10, 2016 Share Posted September 10, 2016 Hi @NotFood what is your linux? you have follow tutorial for setup your dedicated server? can you share your server_log.txt please? Link to comment https://forums.kleientertainment.com/forums/topic/70034-outdated-dedicated-server/#findComment-812384 Share on other sites More sharing options...
NotFood Posted September 10, 2016 Author Share Posted September 10, 2016 Yes, the server is Linux. I've been running that server for a long time and I've gone through many updates. It's just these days that I haven't been able to update it for far too long and I wanted to know if anyone else was experiencing something similar. I don't think you want the server_log.txt but here it is. I ran it, tried to connect, got version mismatch. server_log.txt Link to comment https://forums.kleientertainment.com/forums/topic/70034-outdated-dedicated-server/#findComment-812393 Share on other sites More sharing options...
ToNiO55 Posted September 10, 2016 Share Posted September 10, 2016 @NotFood thx for server_log when i mean your linux: Debian? Ubuntu? CentOS? Redhat? where is installed your server? because i don't see the option +force_install_dir when you try to update your server how you start your server? Link to comment https://forums.kleientertainment.com/forums/topic/70034-outdated-dedicated-server/#findComment-812408 Share on other sites More sharing options...
Gingerbread Posted September 11, 2016 Share Posted September 11, 2016 Tonio, the best linux tech support in klei forums :D. Klei should employ you. Link to comment https://forums.kleientertainment.com/forums/topic/70034-outdated-dedicated-server/#findComment-812424 Share on other sites More sharing options...
NotFood Posted September 11, 2016 Author Share Posted September 11, 2016 I start the server with SystemD [steam@myon ~]$ cat /etc/systemd/system/dontstarve-master.service [Unit] Description=Don't Starve Together Server Master Shard PartOf=dontstarve.target [Service] ExecStart=/home/steam/DSTDS/bin/dontstarve_dedicated_server_nullrenderer -cluster Cluster_1 -shard Master User=steam Group=steam WorkingDirectory=/home/steam/DSTDS/bin/ [Install] WantedBy=multi-user.target It's run by user steam and it's located in the Steam folder. The DSTDS is a symbolic link. It's been working forever this way. [steam@myon ~]$ pwd /home/steam [steam@myon ~]$ ls -la DSTDS lrwxrwxrwx 1 steam steam 62 Jul 14 12:56 DSTDS -> Steam/steamapps/common/Don't Starve Together Dedicated Server/ It's a Fedora 22 running in a vm somewhere in the cloud. Link to comment https://forums.kleientertainment.com/forums/topic/70034-outdated-dedicated-server/#findComment-812455 Share on other sites More sharing options...
ToNiO55 Posted September 11, 2016 Share Posted September 11, 2016 @NotFood and when you make update it's in /home/steam/DSTDS ? do you have try to make update like that? ./steamcmd.sh +login anonymous +force_install_dir /home/steam/DSTDS +app_update 343050 validate +quit Link to comment https://forums.kleientertainment.com/forums/topic/70034-outdated-dedicated-server/#findComment-812674 Share on other sites More sharing options...
NotFood Posted September 11, 2016 Author Share Posted September 11, 2016 Ah... validate did the trick. Thank you. Much appreciated. Link to comment https://forums.kleientertainment.com/forums/topic/70034-outdated-dedicated-server/#findComment-812696 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.
Please be aware that the content of this thread may be outdated and no longer applicable.