Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

retry opening connection #118

Open
black-lotus opened this issue Dec 9, 2016 · 0 comments
Open

retry opening connection #118

black-lotus opened this issue Dec 9, 2016 · 0 comments

Comments

@black-lotus
Copy link

Hi,

I am facing some issue these are the logs

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

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

No branches or pull requests

1 participant