Hi i'm trying to add Ragnarok to a excisting clusterd setup that a friend of mine (that unfortunetly has passed away) have setup, this is my first time using tinkering with arkmanager and clusterd setups.
Some info
i have run
arkmanager installmods --verbose @ragnarok
i have added Ragnarok to a new line in arkmanager.cfg
configfile_ragnarok="/etc/arkmanager/instances/ragnarok.cfg"
the ragnarok.cfg looks like this
arkserverroot="/home/steam/Servers/Ragnarok"
serverMap="Ragnarok"
ark_Port=7791
ark_QueryPort=27029
ark_RCONPort=27030
ark_AltSaveDirectoryName="Ragnarok"
ark_ServerPassword=""
arkserverroot folder looks like this
/home/steam/Servers/Ragnarok
steam@ark:Servers/Ragnarok$ ls -la
total 85412
drwxr-xr-x 6 steam steam 4096 Jul 12 12:30 .
drwxr-xr-x 11 steam steam 4096 Jul 12 12:23 ..
drwxr-xr-x 7 steam steam 4096 Jun 11 2020 Engine
drwxr-xr-x 2 steam steam 4096 Jul 12 11:01 linux64
-rwxr-xr-x 7 steam steam 1987 Jul 30 2022 Manifest_DebugFiles.txt
-rwxr-xr-x 7 steam steam 19609 Jul 30 2022 Manifest_NonUFSFiles.txt
-rwxr-xr-x 7 steam steam 73578 Jul 30 2022 Manifest_UFSFiles.txt
-rwxr-xr-x 3 steam steam 5610607 Mar 24 03:30 PackageInfo.bin
drwxr-xr-x 6 steam steam 4096 Sep 1 2021 ShooterGame
-rw-r--r-- 1 steam steam 0 Jul 12 12:39 .startAfterUpdate-ragnarok
drwxr-xr-x 5 steam steam 4096 Jul 12 11:01 steamapps
-rwxr-xr-x 7 steam steam 21576016 Dec 27 2021 steamclient64.dll
-rwxr-xr-x 7 steam steam 18262952 Dec 27 2021 steamclient.dll
-rwxr-xr-x 2 steam steam 40226316 Jul 12 11:01 steamclient.so
-rwxr-xr-x 7 steam steam 272 Aug 5 2021 SteamCMDInstall.sh
-rwxr-xr-x 7 steam steam 403368 Dec 27 2021 tier0_s64.dll
-rwxr-xr-x 7 steam steam 350120 Dec 27 2021 tier0_s.dll
-rwxr-xr-x 3 steam steam 9 Mar 24 03:30 version.txt
-rwxr-xr-x 7 steam steam 503720 Dec 27 2021 vstdlib_s64.dll
-rwxr-xr-x 7 steam steam 389032 Dec 27 2021 vstdlib_s.dll
steam@ark:~/Servers/Ragnarok$
Startup for Rag looks like this
steam@ark:~$ arkmanager start --verbose --no-background @ragnarok
Running command 'start' for instance 'ragnarok'
The server is starting...
2024-07-12 12:39:57: start
2024-07-12 12:39:57: Running /home/steam/Servers/Ragnarok/ShooterGame/Binaries/Linux/ShooterGameServer Ragnarok?Port=7790?QueryPort=27029?RCONPort=27030?AltSaveDirectoryName=Ragnarok?ServerPassword?AllowFlyingStaminaRecovery=True?AllowHitMarkers=True?AllowRaidDinoFeeding=True?AllowThirdPersonPlayer=True?AlwaysNotifyPlayerLeft=True?DisableWeatherFog=True?DontAlwaysNotifyPlayerJoined=False?GameModIds=893404454,1999447172,895711211,640022028,1404697612,821530042,893834064,1148802682,845781509,924619115,1814953878,2044129379,1609138312?GlobalVoiceChat=False?MaxPlayers=20?NoTributeDownloads=False?OverrideStructurePlatformPrevention=True?PreventSpawnAnimations=True?RCONEnabled=True?ServerAdminPassword=nope.jpg?ServerForceNoHUD=False?ServerHardcore=False?ServerPVE=False?ServerPassword?ShowFloatingDamageText=True?ShowMapPlayerLocation=True?UseOptimizedHarvestingHealth=True?bAllowFlyerCarryPvE=True?bDisableStructureDecayPvE=True?bDisableStructurePlacementCollision=True?bUseCorpseLocator=True?listen -Log -NoTransferFromFiltering -Server -ServerRCONOutputTribeLogs -USEALLAVAILABLECORES -servergamelog -servergamelogincludetribelogs -clusterDirOverride=/home/steam/Steam/arkcluster/ -clusterId=ofdeathark
2024-07-12 12:39:57: Server PID: 816087
Shutdown handler: initalize.
Using binned.
4.5.1-0+UE4 7038 3077 404 10
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
/usr/local/bin/arkmanager: line 1314: 816087 Aborted "$arkserverroot/$arkserverexec" "$arkserveropts" "${arkextraopts[@]}"
2024-07-12 12:40:02: Bad PID ''; expected '816087'
2024-07-12 12:40:02: exited with status 0
steam@ark:~$
Do i need to add the Instance to the cluster or something else that i have missed? The logs aret really telling me much? Can i look somewhere elese?
Thanks
Hi i'm trying to add Ragnarok to a excisting clusterd setup that a friend of mine (that unfortunetly has passed away) have setup, this is my first time using tinkering with arkmanager and clusterd setups.
Some info
i have run
arkmanager installmods --verbose @ragnarok
i have added Ragnarok to a new line in arkmanager.cfg
configfile_ragnarok="/etc/arkmanager/instances/ragnarok.cfg"
the ragnarok.cfg looks like this
arkserverroot folder looks like this
Startup for Rag looks like this
Do i need to add the Instance to the cluster or something else that i have missed? The logs aret really telling me much? Can i look somewhere elese?
Thanks