easy-wi / developer

Gameserver, Voiceserver Webinterface
https://easy-wi.com
GNU General Public License v3.0
227 stars 82 forks source link

Detailed Update List for Server and Updatestatus #1220

Open Miraculix1337 opened 5 years ago

Miraculix1337 commented 5 years ago

Hello I have an Idea,

is it possible to implement this new feature, because it would be much more easier to see whats happening when a gameserver is updating its files.

I ran in to a problem with a LAN Cache and it seems that no server files would be downloaded. (for some reason)

So if you could see the output from the steamconsole that would be great.

Greetings

Tobi

danir-de commented 5 years ago

Agree, this would save a lot of time on debugging game templates.

AEon-Jan commented 4 years ago

Hey, i will take a look at it ...

have some ideas to accomplish that

4deevspt commented 2 years ago

you dont need to see. Because this is sync system. So you install a master server and update master server. when you update a server the normal server go to main server and check files, if dont "have" the master sync.

This dont use the cmd update if you want we can put that but removing sync system will increse disck space.

Miraculix1337 commented 2 years ago

yea but you dont see the update status from steam cmd. But sometimes you want so see at what percentage the download will be instead of seeing an circle spinning for an randomly ammount of time. So a proggress Bar would be great with the output from steamcmd

4deevspt commented 2 years ago

yes but you dont use steam cmd to update servers.. :D

you use sync so only use steam cmd on master server, and you can see stats if are update or already update

Miraculix1337 commented 2 years ago

I think you are not understanding what I mean. Wen you install games on a master server you install the servers via steam cmd right?

so when you update or install a new game on the master servers you don’t get any progress bar about the installation or update. You don’t see if an download is stuck or unusually slow.

Do you get now what I mean? 😂

R00tS3c commented 2 years ago

You can see in htop if its working or if process has exited than you will dont see it.

4deevspt commented 2 years ago

OK now i untendstant

Yes its easy to put show steam cmd to see installation progress i will work today on that and show to you after