Jamesits / docker-dst-server

Don't Starve Together dedicated server in Docker!
https://hub.docker.com/r/jamesits/dst-server
GNU General Public License v2.0
482 stars 98 forks source link

Server up with errors #49

Closed allinu closed 2 years ago

allinu commented 2 years ago
[00:00:10]: Event data unavailable: lavaarena_event_server/lavaarena_achievement_quest_defs
[00:00:10]: LOADING LUA SUCCESS
[00:00:10]: PlayerDeaths could not load morgue
[00:00:10]: PlayerHistory could not load player_history
[00:00:10]: ServerPreferences could not load server_preferences
[00:00:10]: bloom_enabled       true
[00:00:10]: OnFilesLoaded()
[00:00:10]: OnUpdatePurchaseStateComplete
[00:00:10]: Loading world: session/B9C4A44FA5C835FE/0000000002
[00:00:10]: Save file is at version 5.1
[00:00:10]: Klump load on boot started.
[00:00:10]: Klump files loaded:         0
[00:00:10]:     Unload FE
[00:00:10]:     Unload FE done
[00:00:24]:     LOAD BE
[00:00:15]:     LOAD BE
2022-03-31 08:12:08,027 INFO exited: dst-server-master (terminated by SIGKILL; not expected)
2022-03-31 08:12:08,328 INFO gave up: dst-server-master entered FATAL state, too many start retries too quickly
[00:00:32]:     LOAD BE: done
[00:00:32]: Begin Session: B9C4A44FA5C835FE
[00:00:32]: saving to server_temp/server_save
[00:00:32]: MiniMapComponent::AddAtlas( minimap/minimap_data.xml )
[00:00:32]: Loading 18 new character(s)
[00:00:33]: Total 18 character(s) loaded
[00:00:36]: Loading Nav Grid
[00:00:36]: World generated on build 500432 with save version: 5.1, using seed: 1648660330
[00:00:36]: [Shard] Secondary shard is waiting for LUA...
[00:00:37]: Can't find prefab archive_sound_area
[00:00:37]: SpawnSaveRecord [nil, archive_sound_area] FAILED
[00:00:37]: Can't find prefab archive_sound_area
[00:00:37]: SpawnSaveRecord [nil, archive_sound_area] FAILED
[00:00:37]: Can't find prefab archive_sound_area
[00:00:37]: SpawnSaveRecord [nil, archive_sound_area] FAILED
2022-03-31 08:12:23,431 INFO exited: dst-server-cave (terminated by SIGKILL; not expected)
2022-03-31 08:12:24,550 INFO gave up: dst-server-cave entered FATAL state, too many start retries too quickly
image

Just like this display

I don't know what error happpens.

If you need other info, i can take it for you.

Jamesits commented 2 years ago

Could you please post the full log here (including the entrypoint part)? If logs have been wiped due to server restarting too frequently, stop the container, start it again, wait 1 minute and post the new logs here.

allinu commented 2 years ago

this is terminal display

[root@VM-12-14-centos ~]# docker logs DST
Updating server...
WARNING: setlocale('en_US.UTF-8') failed, using locale: 'C'. International characters may not work.
Redirecting stderr to '/root/Steam/logs/stderr.txt'
[  0%] Checking for available updates...
[----] Verifying installation...
[  0%] Downloading update...
[  0%] Checking for available updates...
[----] Download complete.
[----] Extracting package...
[----] Extracting package...
[----] Extracting package...
[----] Extracting package...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Cleaning up...
[----] Update complete, launching Steamcmd...
WARNING: setlocale('en_US.UTF-8') failed, using locale: 'C'. International characters may not work.
Redirecting stderr to '/root/Steam/logs/stderr.txt'
[  0%] Checking for available updates...
[----] Verifying installation...
Steam Console Client (c) Valve Corporation - version 1648077083
-- type 'quit' to exit --
Loading Steam API...OK
@ShutdownOnFailedCommand 1
"@ShutdownOnFailedCommand" = "1"
@NoPromptForPassword 1
"@NoPromptForPassword" = "1"

Connecting anonymously to Steam Public...
OK
Waiting for client config...OK
[00:00:00]: LOADING LUA
[00:00:00]: DoLuaFile scripts/main.lua
[00:00:00]: DoLuaFile loading buffer scripts/main.lua
Setting breakpad minidump AppID = 322330
[00:00:00]: [Steam] SteamGameServer_Init success
[00:00:00]: ProfileIndex:0.65
[00:00:00]: [Connect] PendingConnection::Reset(true)
[00:00:00]: Platform: 1
[00:00:00]: Network tick rate: U=15(2), D=0
[00:00:00]: Network tick rate: U=15(2), D=0
[00:00:00]: OnLoadPermissionList: /data//DoNotStarveTogether/Cluster_1/blocklist.txt (Success)
[00:00:00]: OnLoadPermissionList: /data//DoNotStarveTogether/Cluster_1/adminlist.txt (Success)
[00:00:00]: OnLoadUserIdList: /data//DoNotStarveTogether/Cluster_1/whitelist.txt (Success)
[00:00:00]: Token retrieved from: /data//DoNotStarveTogether/Cluster_1/cluster_token.txt
[00:00:00]: Token retrieved from: /data//DoNotStarveTogether/Cluster_1/cluster_token.txt
[00:00:00]: cGame::InitializeOnMainThread
[00:00:00]: Renderer initialize: Okay
[00:00:00]: AnimManager initialize: Okay
[00:00:00]: Buffers initialize: Okay
[00:00:00]: cDontStarveGame::DoGameSpecificInitialize()
[00:00:00]: GameSpecific initialize: Okay
[00:00:00]: cGame::StartPlaying
[00:00:00]: THREAD - started 'Ping Job Thread' (4075793216)
[00:00:00]: THREAD - started 'StreamInput' (4073691968)
[00:00:00]: AppVersion::GetArchitecture() x32
[00:00:00]: LOADING LUA
[00:00:00]: DoLuaFile scripts/main.lua
[00:00:00]: DoLuaFile loading buffer scripts/main.lua
[00:00:01]:   taskgrouplist:    default Together
[00:00:01]:   taskgrouplist:    classic Classic
[00:00:01]:   taskgrouplist:    cave_default    Underground
[00:00:01]:   taskgrouplist:    lavaarena_taskset       The Forge
[00:00:01]:   taskgrouplist:    quagmire_taskset        The Gorge
[00:00:01]:   taskgrouplist:    default Together
[00:00:01]:   taskgrouplist:    classic Classic
[00:00:01]:   taskgrouplist:    cave_default    Underground
[00:00:01]:   taskgrouplist:    lavaarena_taskset       The Forge
[00:00:01]:   taskgrouplist:    quagmire_taskset        The Gorge
[00:00:01]: Running main.lua

[00:00:01]: Could not load modindex
[00:00:01]: ModIndex: Beginning normal load sequence for dedicated server.

[00:00:01]: Running main.lua

[00:00:01]: Could not load modindex
[00:00:01]: ModIndex: Beginning normal load sequence for dedicated server.

[00:00:01]: Event data unavailable: lavaarena_event_server/lavaarena_achievement_quest_defs
[00:00:01]: Event data unavailable: lavaarena_event_server/lavaarena_achievement_quest_defs
[00:00:04]: LOADING LUA SUCCESS
[00:00:04]: LOADING LUA SUCCESS
[00:00:04]: PlayerDeaths could not load morgue
[00:00:04]: PlayerHistory could not load player_history
[00:00:04]: ServerPreferences could not load server_preferences
[00:00:04]: bloom_enabled       true
[00:00:04]: PlayerDeaths could not load morgue
[00:00:04]: PlayerHistory could not load player_history
[00:00:04]: ServerPreferences could not load server_preferences
[00:00:04]: bloom_enabled       true
[00:00:04]: OnFilesLoaded()
[00:00:04]: OnUpdatePurchaseStateComplete
[00:00:04]: Klump load on boot started.
[00:00:04]: Klump files loaded:         0
[00:00:04]: OnFilesLoaded()
[00:00:04]: OnUpdatePurchaseStateComplete
[00:00:04]: Klump load on boot started.
[00:00:04]: Klump files loaded:         0
[00:00:05]:     Load FE
[00:00:05]:     Load FE
[00:00:07]:     Load FE: done
[00:00:07]: THREAD - started 'FilesExistAsyncThread' (4042218304)
[00:00:07]: FilesExistAsyncThread started (19428 files)...
[00:00:07]:     Load FE: done
[00:00:07]: THREAD - started 'FilesExistAsyncThread' (4039473984)
[00:00:07]: FilesExistAsyncThread started (19428 files)...
[00:00:07]: Check for write access: TRUE
[00:00:07]: Check for read access: TRUE
[00:00:07]: Available disk space for save files: 21721 MB
[00:00:07]: ModIndex: Load sequence finished successfully.
[00:00:07]: Reset() returning
[00:00:07]: Check for write access: TRUE
[00:00:07]: Check for read access: TRUE
[00:00:17]: Warning! Could not find a spot for CornerWall2 in node Residential3:1:Vacant
[00:00:17]: Warning! Could not find a spot for StraightWall2 in node Residential:4:Vacant
[00:00:17]: Warning! Could not find a spot for StraightWall2 in node Residential:4:Vacant
[00:00:17]: Warning! Could not find a spot for CornerWall2 in node Residential:4:Vacant
[00:00:17]: Warning! Could not find a spot for CornerWall2 in node Residential:4:Vacant
[00:00:17]: Warning! Could not find a spot for Fire Hounds in node FungalNoiseMeadow:BG_31:FungusNoiseMeadow
[00:00:17]: Warning! Could not find a spot for GrassySinkhole in node PleasantSinkhole:5:GrasslandSinkhole
[00:00:17]: Warning! Could not find a spot for RabbitTown in node GreenForest:1:GreenMushRabbits
[00:00:17]: Warning! Could not find a spot for StraightWall in node Residential:2:Vacant
[00:00:17]: Warning! Could not find a spot for StraightWall in node Residential:2:Vacant
[00:00:17]: Warning! Could not find a spot for StraightWall2 in node Residential:2:Vacant
[00:00:17]: Warning! Could not find a spot for StraightWall2 in node Residential:2:Vacant
[00:00:17]: Warning! Could not find a spot for CornerWall2 in node Residential:2:Vacant
[00:00:17]: Warning! Could not find a spot for CornerWall2 in node Residential:2:Vacant
[00:00:17]: Warning! Could not find a spot for CornerWall2 in node Residential:2:Vacant
[00:00:17]: Warning! Could not find a spot for RabbitCity in node RabbitCity:5:RabbitCity
[00:00:17]: Warning! Could not find a spot for RabbitTown in node RabbitCity:0:RabbitTown
[00:00:17]: Warning! Could not find a spot for Mudlights in node CaveSwamp:0:TentacleMud
[00:00:17]: Warning! Could not find a spot for Mudlights in node CaveSwamp:0:TentacleMud
[00:00:17]: Warning! Could not find a spot for Mudlights in node CaveSwamp:0:TentacleMud
[00:00:17]: Warning! Could not find a spot for EvergreenSinkhole in node CaveExitTask6:1:SinkholeCopses
[00:00:17]: Warning! Could not find a spot for EvergreenSinkhole in node CaveExitTask6:1:SinkholeCopses
[00:00:17]: Warning! Could not find a spot for EvergreenSinkhole in node CaveExitTask6:1:SinkholeCopses
[00:00:17]: Warning! Could not find a spot for CornerWall in node Residential:3:Vacant
[00:00:17]: Warning! Could not find a spot for StraightWall in node Residential:3:Vacant
[00:00:17]: Warning! Could not find a spot for StraightWall in node Residential:3:Vacant
[00:00:17]: Warning! Could not find a spot for StraightWall2 in node Residential:3:Vacant
[00:00:17]: Warning! Could not find a spot for StraightWall2 in node Residential:3:Vacant
[00:00:17]: Warning! Could not find a spot for StraightWall2 in node Residential:3:Vacant
[00:00:17]: Warning! Could not find a spot for CornerWall2 in node Residential:3:Vacant
[00:00:17]: Warning! Could not find a spot for CornerWall2 in node Residential:3:Vacant
[00:00:17]: [ReplaceSingleNonLandTiles] Validating...
[00:00:17]: [ReplaceSingleNonLandTiles] Replaced 67 tiles.
[00:00:17]: disconnected tiles...       116
[00:00:17]: [Ocean] Placing ocean set pieces.
[00:00:17]: [Ocean] Placed 11 of 11 ocean set pieces.
[00:00:17]: [Ocean] Convert impassible to water...
[00:00:17]: [Ocean]  Square fill...
[00:00:17]: Checking Required Prefab atrium_gate has at least 1 instances (1 found).
[00:00:17]: Checking Required Prefab archive_orchestrina_main has at least 1 instances (1 found).
[00:00:17]: Checking Required Prefab multiplayer_portal has at least 1 instances (1 found).
[00:00:17]: Checking Required Prefab sacred_chest has at least 1 instances (1 found).
[00:00:17]: Checking Required Prefab minotaur_spawner has at least 1 instances (1 found).
[00:00:17]: Checking Required Prefab archive_lockbox_dispencer has at least 3 instances (5 found).
[00:00:17]: [ReplaceSingleNonLandTiles] Validating...
[00:00:17]: [ReplaceSingleNonLandTiles] Replaced 0 tiles.
[00:00:17]: Done cave map gen!
[00:00:17]: Checking map...
[00:00:17]: Generation complete
[00:00:18]: WorldSim::SimThread::Main() complete
[00:00:18]: Serializing world: session/B9C4A44FA5C835FE/0000000002
[00:00:18]: Klump load on boot started.
[00:00:18]: Klump files loaded:         0
[00:00:19]:     Unload FE
[00:00:19]:     Unload FE done
[00:00:19]: [Ocean]  Ground fill...
[00:00:19]: [Ocean]  Noise...
[00:00:21]: [Ocean]  Blend...
[WorldSimActual::GenerateBlendedMap]
[WorldSimActual::GenerateBlendedMap]
[WorldSimActual::GenerateBlendedMap]
[00:00:21]: [Ocean]  Adding shoreline...
[00:00:21]: [Ocean] Void Outline...
[00:00:21]: [Ocean] Populating the ocean with lots of fun things to do...
[00:00:22]: [Ocean] Placing ocean set pieces.
[00:00:22]: [Ocean] Placed 9 of 9 ocean set pieces.
[00:00:22]: [Ocean] Placing ocean set pieces.
[00:00:22]: [Ocean] Placed 1 of 1 ocean set pieces.
[00:00:22]: [Ocean] Placing ocean set pieces.
[00:00:22]: [Ocean] Placed 1 of 1 ocean set pieces.
[00:00:22]: Checking Required Prefab moon_altar_rock_idol has at least 1 instances (1 found).
[00:00:22]: Checking Required Prefab sculpture_bishop has at least 1 instances (4 found).
[00:00:22]: Checking Required Prefab pigking has at least 1 instances (1 found).
[00:00:22]: Checking Required Prefab moon_fissure has at least 2 instances (73 found).
[00:00:22]: Checking Required Prefab sculpture_rook has at least 1 instances (2 found).
[00:00:22]: Checking Required Prefab hermithouse_construction1 has at least 1 instances (1 found).
[00:00:22]: Checking Required Prefab sculpture_knight has at least 1 instances (2 found).
[00:00:22]: Checking Required Prefab waterplant has at least 1 instances (160 found).
[00:00:22]: Checking Required Prefab crabking_spawner has at least 1 instances (1 found).
[00:00:22]: Checking Required Prefab terrariumchest has at least 1 instances (1 found).
[00:00:22]: Checking Required Prefab gravestone has at least 1 instances (14 found).
[00:00:22]: Checking Required Prefab moon_altar_rock_seed has at least 1 instances (1 found).
[00:00:22]: Checking Required Prefab moon_altar_rock_glass has at least 1 instances (1 found).
[00:00:00]: PersistRootStorage is now /data//DoNotStarveTogether/Cluster_1/Caves/
[00:00:00]: Starting Up
[00:00:00]: Version: 500432
[00:00:00]: Current time: Thu Mar 31 07:58:39 2022

