Skip to content

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

Closed
Fobrales opened this issue Aug 24, 2019 · 4 comments
Closed

Comments

@Fobrales
Copy link

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.

@getnamo
Copy link
Owner

getnamo commented Aug 25, 2019

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.

@Fobrales
Copy link
Author

I try to connect in UE 4.21 and 4.22 with plugin v0.10, but I got the same result ConnectionProblems.
Hmm.. At 126, the client connects to the server and then disconnects, but in my case, the connection doesn't occur. Also there are no messages in the console.log that client connected or disconnected.
Maybe I need to do something with the server? Thanks for any advice.

@getnamo
Copy link
Owner

getnamo commented Aug 27, 2019

A couple of ideas:

@getnamo getnamo changed the title Connection problem but no connection or disconnection Connection problem but no connection or disconnection (https issue) Sep 25, 2019
@getnamo
Copy link
Owner

getnamo commented Sep 25, 2019

based on 2nd screenshot, this is a duplicate of #39

@getnamo getnamo closed this as completed Sep 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants