Error while doing DDP.Connect between Galaxy EU and Galaxy US

Hi,

I have an app on Galaxy EU and one on Galaxy US.
Https is enabled on both apps and Force HTTPS is on.

When I do a DDP.Connect over Https from the US server to the EU server I get the following error:
Network error: wss://[domain]/websocket: 140678475405184:error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error:../deps/openssl/openssl/ssl/s23_clnt.c:769:

But when I do the same DDP.Connect over http (and not over https) I won’t get this error.
Unfortunately, if I do this, I get Mixed Content errors on the client.

Does anyone know what I can do to fix this, without having to move the apps.

Thx!

1 Like

Have you raised a Galaxy support ticket?

I did now :slight_smile:
Couldn’t find the link earlier, so posted my question here.

1 Like

It seems this was a bug, which was fixed in the ddp-client package version 1.3.0.

1 Like

Ignore my earlier comment, the problem was in front of the screen