northstar-dedicated
northstar-dedicated copied to clipboard
1.19.7 - Failed adding self to server list: error SSL connect error
Hello again,
Just updated my server to 1.19.7 and I'm seeing this issue in my container logs.
[00:05:03] [NORTHSTAR] [info] Running custom SERVER script callback "CustomPilotCollision_InitPlaylistVars"
[00:05:04] [NORTHSTAR] [info] SERVER CodeCallback CodeCallback_PostEntityInit called
[00:05:04] [NORTHSTAR] [info] Not executing custom callbacks for CodeCallback CodeCallback_PostEntityInit
[00:05:04] [SCRIPT SV] [info] Code Script: _init
[00:05:04] [NORTHSTAR] [info] loading took 10.4028299s
[00:05:04] [NORTHSTAR] [info] Attempting to register the local server to the master server.
[00:05:04] [NORTHSTAR] [errr] Failed adding self to server list: error SSL connect error
[00:05:04] [NORTHSTAR] [errr] Reached max ms server registration attempts.
Any thoughts?
Many thanks for the report <3
So it seems updating the base curl version in upstream Northstar to 8.4.0 (https://github.com/R2Northstar/NorthstarLauncher/pull/568) does indeed break the docker image again. For now I suggest going back to 1.19.6 until we figured out how to fix this ^^"
cc @pg9182
@KallanX I pushed out v1.19.8 and corresponding Docker image if you wanna give that one a try ^^
@GeckoEidechse
v1.19.8 works perfectly!
Thank you for the prompt response 👍🏻