[00:00:00]: System Name: Linux
[00:00:00]: Host Name: b757f6ddf4c2
[00:00:00]: Release(Kernel) Version: 3.10.0-1160.11.1.el7.x86_64
[00:00:00]: Kernel Build Timestamp: #1 SMP Fri Dec 18 16:34:56 UTC 2020
[00:00:00]: Machine Arch: x86_64
[00:00:00]: Don't Starve Together: 500432 LINUX
[00:00:00]: Build Date: 7838
[00:00:00]: Mode: 32-bit
[00:00:00]: Parsing command line
[00:00:00]: Command Line Arguments: -persistent_storage_root /data -ugc_directory /data/ugc -shard Caves
[00:00:00]: Initializing distribution platform
[00:00:00]: ....Done
[00:00:00]: Mounting file system databundles/klump.zip successful.
[00:00:00]: Mounting file system databundles/shaders.zip successful.
[00:00:00]: Mounting file system databundles/fonts.zip successful.
[00:00:00]: THREAD - started 'GAClient' (4129872704)
[00:00:00]: CurlRequestManager::ClientThread::Main()
[00:00:00]: Mounting file system databundles/anim_dynamic.zip successful.
[00:00:00]: Mounting file system databundles/bigportraits.zip successful.
[00:00:00]: THREAD - started 'GAClient' (4129745728)
[00:00:00]: CurlRequestManager::ClientThread::Main()
[00:00:00]: Mounting file system databundles/anim_dynamic.zip successful.
[00:00:00]: Mounting file system databundles/bigportraits.zip successful.
[00:00:00]: Mounting file system databundles/images.zip successful.
[00:00:00]: Mounting file system databundles/images.zip successful.
[00:00:01]: Mounting file system databundles/scripts.zip successful.
[00:00:01]: [Steam] SteamGameServer_Init(10999, 12346)
[00:00:01]: Mounting file system databundles/scripts.zip successful.
[00:00:01]: [Steam] SteamGameServer_Init(11000, 12347)
[S_API] SteamAPI_Init(): Loaded local 'steamclient.so' OK.
[S_API] SteamAPI_Init(): Loaded local 'steamclient.so' OK.
CAppInfoCacheReadFromDiskThread took 0 milliseconds to initialize
CAppInfoCacheReadFromDiskThread took 8 milliseconds to initialize
Setting breakpad minidump AppID = 322330
[00:00:01]: [Steam] SteamGameServer_Init success
[00:00:01]: ProfileIndex:0.66
[00:00:01]: [Connect] PendingConnection::Reset(true)
[00:00:01]: Platform: 1
[00:00:01]: Network tick rate: U=15(2), D=0
[00:00:01]: Network tick rate: U=15(2), D=0
[00:00:01]: OnLoadPermissionList: /data//DoNotStarveTogether/Cluster_1/blocklist.txt (Success)
[00:00:01]: OnLoadPermissionList: /data//DoNotStarveTogether/Cluster_1/adminlist.txt (Success)
[00:00:01]: OnLoadUserIdList: /data//DoNotStarveTogether/Cluster_1/whitelist.txt (Success)
[00:00:01]: Token retrieved from: /data//DoNotStarveTogether/Cluster_1/cluster_token.txt
[00:00:01]: Token retrieved from: /data//DoNotStarveTogether/Cluster_1/cluster_token.txt
[00:00:01]: cGame::InitializeOnMainThread
[00:00:01]: Renderer initialize: Okay
[00:00:01]: AnimManager initialize: Okay
[00:00:01]: Buffers initialize: Okay
[00:00:01]: cDontStarveGame::DoGameSpecificInitialize()
[00:00:01]: GameSpecific initialize: Okay
[00:00:01]: cGame::StartPlaying
[00:00:01]: THREAD - started 'StreamInput' (4074519360)
[00:00:01]: THREAD - started 'Ping Job Thread' (4076620608)
[00:00:01]: AppVersion::GetArchitecture() x32
[00:00:01]: LOADING LUA
[00:00:01]: DoLuaFile scripts/main.lua
[00:00:01]: DoLuaFile loading buffer scripts/main.lua
[00:00:01]: [Steam] SteamGameServer_Init success
Setting breakpad minidump AppID = 322330
[00:00:01]: ProfileIndex:0.65
[00:00:01]: [Connect] PendingConnection::Reset(true)
[00:00:01]: Platform: 1
[00:00:01]: Network tick rate: U=15(2), D=0
[00:00:01]: Network tick rate: U=15(2), D=0
[00:00:01]: OnLoadPermissionList: /data//DoNotStarveTogether/Cluster_1/blocklist.txt (Success)
[00:00:01]: OnLoadPermissionList: /data//DoNotStarveTogether/Cluster_1/adminlist.txt (Success)
[00:00:01]: OnLoadUserIdList: /data//DoNotStarveTogether/Cluster_1/whitelist.txt (Success)
[00:00:01]: Token retrieved from: /data//DoNotStarveTogether/Cluster_1/cluster_token.txt
[00:00:01]: Token retrieved from: /data//DoNotStarveTogether/Cluster_1/cluster_token.txt
[00:00:01]: cGame::InitializeOnMainThread
[00:00:01]: Renderer initialize: Okay
[00:00:01]: AnimManager initialize: Okay
[00:00:01]: Buffers initialize: Okay
[00:00:01]: cDontStarveGame::DoGameSpecificInitialize()
[00:00:01]: GameSpecific initialize: Okay
[00:00:01]: cGame::StartPlaying
[00:00:01]: THREAD - started 'Ping Job Thread' (4075793216)
[00:00:00]: Don't Starve Together: 500432 LINUX
[00:00:00]: Build Date: 7838
[00:00:00]: Mode: 32-bit
[00:00:00]: Parsing command line
[00:00:00]: Command Line Arguments: -persistent_storage_root /data -ugc_directory /data/ugc -shard Master
[00:00:00]: Initializing distribution platform
[00:00:00]: ....Done
[00:00:00]: Mounting file system databundles/klump.zip successful.
[00:00:00]: Mounting file system databundles/shaders.zip successful.
[00:00:00]: Mounting file system databundles/fonts.zip successful.
[00:00:00]: PersistRootStorage is now /data//DoNotStarveTogether/Cluster_1/Caves/
[00:00:00]: Starting Up
[00:00:00]: Version: 500432
[00:00:00]: Current time: Thu Mar 31 08:08:46 2022

