northstar-dedicated icon indicating copy to clipboard operation
northstar-dedicated copied to clipboard

1.19.7 - Failed adding self to server list: error SSL connect error

Open KallanX opened this issue 2 years ago • 3 comments

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?

KallanX avatar Oct 13 '23 00:10 KallanX

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

GeckoEidechse avatar Oct 13 '23 10:10 GeckoEidechse

@KallanX I pushed out v1.19.8 and corresponding Docker image if you wanna give that one a try ^^

GeckoEidechse avatar Oct 15 '23 10:10 GeckoEidechse

@GeckoEidechse

v1.19.8 works perfectly!

Thank you for the prompt response 👍🏻

KallanX avatar Oct 15 '23 17:10 KallanX