Page MenuHomeFeedback Tracker

Linux server unresponsive and aborts mission load
New, NormalPublic

Description

Following up on https://community.sogpf.com/threads/289-Linux-server-problem-with-quot-Melee-system-quot

Today I had the problem described by Sheppard in the thread. My Linux server would not load the mission, but show the message

No entry 'bin\config.bin/CfgMovesMaleSdr/States/cargo_base.connectFrom'.

The log contains tons of Warning entries following this entry:

 2:15:27 Cannot find base cargo_marksman for bin\config.bin/CfgMovesMaleSdr/States/cargo_base/
 2:15:27 Warning Message: No entry 'bin\config.bin/CfgMovesMaleSdr/States/cargo_base.connectFrom'.
 2:15:27 Warning Message: Size: '/' not an array
 2:15:27 Warning Message: Size: '/' not an array
 2:15:27 Warning Message: No entry 'bin\config.bin/CfgMovesMaleSdr/States/cargo_base.connectTo'.
 2:15:27 Warning Message: Size: '/' not an array
 2:15:27 Warning Message: Size: '/' not an array
...

The only way to get the server to react again was to disconnect, reconnect as admin and issue #restartserver

It is unknown if this problem is related to the creators DLC or a generic arma 3 issue.

Details

Severity
Major
Resolution
Open
Reproducibility
Random
Operating System
Linux x64
Operating System Version
Ubuntu 20.04 LTS
Category
Dedicated Server
Steps To Reproduce

Wait for your Linux dedicated server to not load the missions any longer.

Additional Information

Work around: disconnect, reconnect as admin and issue #restartserver

Event Timeline

is the complete server log. Take a look around the lines with cargo_base.connectFrom message:

bzgrep -B5 -A5 cargo_base.connectFrom log-missionNotWorking.log.bz2
Maarten added a subscriber: Maarten.

Thank you for your feedback! It will now be reviewed by a specialist in our internal QA system.