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
{{ message }}
This repository has been archived by the owner on May 20, 2021. It is now read-only.
didFailWithError Error Domain=PSWebSocketErrorDomain Code=3 "Output stream end encountered" UserInfo={NSLocalizedDescription=Output stream end encountered}
Will retry opening connection after 0.100000 seconds
Connecting to DDP server at URL: https://xxxxxx.com/websocket
Connected to DDP server with protocol version: 1, sessionID: NpeSoAyu8X5mcZDS9
didFailWithError Error Domain=PSWebSocketErrorDomain Code=3 "Output stream end encountered" UserInfo={NSLocalizedDescription=Output stream end encountered}
Will retry opening connection after 0.100000 seconds
Connecting to DDP server at URL: https://xxxxxx.com/websocket
Connected to DDP server with protocol version: 1, sessionID: yePjDcGMb7Z2iGTJd
I have already read this issue #67
and implement this in server
SERVER_WEBSOCKET_COMPRESSION=0
But still always return "Will retry opening connection after"....
Any one please help
Thank you
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I am facing some issue these are the logs
I have already read this issue #67
and implement this in server
SERVER_WEBSOCKET_COMPRESSION=0
But still always return "Will retry opening connection after"....
Any one please help
Thank you
The text was updated successfully, but these errors were encountered: