-
Notifications
You must be signed in to change notification settings - Fork 242
Connection problem but no connection or disconnection (https issue) #146
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
Comments
possible duplicate of #126. Currently recommend rolling back to v0.10 until solution is found. Seems to occur if server disconnects and reconnects it loses the 'pong' timeout reset and causes the connection to reset. |
I try to connect in UE 4.21 and 4.22 with plugin v0.10, but I got the same result ConnectionProblems. |
A couple of ideas:
|
based on 2nd screenshot, this is a duplicate of #39 |
Hello!
I can't connect socket.io server. Event ConnectionProblem is happened, but Event Connected or Disconnected isn't (that's why I can't to find reason of disconnection).
http://prntscr.com/ow3b5j - actor blueprint
http://prntscr.com/owxqh4 - properties of SocketIOClient
http://prntscr.com/owxqz5 - log
Win64.
I try to connect in 4.19 and 4.22 UE, in only blueprint project and C++ project. Also I downloaded your example project. Fail too..
Thanks for help.
The text was updated successfully, but these errors were encountered: