Skip to content
This repository has been archived by the owner on Mar 6, 2018. It is now read-only.

Windows 10 not working #128

Open
jjsainzc opened this issue Jun 22, 2016 · 0 comments
Open

Windows 10 not working #128

jjsainzc opened this issue Jun 22, 2016 · 0 comments

Comments

@jjsainzc
Copy link

jjsainzc commented Jun 22, 2016

io.socket.SocketIOException: Error while handshaking
at io.socket.IOConnection.handshake(IOConnection.java:322)
at io.socket.IOConnection.access$600(IOConnection.java:39)
at io.socket.IOConnection$ConnectThread.run(IOConnection.java:199)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:152)
at java.net.SocketInputStream.read(SocketInputStream.java:122)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:687)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:633)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
at io.socket.IOConnection.handshake(IOConnection.java:313)
... 2 more
Jun 22, 2016 12:24:32 PM io.socket.IOConnection cleanup
INFORMACIÓN: Cleanup

Server starting without error, but client can`t connect

Any comment ?

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