You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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 ^^"
Hello again,
Just updated my server to 1.19.7 and I'm seeing this issue in my container logs.
Any thoughts?
The text was updated successfully, but these errors were encountered: