-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Server doesnt start #93
Comments
Did you try to go through the suggested solutions in the README? |
I have the same issse i just went to the step 4. First server start and started executing docker-compose up -d here is my log file `[ 0%] Checking for available update... Connecting anonymously to Steam Public...OK GE-Proton8-21.tar.g 100%[===================>] 422.00M 6.89MB/s in 61s 2024-12-28 17:35:23 (6.89 MB/s) - '/tmp/GE-Proton8-21.tar.gz' saved [442501304/442501304] Download finished, comparing checksums... what does wine: RLIMIT_NICE is <= 20, unable to use setpriority safely meen i didnt find anyting about the suggested solutions |
@Dave187420 ^^^^^^^^^^^^^ |
i looked it over again i cant find a solution to the problem after RLIMIT_NICE is <= 20 the container is exited - code 3 |
The log looks normal. The RLIMIT_NICE message is expected. What specs does your server have? Is it virtualized (e.g. with Proxmox)? |
YES, roughly, I have set up a Truenas server and I virtualize an Ubuntu instance where Portainer and other containers are present. Specs I must say that I am not an expert at Linux and Docker-Compose Here are logs form ShooterGame
crashcallstack
|
i finally found something if youre doing virtualisation for example Crash Identifiers Crashes will either stop the server or display 0-5% CPU usage. The number is in reference to RAM/Memory usage.
|
Thank you for the guide and work. But my server isnt shown on the server browser. I think everything is right. What can be the problem?
Here are the log files:
Last lines from log command:
Update state (0x5) verifying install, progress: 98.16 (31032423718 / 31613732898)
Success! App '2430930' fully installed.
Starting the ARK: Survival Ascended dedicated server...
Start parameters: TheIsland_WP?listen?Port=7788?SessionName=Apes_strong_together?RCONPort=27040?RCONEnabled=True -WinLiveMaxPlayers=50 -clusterid=default -ClusterDirOverride="/home/gameserver/cluster-shared"
fsync: up and running.
Failed to read /etc/machine-id, error Invalid argument.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
Last lines from ShooterGame.log:
[2024.12.21-23.54.06:979][ 1]Primal Game Data Took 0.00 seconds
[2024.12.21-23.54.06:982][ 1]Added Explorer Note Entry: DEARJANE_EXP_NOTE_1
[2024.12.21-23.54.06:982][ 1]Added Explorer Note Entry: DEARJANE_EXP_NOTE_2
[2024.12.21-23.54.06:982][ 1]Added Explorer Note Entry: DEARJANE_EXP_NOTE_3
[2024.12.21-23.54.06:982][ 1]Added Explorer Note Entry: DEARJANE_EXP_NOTE_4
[2024.12.21-23.54.06:982][ 1]Added Explorer Note Entry: DEARJANE_EXP_NOTE_5
[2024.12.21-23.54.06:982][ 1]Added Explorer Note Entry: DEARJANE_EXP_NOTE_6
[2024.12.21-23.54.06:982][ 1]Added Explorer Note Entry: DEARJANE_EXP_NOTE_7
[2024.12.21-23.54.07:348][ 1]Server Initializing with BattlEye Anti-Cheat Protection. If you do not wish to use BattlEye, please launch with -NoBattlEye
[2024.12.21-23.54.07:352][ 1]BattlEye successfully started.
[2024.12.21-23.54.07:369][ 1]Server: "Apes_strong_together" has successfully started!
[2024.12.21-23.54.23:321][ 1]Commandline: TheIsland_WP?listen?Port=7788?SessionName=MYSERVER?RCONPort=27040?RCONEnabled=True -WinLiveMaxPlayers=50 -clusterid=default -ClusterDirOverride="/home/gameserver/cluster-shared"
[2024.12.21-23.54.23:321][ 1]Full Startup: 17.89 seconds
[2024.12.21-23.54.23:321][ 1]Number of cores 6
[2024.12.21-23.55.45:533][211]Server has completed startup and is now advertising for join.
Thx 4 help :)
The text was updated successfully, but these errors were encountered: