Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
KallanX opened this issue Oct 13, 2023 · 3 comments
Open

Comments

@KallanX
Copy link

KallanX commented Oct 13, 2023

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?

@GeckoEidechse
Copy link
Collaborator

Many thanks for the report <3
So it seems updating the base curl version in upstream Northstar to 8.4.0 (R2Northstar/NorthstarLauncher#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
Copy link
Collaborator

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

@KallanX
Copy link
Author

KallanX commented Oct 15, 2023

@GeckoEidechse

v1.19.8 works perfectly!

Thank you for the prompt response 👍🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants