Skip to content

Error: Failed to connect to Stomp! #706

Discussion options

You must be logged in to vote

This is just speculation, but it seems that EOS need query NATType before connection.
The client tries p2p on EOS server, and at that time, it determines the connection type based on the queried NAT info. Therefore, if the connection request reach to the server before finishing query, it seems to fail. (The connect way is different between the client that queries or not.) I found that the initial connection became stable after waiting for the query result (NATType != NATType.None) before send a request.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@toyakoichi
Comment options

Answer selected by toyakoichi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants