Error Message:
Web Remote Call deserialization error: Object: /Game/Chimera/Maps/DedicatedServerStart.DedicatedServerStart:PersistentLevel.BP_DedicatedServerSettingsActor_C_1.DedicatedServerSettingsComp does not exist.
Cause: This error appears when attempting to use Server Manager after a saved game has been loaded.
Solution: This is expected behavior and not actually an error. Once a server has loaded a save file, it can no longer be controlled through Server Manager.
You should not be using the in game Server Manager as it's currently vulnerable (more below). You can use DSSettings.txt instead to configure your server which is the recommended method.
If you are getting this error, you should read about the Vulnerability Announcement as you are affected.
Apply Fixes.sav fileThe EOS_NoConnection error indicates that the application failed to establish a secure connection to Epic Online Services (EOS). In affected environments, this is commonly caused by missing root certificates required to validate TLS connections.
You may observe one or more of the following:
SSL certificate problem: unable to get local issuer certificate
EOS_NoConnection
Install the following two certificates into your machines Certificate Store
Download both certificates:
Amazon Root CA 1
https://starrupture-utilities.com/ssl_fix/Amazon Root CA 1.crt
Amazon RSA 2048 M01
https://starrupture-utilities.com/ssl_fix/Amazon RSA 2048 M01.crt
You can also download them from here if you wish.
.crt files to your local machine.Note: You may need to restart the whole system.