[00:00:00]: System Name: Linux
[00:00:00]: Host Name: b757f6ddf4c2
[00:00:00]: Release(Kernel) Version: 3.10.0-1160.11.1.el7.x86_64
[00:00:00]: Kernel Build Timestamp: #1 SMP Fri Dec 18 16:34:56 UTC 2020
[00:00:00]: Machine Arch: x86_64
[00:00:00]: Don't Starve Together: 500432 LINUX
[00:00:00]: Build Date: 7838
[00:00:00]: Mode: 32-bit
[00:00:00]: Parsing command line
[00:00:00]: Command Line Arguments: -persistent_storage_root /data -ugc_directory /data/ugc -shard Caves
[00:00:00]: Initializing distribution platform
[00:00:00]: ....Done
[00:00:00]: Mounting file system databundles/klump.zip successful.
[00:00:00]: Mounting file system databundles/shaders.zip successful.
[00:00:00]: Mounting file system databundles/fonts.zip successful.
[00:00:00]: THREAD - started 'GAClient' (4129823552)
[00:00:00]: CurlRequestManager::ClientThread::Main()
[00:00:00]: THREAD - started 'GAClient' (4130261824)
[00:00:00]: CurlRequestManager::ClientThread::Main()
[00:00:00]: Mounting file system databundles/anim_dynamic.zip successful.
[00:00:00]: Mounting file system databundles/bigportraits.zip successful.
[00:00:00]: Mounting file system databundles/anim_dynamic.zip successful.
[00:00:00]: Mounting file system databundles/images.zip successful.
[00:00:00]: Mounting file system databundles/bigportraits.zip successful.
[00:00:00]: Mounting file system databundles/images.zip successful.
[00:00:00]: Mounting file system databundles/scripts.zip successful.
[00:00:00]: [Steam] SteamGameServer_Init(10999, 12346)
[00:00:00]: Mounting file system databundles/scripts.zip successful.
[00:00:00]: [Steam] SteamGameServer_Init(11000, 12347)
[S_API] SteamAPI_Init(): Loaded local 'steamclient.so' OK.
[S_API] SteamAPI_Init(): Loaded local 'steamclient.so' OK.
CAppInfoCacheReadFromDiskThread took 0 milliseconds to initialize
CAppInfoCacheReadFromDiskThread took 0 milliseconds to initialize
Setting breakpad minidump AppID = 322330
[00:00:00]: [Steam] SteamGameServer_Init success
[00:00:00]: ProfileIndex:0.69
[00:00:00]: [Connect] PendingConnection::Reset(true)
[00:00:00]: Platform: 1
[00:00:00]: Network tick rate: U=15(2), D=0
[00:00:00]: Network tick rate: U=15(2), D=0
[00:00:00]: OnLoadPermissionList: /data//DoNotStarveTogether/Cluster_1/blocklist.txt (Success)
[00:00:00]: OnLoadPermissionList: /data//DoNotStarveTogether/Cluster_1/adminlist.txt (Success)
[00:00:00]: OnLoadUserIdList: /data//DoNotStarveTogether/Cluster_1/whitelist.txt (Success)
[00:00:00]: Token retrieved from: /data//DoNotStarveTogether/Cluster_1/cluster_token.txt
[00:00:00]: Token retrieved from: /data//DoNotStarveTogether/Cluster_1/cluster_token.txt
[00:00:00]: cGame::InitializeOnMainThread
[00:00:00]: Renderer initialize: Okay
[00:00:00]: AnimManager initialize: Okay
[00:00:00]: Buffers initialize: Okay
[00:00:00]: cDontStarveGame::DoGameSpecificInitialize()
[00:00:00]: GameSpecific initialize: Okay
[00:00:00]: cGame::StartPlaying
[00:00:00]: THREAD - started 'Ping Job Thread' (4075793216)
[00:00:00]: THREAD - started 'StreamInput' (4073691968)
[00:00:00]: AppVersion::GetArchitecture() x32
[00:00:00]: LOADING LUA
[00:00:00]: DoLuaFile scripts/main.lua
[00:00:00]: DoLuaFile loading buffer scripts/main.lua
[00:00:00]: [Steam] SteamGameServer_Init success
Setting breakpad minidump AppID = 322330
[00:00:00]: ProfileIndex:0.69
[00:00:00]: [Connect] PendingConnection::Reset(true)
[00:00:00]: Platform: 1
[00:00:00]: Network tick rate: U=15(2), D=0
[00:00:00]: Network tick rate: U=15(2), D=0
[00:00:00]: OnLoadPermissionList: /data//DoNotStarveTogether/Cluster_1/blocklist.txt (Success)
[00:00:00]: OnLoadPermissionList: /data//DoNotStarveTogether/Cluster_1/adminlist.txt (Success)
[00:00:00]: OnLoadUserIdList: /data//DoNotStarveTogether/Cluster_1/whitelist.txt (Success)
[00:00:05]: LOADING LUA
[00:00:05]: DoLuaFile scripts/main.lua
[00:00:05]: DoLuaFile loading buffer scripts/main.lua
[00:00:06]:   taskgrouplist:    default Together
[00:00:06]:   taskgrouplist:    classic Classic
[00:00:06]:   taskgrouplist:    cave_default    Underground
[00:00:06]:   taskgrouplist:    lavaarena_taskset       The Forge
[00:00:06]:   taskgrouplist:    quagmire_taskset        The Gorge
[00:00:06]: Running main.lua

[00:00:06]: loaded modindex
[00:00:06]: ModIndex: Beginning normal load sequence for dedicated server.

[00:00:06]: Event data unavailable: lavaarena_event_server/lavaarena_achievement_quest_defs
[00:00:06]: LOADING LUA SUCCESS
[00:00:06]: PlayerDeaths could not load morgue
[00:00:06]: PlayerHistory could not load player_history
[00:00:06]: ServerPreferences could not load server_preferences
[00:00:06]: bloom_enabled       true
[00:00:06]: OnFilesLoaded()
[00:00:06]: OnUpdatePurchaseStateComplete
[00:00:06]: Loading world: session/B9C4A44FA5C835FE/0000000002
[00:00:06]: Save file is at version 5.1
[00:00:06]: Klump load on boot started.
[00:00:06]: Klump files loaded:         0
[00:00:06]:     Unload FE
[00:00:06]:     Unload FE done
[00:00:09]:     LOAD BE
[00:00:19]:     LOAD BE: done
[00:00:19]: Begin Session: B9C4A44FA5C835FE
[00:00:19]: saving to server_temp/server_save
[00:00:20]: MiniMapComponent::AddAtlas( minimap/minimap_data.xml )
[00:00:20]: Loading 18 new character(s)
[00:00:21]: Total 18 character(s) loaded
[00:00:24]: Loading Nav Grid
[00:00:24]: World generated on build 500432 with save version: 5.1, using seed: 1648660330
[00:00:24]: [Shard] Secondary shard is waiting for LUA...
[00:00:25]: Can't find prefab archive_sound_area
[00:00:25]: SpawnSaveRecord [nil, archive_sound_area] FAILED
[00:00:25]: Can't find prefab archive_sound_area
[00:00:25]: SpawnSaveRecord [nil, archive_sound_area] FAILED
[00:00:25]: Can't find prefab archive_sound_area
[00:00:25]: SpawnSaveRecord [nil, archive_sound_area] FAILED
2022-03-31 08:38:32,115 INFO exited: dst-server-cave (terminated by SIGKILL; not expected)
2022-03-31 08:38:32,179 INFO gave up: dst-server-cave entered FATAL state, too many start retries too quickly
allinu commented 2 years ago

This is Caves logs

[00:00:00]: PersistRootStorage is now /data//DoNotStarveTogether/Cluster_1/Caves/ 
[00:00:00]: Starting Up
[00:00:00]: Version: 500432
[00:00:00]: Current time: Thu Mar 31 08:38:05 2022

