Raised This Month: $ Target: $400
 0% 

Solved CS:GO Autoupdate


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
One
Veteran Member
Join Date: Oct 2008
Location: Hardstyle-eSports.de
Old 12-11-2020 , 09:11   Re: CS:GO Autoupdate
Reply With Quote #1

Thx. but still not working.
  • All folders and Files are 777 Chmod.
  • for sure installed and updated as user for first...sofar it not worked, tried with root because of permissions
  • steam_appid.txt is 730
  • killed all deattached and attached screens... Same issue.

here is the link how i installed the servers : https://medium.com/@oritromax/instal...u-ed37377b06d1
maybe is there anything wrong or missing which causes my problem?

my updatescript:
Code:
steamcmd +login anonymous +app_update 740 validate +quit
my runscript:
Code:
screen ./srcds_run -game csgo -net_port_try 1 +game_type 0 -tickrate 128 +game_mode 0 +mapgroup mg_active +map de_dust2 -nobots +maxplayers 20 +sv_setsteamaccount XXXXXX

But what i cant fix :
Owner and Chmod for /home/csgo is my csgo user and all folders and files on 777
Code:
./update.sh
Redirecting stderr to '/home/csgo/.steam/logs/stderr.txt'
/tmp/dumps is not owned by us - delete and recreate
Unable to delete /tmp/dumps. Continuing anyway.
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[  0%] Checking for available updates...

EDIT:

i think i could fix it:
  • reinstalled steamcmd as steam user
  • run steamcmd as steam user
  • selected update/install DIR with force_install_dir
  • and updated with app_update 740 validate


i tried to write a mini script... i know its not perfect but i hope it works for first...

Code:
cd /home/steam/

bash su - steam

echo updating : /home/csgo/csgo-ds/.........
steamcmd +login anonymous +force_install_dir /home/csgo/csgo-ds/ +app_update 740 validate +quit
echo Funserver updated!

echo updating : /home/csgo/server1/.........
steamcmd +login anonymous +force_install_dir /home/csgo/server1/ +app_update 740 validate +quit
echo Server1 updated!

echo updating : /home/csgo/server2/.........
steamcmd +login anonymous +force_install_dir /home/csgo/server2/ +app_update 740 validate +quit
echo Server2 updated!

echo updating : /home/csgo/server3/.........
steamcmd +login anonymous +force_install_dir /home/csgo/server3/ +app_update 740 validate +quit
echo Server3 updated!

echo updating : /home/csgo/server4/.........
steamcmd +login anonymous +force_install_dir /home/csgo/server4/ +app_update 740 validate +quit
echo Server4 updated!

echo updating : /home/csgo/server5/.........
steamcmd +login anonymous +force_install_dir /home/csgo/server5/ +app_update 740 validate +quit
echo Server5 updated!

echo updating : /home/csgo/training/.........
steamcmd +login anonymous +force_install_dir /home/csgo/training/ +app_update 740 validate +quit
echo Trainingsserver updated!

echo starting servers:

bash su csgo

echo Starting Funserver:......
bash /home/csgo/csgo-ds/run.sh

echo Starting Server1:......
bash /home/csgo/server1/run.sh

echo Starting Server2:......
bash /home/csgo/server2/run.sh


echo Starting Server3:......
bash /home/csgo/server3/run.sh


echo Starting Server4:......
bash /home/csgo/server4/run.sh


echo Starting Server5:......
bash /home/csgo/server5/run.sh


echo Starting trainingsserver:......
bash /home/csgo/training/run.sh
ill attach the logs when the script is done...
__________________

Last edited by One; 12-11-2020 at 10:07.
One is offline
Send a message via ICQ to One Send a message via AIM to One Send a message via MSN to One Send a message via Yahoo to One Send a message via Skype™ to One
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 18:30.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode