pelican-eggs / eggs

Service eggs for the pterodactyl panel
MIT License
2.85k stars 2.32k forks source link

[Bug]: csgo endless updates #1359

Closed Dancbeunny98 closed 2 years ago

Dancbeunny98 commented 3 years ago

Panel Version

1.6.2

Wings Version

1.5.0

Service

csgo

Modified

No, I did not modify the egg

Expected Behavior

The server should start after the start as it was updated last time!

Actual Behavior

The server checks for updates every time and downloads it! What for?

Steps To Reproduce

Updated server egg from this repository

Warning: failed to init SDL thread priority manager: SDL not found

Relevant log output

container@pterodactyl~ Server marked as starting...
WARNING: setlocale('en_US.UTF-8') failed, using locale: 'C'. International characters may not work.
Redirecting stderr to '/home/container/Steam/logs/stderr.txt'
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[  0%] Checking for available updates...
[----] Verifying installation...
Steam Console Client (c) Valve Corporation
-- type 'quit' to exit --
Loading Steam API...OK

Connecting anonymously to Steam Public...OK
Waiting for client config...OK
Waiting for user info...OK
 Update state (0x3) reconfiguring, progress: 0.00 (0 / 0)
Warning: failed to init SDL thread priority manager: SDL not found
 Update state (0x61) downloading, progress: 67.92 (20764116851 / 30570722178)
 Update state (0x61) downloading, progress: 68.02 (20795250291 / 30570722178)
 Update state (0x61) downloading, progress: 68.17 (20839835382 / 30570722178)
 Update state (0x61) downloading, progress: 68.33 (20888326181 / 30570722178)
 Update state (0x61) downloading, progress: 68.52 (20948195853 / 30570722178)
 Update state (0x61) downloading, progress: 68.72 (21008968398 / 30570722178)
 Update state (0x61) downloading, progress: 68.91 (21065278271 / 30570722178)
Software-Noob commented 3 years ago

SDL is not your error, and it's still downloading the game update according to your logs.

Dancbeunny98 commented 3 years ago

SDL is not your error, and it's still downloading the game update according to your logs.

Every time I reboot the server, I pump it over to the server. My nerves are giving up.

Dancbeunny98 commented 3 years ago
container@pterodactyl~ Server marked as starting...
 Update state (0x3) reconfiguring, progress: 0.00 (0 / 0)
Warning: failed to init SDL thread priority manager: SDL not found
 Update state (0x61) downloading, progress: 82.33 (25167916309 / 30570722178)
 Update state (0x61) downloading, progress: 82.44 (25202657310 / 30570722178)
 Update state (0x61) downloading, progress: 82.56 (25239038726 / 30570722178)
 Update state (0x61) downloading, progress: 99.79 (30506172857 / 30570722178)
 Update state (0x61) downloading, progress: 99.99 (30568625026 / 30570722178)
 Update state (0x81) verifying update, progress: 0.42 (126908352 / 30570722178)
 Update state (0x81) verifying update, progress: 16.28 (4976549823 / 30570722178)
 Update state (0x81) verifying update, progress: 17.53 (5359822714 / 30570722178)
 Update state (0x81) verifying update, progress: 39.89 (12195700602 / 30570722178)
 Update state (0x81) verifying update, progress: 40.32 (12324792720 / 30570722178)
 Update state (0x81) verifying update, progress: 40.79 (12470809027 / 30570722178)
 Update state (0x81) verifying update, progress: 99.99 (30568625026 / 30570722178)
Dancbeunny98 commented 3 years ago

![Uploading Screenshot_20211013-225202_Chrome.jpg…]()

parkervcp commented 3 years ago

0x602 is apparently a network issue. The SDL alert is not an error but an informational.

xMaZax commented 2 years ago

One of me has a problem, is that the server starts checking files when updating ?

xMaZax commented 2 years ago

image

parkervcp commented 2 years ago

Make sure VALIDATE is blank. Any value set will make it run a validate on startup.

Software-Noob commented 2 years ago

Closing as this is an old issue with no new developments or ways to reproduce. Feel free to open a new bug report with as much information as possible should this still be relevant.