[00:00:00]: System Name: Linux
[00:00:00]: Host Name: b757f6ddf4c2
[00:00:00]: Release(Kernel) Version: 3.10.0-1160.11.1.el7.x86_64
[00:00:00]: Kernel Build Timestamp: #1 SMP Fri Dec 18 16:34:56 UTC 2020
[00:00:00]: Machine Arch: x86_64
[00:00:00]: Don't Starve Together: 500432 LINUX
[00:00:00]: Build Date: 7838
[00:00:00]: Mode: 32-bit
[00:00:00]: Parsing command line
[00:00:00]: Command Line Arguments: -persistent_storage_root /data -ugc_directory /data/ugc -shard Caves 
[00:00:00]: Initializing distribution platform
[00:00:00]: ....Done
[00:00:00]: THREAD - started 'GAClient' (4130032448)
[00:00:00]: CurlRequestManager::ClientThread::Main()
[00:00:00]: Mounting file system databundles/klump.zip successful.
[00:00:00]: Mounting file system databundles/shaders.zip successful.
[00:00:00]: Mounting file system databundles/fonts.zip successful.
[00:00:00]: Mounting file system databundles/anim_dynamic.zip successful.
[00:00:00]: Mounting file system databundles/bigportraits.zip successful.
[00:00:00]: Mounting file system databundles/images.zip successful.
[00:00:00]: Mounting file system databundles/scripts.zip successful.
[00:00:00]: [Steam] SteamGameServer_Init(11000, 12347)
[00:00:00]: [Steam] SteamGameServer_Init success
[00:00:00]: ProfileIndex:0.73
[00:00:00]: [Connect] PendingConnection::Reset(true)
[00:00:00]: Platform: 1
[00:00:00]: Network tick rate: U=15(2), D=0
[00:00:00]: Network tick rate: U=15(2), D=0
[00:00:00]: OnLoadPermissionList: /data//DoNotStarveTogether/Cluster_1/blocklist.txt (Success)
[00:00:00]: OnLoadPermissionList: /data//DoNotStarveTogether/Cluster_1/adminlist.txt (Success)
[00:00:00]: OnLoadUserIdList: /data//DoNotStarveTogether/Cluster_1/whitelist.txt (Success)
[00:00:00]: Token retrieved from: /data//DoNotStarveTogether/Cluster_1/cluster_token.txt
[00:00:00]: Token retrieved from: /data//DoNotStarveTogether/Cluster_1/cluster_token.txt
[00:00:00]: cGame::InitializeOnMainThread
[00:00:00]: Renderer initialize: Okay
[00:00:00]: AnimManager initialize: Okay
[00:00:00]: Buffers initialize: Okay
[00:00:00]: cDontStarveGame::DoGameSpecificInitialize()
[00:00:00]: GameSpecific initialize: Okay
[00:00:00]: cGame::StartPlaying
[00:00:00]: THREAD - started 'Ping Job Thread' (4076845888)
[00:00:00]: THREAD - started 'StreamInput' (4074744640)
[00:00:00]: AppVersion::GetArchitecture() x32
[00:00:00]: LOADING LUA
[00:00:00]: DoLuaFile scripts/main.lua
[00:00:00]: DoLuaFile loading buffer scripts/main.lua
[00:00:01]:   taskgrouplist:    default Together    
[00:00:01]:   taskgrouplist:    classic Classic 
[00:00:01]:   taskgrouplist:    cave_default    Underground 
[00:00:01]:   taskgrouplist:    lavaarena_taskset   The Forge   
[00:00:01]:   taskgrouplist:    quagmire_taskset    The Gorge   
[00:00:01]: Running main.lua

[00:00:01]: loaded modindex 
[00:00:01]: ModIndex: Beginning normal load sequence for dedicated server.

[00:00:01]: Event data unavailable: lavaarena_event_server/lavaarena_achievement_quest_defs
[00:00:02]: LOADING LUA SUCCESS
[00:00:02]: PlayerDeaths could not load morgue  
[00:00:02]: PlayerHistory could not load player_history 
[00:00:02]: ServerPreferences could not load server_preferences 
[00:00:02]: bloom_enabled   true    
[00:00:02]: OnFilesLoaded() 
[00:00:02]: OnUpdatePurchaseStateComplete   
[00:00:02]: Klump load on boot started. 
[00:00:02]: Klump files loaded:     0   
[00:00:03]:     Load FE 
[00:00:04]:     Load FE: done   
[00:00:04]: Check for write access: TRUE
[00:00:04]: Check for read access: TRUE
[00:00:04]: Available disk space for save files: 24318 MB
[00:00:04]: ModIndex: Load sequence finished successfully.  
[00:00:04]: Reset() returning
[00:00:04]: THREAD - started 'FilesExistAsyncThread' (4041853760)
[00:00:04]: FilesExistAsyncThread started (19428 files)...
[00:00:05]: [200] Account Communication Success (6)
[00:00:05]: Received (KU_c1gvby7E) from TokenPurpose
[00:00:05]: Starting Dedicated Server Game  
[00:00:05]: Network tick rate: U=15(2), D=0
[00:00:05]: About to start a server with the following settings:
[00:00:05]:   Dedicated: true
[00:00:05]:   Online: true
[00:00:05]:   Passworded: true
[00:00:05]:   ServerPort: 11000
[00:00:05]:   SteamAuthPort: 8767
[00:00:05]:   SteamMasterServerPort: 12347
[00:00:05]:   ClanID: false
[00:00:05]:   ClanOnly: false
[00:00:05]:   ClanAdmin: false
[00:00:05]:   LanOnly: false
[00:00:05]:   FriendsOnly: false
[00:00:05]:   EnableAutosaver: true
[00:00:05]:   EncodeUserPath: true
[00:00:05]:   PVP: false
[00:00:05]:   MaxPlayers: 4
[00:00:05]:   GameMode: survival
[00:00:05]:   OverridenDNS: 
[00:00:05]:   PauseWhenEmpty: true
[00:00:05]:   IdleTimeout: 1800s
[00:00:05]:   VoteEnabled: true
[00:00:05]:   InternetBroadcasting: true
[00:00:05]:   Intent: social
[00:00:05]: Online Server Started on port: 11000
[00:00:05]: Not applying level data overrides.  
[00:00:05]: Found a worldgen override file with these contents: 
[00:00:05]:     K:  override_enabled     V:     true    
[00:00:05]:     K:  overrides    V:     table: 0xf9e7f20    
[00:00:05]:         K:  alternatehunt    V:     default 
[00:00:05]:         K:  angrybees    V:     default 
[00:00:05]:         K:  antliontribute   V:     default 
[00:00:05]:         K:  autumn   V:     default 
[00:00:05]:         K:  banana   V:     default 
[00:00:05]:         K:  bats     V:     default 
[00:00:05]:         K:  bearger  V:     default 
[00:00:05]:         K:  beefalo  V:     default 
[00:00:05]:         K:  beefaloheat  V:     default 
[00:00:05]:         K:  bees     V:     default 
[00:00:05]:         K:  berrybush    V:     default 
[00:00:05]:         K:  birds    V:     default 
[00:00:05]:         K:  boons    V:     default 
[00:00:05]:         K:  branching    V:     default 
[00:00:05]:         K:  bunnymen     V:     default 
[00:00:05]:         K:  butterfly    V:     default 
[00:00:05]:         K:  buzzard  V:     default 
[00:00:05]:         K:  cactus   V:     default 
[00:00:05]:         K:  carrot   V:     default 
[00:00:05]:         K:  catcoon  V:     default 
[00:00:05]:         K:  cave_ponds   V:     default 
[00:00:05]:         K:  cave_spiders     V:     default 
[00:00:05]:         K:  cavelight    V:     default 
[00:00:05]:         K:  chess    V:     default 
[00:00:05]:         K:  day  V:     default 
[00:00:05]:         K:  deciduousmonster     V:     default 
[00:00:05]:         K:  deerclops    V:     default 
[00:00:05]:         K:  disease_delay    V:     default 
[00:00:05]:         K:  dragonfly    V:     default 
[00:00:05]:         K:  earthquakes  V:     default 
[00:00:05]:         K:  fern     V:     default 
[00:00:05]:         K:  fissure  V:     default 
[00:00:05]:         K:  flint    V:     default 
[00:00:05]:         K:  flower_cave  V:     default 
[00:00:05]:         K:  flowers  V:     default 
[00:00:05]:         K:  frograin     V:     default 
[00:00:05]:         K:  goosemoose   V:     default 
[00:00:05]:         K:  grass    V:     default 
[00:00:05]:         K:  houndmound   V:     default 
[00:00:05]:         K:  hounds   V:     default 
[00:00:05]:         K:  hunt     V:     default 
[00:00:05]:         K:  krampus  V:     default 
[00:00:05]:         K:  lichen   V:     default 
[00:00:05]:         K:  liefs    V:     default 
[00:00:05]:         K:  lightning    V:     default 
[00:00:05]:         K:  lightninggoat    V:     default 
[00:00:05]:         K:  loop     V:     default 
[00:00:05]:         K:  lureplants   V:     default 
[00:00:05]:         K:  marshbush    V:     default 
[00:00:05]:         K:  merm     V:     default 
[00:00:05]:         K:  meteorshowers    V:     default 
[00:00:05]:         K:  meteorspawner    V:     default 
[00:00:05]:         K:  moles    V:     default 
[00:00:05]:         K:  monkey   V:     default 
[00:00:05]:         K:  mushroom     V:     default 
[00:00:05]:         K:  mushtree     V:     default 
[00:00:05]:         K:  penguins     V:     default 
[00:00:05]:         K:  perd     V:     default 
[00:00:05]:         K:  petrification    V:     default 
[00:00:05]:         K:  pigs     V:     default 
[00:00:05]:         K:  ponds    V:     default 
[00:00:05]:         K:  prefabswaps_start    V:     default 
[00:00:05]:         K:  rabbits  V:     default 
[00:00:05]:         K:  reeds    V:     default 
[00:00:05]:         K:  regrowth     V:     default 
[00:00:05]:         K:  rock     V:     default 
[00:00:05]:         K:  rock_ice     V:     default 
[00:00:05]:         K:  rocky    V:     default 
[00:00:05]:         K:  sapling  V:     default 
[00:00:05]:         K:  season_start     V:     default 
[00:00:05]:         K:  slurper  V:     default 
[00:00:05]:         K:  slurtles     V:     default 
[00:00:05]:         K:  specialevent     V:     default 
[00:00:05]:         K:  spiders  V:     default 
[00:00:05]:         K:  spring   V:     default 
[00:00:05]:         K:  start_location   V:     default 
[00:00:05]:         K:  summer   V:     default 
[00:00:05]:         K:  tallbirds    V:     default 
[00:00:05]:         K:  task_set     V:     cave_default    
[00:00:05]:         K:  tentacles    V:     default 
[00:00:05]:         K:  touchstone   V:     default 
[00:00:05]:         K:  trees    V:     default 
[00:00:05]:         K:  tumbleweed   V:     default 
[00:00:05]:         K:  walrus   V:     default 
[00:00:05]:         K:  weather  V:     default 
[00:00:05]:         K:  wildfires    V:     default 
[00:00:05]:         K:  winter   V:     default 
[00:00:05]:         K:  world_size   V:     default 
[00:00:05]:         K:  wormattacks  V:     default 
[00:00:05]:         K:  wormlights   V:     default 
[00:00:05]:         K:  worms    V:     default 
[00:00:05]:     K:  preset   V:     DST_CAVE    
[00:00:05]:   sanity-checking worldgenoverride.lua...   
[00:00:05]: Loaded and applied world gen overrides from ../worldgenoverride.lua 
[00:00:05]:   contained worldgen preset DST_CAVE, loading...    
[00:00:05]:   contained settings preset DST_CAVE, loading...    
[00:00:05]: Overwriting savedata with override file.    
[00:00:05]: Collecting garbage...
[00:00:05]: lua_gc took 0.06 seconds
[00:00:05]: ~ShardLuaProxy()
[00:00:05]: ~cEventLeaderboardProxy()
[00:00:05]: ~ItemServerLuaProxy()
[00:00:05]: ~InventoryLuaProxy()
[00:00:05]: ~NetworkLuaProxy()
[00:00:05]: ~SimLuaProxy()
[00:00:05]: FilesExistAsyncThread aborted.
[00:00:05]: ... FilesExistAsyncThread complete
[00:00:05]: lua_close took 0.05 seconds
[00:00:05]: ReleaseAll
[00:00:05]: ReleaseAll Finished
[00:00:05]: cGame::StartPlaying
[00:00:05]: AppVersion::GetArchitecture() x32
[00:00:05]: LOADING LUA
[00:00:05]: DoLuaFile scripts/main.lua
[00:00:05]: DoLuaFile loading buffer scripts/main.lua
[00:00:06]:   taskgrouplist:    default Together    
[00:00:06]:   taskgrouplist:    classic Classic 
[00:00:06]:   taskgrouplist:    cave_default    Underground 
[00:00:06]:   taskgrouplist:    lavaarena_taskset   The Forge   
[00:00:06]:   taskgrouplist:    quagmire_taskset    The Gorge   
[00:00:06]: Running main.lua

[00:00:06]: loaded modindex 
[00:00:06]: ModIndex: Beginning normal load sequence for dedicated server.

[00:00:06]: Event data unavailable: lavaarena_event_server/lavaarena_achievement_quest_defs
[00:00:06]: LOADING LUA SUCCESS
[00:00:06]: PlayerDeaths could not load morgue  
[00:00:06]: PlayerHistory could not load player_history 
[00:00:06]: ServerPreferences could not load server_preferences 
[00:00:06]: bloom_enabled   true    
[00:00:06]: OnFilesLoaded() 
[00:00:06]: OnUpdatePurchaseStateComplete   
[00:00:06]: Loading world: session/B9C4A44FA5C835FE/0000000002  
[00:00:06]: Save file is at version 5.1 
[00:00:06]: Klump load on boot started. 
[00:00:06]: Klump files loaded:     0   
[00:00:06]:     Unload FE   
[00:00:06]:     Unload FE done  
[00:00:09]:     LOAD BE 
[00:00:19]:     LOAD BE: done   
[00:00:19]: Begin Session: B9C4A44FA5C835FE
[00:00:19]: saving to server_temp/server_save   
[00:00:20]: MiniMapComponent::AddAtlas( minimap/minimap_data.xml )
[00:00:20]: Loading 18 new character(s) 
[00:00:21]: Total 18 character(s) loaded    
[00:00:24]: Loading Nav Grid    
[00:00:24]: World generated on build 500432 with save version: 5.1, using seed: 1648660330  
[00:00:24]: [Shard] Secondary shard is waiting for LUA...
[00:00:25]: Can't find prefab archive_sound_area    
[00:00:25]: SpawnSaveRecord [nil, archive_sound_area] FAILED    
[00:00:25]: Can't find prefab archive_sound_area    
[00:00:25]: SpawnSaveRecord [nil, archive_sound_area] FAILED    
[00:00:25]: Can't find prefab archive_sound_area    
[00:00:25]: SpawnSaveRecord [nil, archive_sound_area] FAILED    
allinu commented 2 years ago

This is Master server log

[00:00:00]: PersistRootStorage is now /data//DoNotStarveTogether/Cluster_1/Master/ 
[00:00:00]: Starting Up
[00:00:00]: Version: 500432
[00:00:00]: Current time: Thu Mar 31 08:36:15 2022

[00:00:00]: System Name: Linux
[00:00:00]: Host Name: b757f6ddf4c2
[00:00:00]: Release(Kernel) Version: 3.10.0-1160.11.1.el7.x86_64
[00:00:00]: Kernel Build Timestamp: #1 SMP Fri Dec 18 16:34:56 UTC 2020
[00:00:00]: Machine Arch: x86_64
[00:00:00]: Don't Starve Together: 500432 LINUX
[00:00:00]: Build Date: 7838
[00:00:00]: Mode: 32-bit
[00:00:00]: Parsing command line
[00:00:00]: Command Line Arguments: -persistent_storage_root /data -ugc_directory /data/ugc -shard Master 
[00:00:00]: Initializing distribution platform
[00:00:00]: ....Done
[00:00:00]: Mounting file system databundles/klump.zip successful.
[00:00:00]: Mounting file system databundles/shaders.zip successful.
[00:00:00]: Mounting file system databundles/fonts.zip successful.
[00:00:00]: THREAD - started 'GAClient' (4129712960)
[00:00:00]: CurlRequestManager::ClientThread::Main()
[00:00:00]: Mounting file system databundles/anim_dynamic.zip successful.
[00:00:00]: Mounting file system databundles/bigportraits.zip successful.
[00:00:00]: Mounting file system databundles/images.zip successful.
[00:00:00]: Mounting file system databundles/scripts.zip successful.
[00:00:00]: [Steam] SteamGameServer_Init(10999, 12346)
[00:00:00]: [Steam] SteamGameServer_Init success
[00:00:00]: ProfileIndex:0.70
[00:00:00]: [Connect] PendingConnection::Reset(true)
[00:00:00]: Platform: 1
[00:00:00]: Network tick rate: U=15(2), D=0
[00:00:00]: Network tick rate: U=15(2), D=0
[00:00:00]: OnLoadPermissionList: /data//DoNotStarveTogether/Cluster_1/blocklist.txt (Success)
[00:00:00]: OnLoadPermissionList: /data//DoNotStarveTogether/Cluster_1/adminlist.txt (Success)
[00:00:00]: OnLoadUserIdList: /data//DoNotStarveTogether/Cluster_1/whitelist.txt (Success)
[00:00:00]: Token retrieved from: /data//DoNotStarveTogether/Cluster_1/cluster_token.txt
[00:00:00]: Token retrieved from: /data//DoNotStarveTogether/Cluster_1/cluster_token.txt
[00:00:00]: cGame::InitializeOnMainThread
[00:00:00]: Renderer initialize: Okay
[00:00:00]: AnimManager initialize: Okay
[00:00:00]: Buffers initialize: Okay
[00:00:00]: cDontStarveGame::DoGameSpecificInitialize()
[00:00:00]: GameSpecific initialize: Okay
[00:00:00]: cGame::StartPlaying
[00:00:00]: THREAD - started 'StreamInput' (4073466688)
[00:00:00]: THREAD - started 'Ping Job Thread' (4075567936)
[00:00:00]: AppVersion::GetArchitecture() x32
[00:00:00]: LOADING LUA
[00:00:00]: DoLuaFile scripts/main.lua
[00:00:00]: DoLuaFile loading buffer scripts/main.lua
[00:00:01]:   taskgrouplist:    default Together    
[00:00:01]:   taskgrouplist:    classic Classic 
[00:00:01]:   taskgrouplist:    cave_default    Underground 
[00:00:01]:   taskgrouplist:    lavaarena_taskset   The Forge   
[00:00:01]:   taskgrouplist:    quagmire_taskset    The Gorge   
[00:00:01]: Running main.lua

[00:00:01]: loaded modindex 
[00:00:01]: ModIndex: Beginning normal load sequence for dedicated server.

[00:00:01]: Event data unavailable: lavaarena_event_server/lavaarena_achievement_quest_defs
[00:00:03]: LOADING LUA SUCCESS
[00:00:04]: PlayerDeaths could not load morgue  
[00:00:04]: PlayerHistory could not load player_history 
[00:00:04]: ServerPreferences could not load server_preferences 
[00:00:04]: bloom_enabled   true    
[00:00:04]: OnFilesLoaded() 
[00:00:04]: OnUpdatePurchaseStateComplete   
[00:00:04]: Klump load on boot started. 
[00:00:04]: Klump files loaded:     0   
[00:00:05]:     Load FE 
[00:00:07]:     Load FE: done   
[00:00:07]: Check for write access: TRUE
[00:00:07]: Check for read access: TRUE
[00:00:07]: Available disk space for save files: 24318 MB
[00:00:07]: ModIndex: Load sequence finished successfully.  
[00:00:07]: Reset() returning
[00:00:07]: THREAD - started 'FilesExistAsyncThread' (4039248704)
[00:00:07]: FilesExistAsyncThread started (19428 files)...
[00:00:08]: [200] Account Communication Success (6)
[00:00:08]: Received (KU_c1gvby7E) from TokenPurpose
[00:00:08]: Starting Dedicated Server Game  
[00:00:08]: Network tick rate: U=15(2), D=0
[00:00:08]: About to start a server with the following settings:
[00:00:08]:   Dedicated: true
[00:00:08]:   Online: true
[00:00:08]:   Passworded: true
[00:00:08]:   ServerPort: 10999
[00:00:08]:   SteamAuthPort: 8766
[00:00:08]:   SteamMasterServerPort: 12346
[00:00:08]:   ClanID: false
[00:00:08]:   ClanOnly: false
[00:00:08]:   ClanAdmin: false
[00:00:08]:   LanOnly: false
[00:00:08]:   FriendsOnly: false
[00:00:08]:   EnableAutosaver: true
[00:00:08]:   EncodeUserPath: true
[00:00:08]:   PVP: false
[00:00:08]:   MaxPlayers: 4
[00:00:08]:   GameMode: survival
[00:00:08]:   OverridenDNS: 
[00:00:08]:   PauseWhenEmpty: true
[00:00:08]:   IdleTimeout: 1800s
[00:00:08]:   VoteEnabled: true
[00:00:08]:   InternetBroadcasting: true
[00:00:08]:   Intent: social
[00:00:08]: Online Server Started on port: 10999
[00:00:08]: Not applying level data overrides.  
[00:00:08]: Found a worldgen override file with these contents: 
[00:00:08]:     K:  override_enabled     V:     true    
[00:00:08]:     K:  overrides    V:     table: 0xf35b320    
[00:00:08]:         K:  alternatehunt    V:     default 
[00:00:08]:         K:  angrybees    V:     default 
[00:00:08]:         K:  antliontribute   V:     default 
[00:00:08]:         K:  autumn   V:     default 
[00:00:08]:         K:  banana   V:     default 
[00:00:08]:         K:  bats     V:     default 
[00:00:08]:         K:  bearger  V:     default 
[00:00:08]:         K:  beefalo  V:     default 
[00:00:08]:         K:  beefaloheat  V:     default 
[00:00:08]:         K:  bees     V:     default 
[00:00:08]:         K:  berrybush    V:     default 
[00:00:08]:         K:  birds    V:     default 
[00:00:08]:         K:  boons    V:     default 
[00:00:08]:         K:  branching    V:     default 
[00:00:08]:         K:  bunnymen     V:     default 
[00:00:08]:         K:  butterfly    V:     default 
[00:00:08]:         K:  buzzard  V:     default 
[00:00:08]:         K:  cactus   V:     default 
[00:00:08]:         K:  carrot   V:     default 
[00:00:08]:         K:  catcoon  V:     default 
[00:00:08]:         K:  cave_ponds   V:     default 
[00:00:08]:         K:  cave_spiders     V:     default 
[00:00:08]:         K:  cavelight    V:     default 
[00:00:08]:         K:  chess    V:     default 
[00:00:08]:         K:  day  V:     default 
[00:00:08]:         K:  deciduousmonster     V:     default 
[00:00:08]:         K:  deerclops    V:     default 
[00:00:08]:         K:  disease_delay    V:     default 
[00:00:08]:         K:  dragonfly    V:     default 
[00:00:08]:         K:  earthquakes  V:     default 
[00:00:08]:         K:  fern     V:     default 
[00:00:08]:         K:  fissure  V:     default 
[00:00:08]:         K:  flint    V:     default 
[00:00:08]:         K:  flower_cave  V:     default 
[00:00:08]:         K:  flowers  V:     default 
[00:00:08]:         K:  frograin     V:     default 
[00:00:08]:         K:  goosemoose   V:     default 
[00:00:08]:         K:  grass    V:     default 
[00:00:08]:         K:  houndmound   V:     default 
[00:00:08]:         K:  hounds   V:     default 
[00:00:08]:         K:  hunt     V:     default 
[00:00:08]:         K:  krampus  V:     default 
[00:00:08]:         K:  lichen   V:     default 
[00:00:08]:         K:  liefs    V:     default 
[00:00:08]:         K:  lightning    V:     default 
[00:00:08]:         K:  lightninggoat    V:     default 
[00:00:08]:         K:  loop     V:     default 
[00:00:08]:         K:  lureplants   V:     default 
[00:00:08]:         K:  marshbush    V:     default 
[00:00:08]:         K:  merm     V:     default 
[00:00:08]:         K:  meteorshowers    V:     default 
[00:00:08]:         K:  meteorspawner    V:     default 
[00:00:08]:         K:  moles    V:     default 
[00:00:08]:         K:  monkey   V:     default 
[00:00:08]:         K:  mushroom     V:     default 
[00:00:08]:         K:  mushtree     V:     default 
[00:00:08]:         K:  penguins     V:     default 
[00:00:08]:         K:  perd     V:     default 
[00:00:08]:         K:  petrification    V:     default 
[00:00:08]:         K:  pigs     V:     default 
[00:00:08]:         K:  ponds    V:     default 
[00:00:08]:         K:  prefabswaps_start    V:     default 
[00:00:08]:         K:  rabbits  V:     default 
[00:00:08]:         K:  reeds    V:     default 
[00:00:08]:         K:  regrowth     V:     default 
[00:00:08]:         K:  rock     V:     default 
[00:00:08]:         K:  rock_ice     V:     default 
[00:00:08]:         K:  rocky    V:     default 
[00:00:08]:         K:  sapling  V:     default 
[00:00:08]:         K:  season_start     V:     default 
[00:00:08]:         K:  slurper  V:     default 
[00:00:08]:         K:  slurtles     V:     default 
[00:00:08]:         K:  specialevent     V:     default 
[00:00:08]:         K:  spiders  V:     default 
[00:00:08]:         K:  spring   V:     default 
[00:00:08]:         K:  start_location   V:     default 
[00:00:08]:         K:  summer   V:     default 
[00:00:08]:         K:  tallbirds    V:     default 
[00:00:08]:         K:  task_set     V:     default 
[00:00:08]:         K:  tentacles    V:     default 
[00:00:08]:         K:  touchstone   V:     default 
[00:00:08]:         K:  trees    V:     default 
[00:00:08]:         K:  tumbleweed   V:     default 
[00:00:08]:         K:  walrus   V:     default 
[00:00:08]:         K:  weather  V:     default 
[00:00:08]:         K:  wildfires    V:     default 
[00:00:08]:         K:  winter   V:     default 
[00:00:08]:         K:  world_size   V:     default 
[00:00:08]:         K:  wormattacks  V:     default 
[00:00:08]:         K:  wormlights   V:     default 
[00:00:08]:         K:  worms    V:     default 
[00:00:08]:     K:  preset   V:     SURVIVAL_TOGETHER   
[00:00:08]:   sanity-checking worldgenoverride.lua...   
[00:00:08]: Loaded and applied world gen overrides from ../worldgenoverride.lua 
[00:00:08]:   contained worldgen preset SURVIVAL_TOGETHER, loading...   
[00:00:08]:   contained settings preset SURVIVAL_TOGETHER, loading...   
[00:00:08]: Overwriting savedata with override file.    
[00:00:08]: Collecting garbage...
[00:00:08]: lua_gc took 0.10 seconds
[00:00:08]: ~ShardLuaProxy()
[00:00:08]: ~cEventLeaderboardProxy()
[00:00:08]: ~ItemServerLuaProxy()
[00:00:08]: ~InventoryLuaProxy()
[00:00:08]: ~NetworkLuaProxy()
[00:00:08]: ~SimLuaProxy()
[00:00:08]: Cancelling LuaQueryCallback handle [1]
[00:00:08]: FilesExistAsyncThread aborted.
[00:00:08]: ... FilesExistAsyncThread complete
[00:00:08]: lua_close took 0.08 seconds
[00:00:08]: ReleaseAll
[00:00:08]: ReleaseAll Finished
[00:00:08]: cGame::StartPlaying
[00:00:08]: AppVersion::GetArchitecture() x32
[00:00:08]: LOADING LUA
[00:00:08]: DoLuaFile scripts/main.lua
[00:00:08]: DoLuaFile loading buffer scripts/main.lua
[00:00:09]:   taskgrouplist:    default Together    
[00:00:09]:   taskgrouplist:    classic Classic 
[00:00:09]:   taskgrouplist:    cave_default    Underground 
[00:00:09]:   taskgrouplist:    lavaarena_taskset   The Forge   
[00:00:09]:   taskgrouplist:    quagmire_taskset    The Gorge   
[00:00:09]: Running main.lua

[00:00:09]: loaded modindex 
[00:00:09]: ModIndex: Beginning normal load sequence for dedicated server.

[00:00:09]: Event data unavailable: lavaarena_event_server/lavaarena_achievement_quest_defs
[00:00:09]: LOADING LUA SUCCESS
[00:00:09]: PlayerDeaths could not load morgue  
[00:00:09]: PlayerHistory could not load player_history 
[00:00:09]: ServerPreferences could not load server_preferences 
[00:00:09]: bloom_enabled   true    
[00:00:09]: OnFilesLoaded() 
[00:00:09]: OnUpdatePurchaseStateComplete   
[00:00:09]: Loading world: session/D2AE1BF2A60EB247/0000000002  
[00:00:09]: Save file is at version 5.1 
[00:00:09]: Klump load on boot started. 
[00:00:09]: Klump files loaded:     0   
[00:00:10]:     Unload FE   
[00:00:10]:     Unload FE done  
[00:00:13]:     LOAD BE 
allinu commented 2 years ago

This cluster.ini

; Here is all the server configs you will ever want to change
[NETWORK]
; DO change the name and description please!
cluster_name = emmmworld
cluster_description = emmm world
cluster_password = liona
offline_cluster = false
lan_only_cluster = false
whitelist_slots = 1
cluster_intention = social
autosaver_enabled = true
;tick_rate = 30

[GAMEPLAY]
game_mode = survival
max_players = 4
pvp = false
pause_when_empty = true
vote_kick_enabled = false

[STEAM]
steam_group_only = false
steam_group_id = 0
steam_group_admins = false

[MISC]
console_enabled = true
max_snapshots = 6

; ====================================================================
; STOP! Don't change configs below unless you know what you are doing.
; ====================================================================
[SHARD]
shard_enabled = true
bind_ip = 127.0.0.1
master_ip = 127.0.0.1
master_port = 10998
cluster_key = MsAhBOXhhnElO5IPKr4G
allinu commented 2 years ago

This Master server.ini

; don't change configs below unless you know what you are doing

[SHARD]
is_master = true

[NETWORK]
server_port = 10999

[STEAM]
master_server_port = 12346 
authentication_port = 8766

[ACCOUNT]
encode_user_path = true
allinu commented 2 years ago

And this is Caves server.ini

; don't change configs below unless you know what you are doing

[SHARD]
is_master = false
name = Caves
id = 2772252525

[NETWORK]
server_port = 11000

[STEAM]
master_server_port = 12347
authentication_port = 8767

[ACCOUNT]
encode_user_path = true
Jamesits commented 2 years ago

That's a little strange, I suspect there are some file permission issues. Make sure the game data directory (which you mounted into the container) is writable by UID=1000 and try again?

allinu commented 2 years ago

I give up, emm, I will use the total server to deploy it, Thank you !