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

Error while handshaking - java.io.FileNotFoundException #100

Closed
@asuej28

Description

@asuej28

I'm using Socket.io v1.0.4 on the server, and the current version fo this client.

06-10 12:56:04.799: W/System.err(31384): io.socket.SocketIOException: Error while handshaking
06-10 12:56:04.819: W/System.err(31384): at io.socket.IOConnection.handshake(IOConnection.java:322)
06-10 12:56:04.819: W/System.err(31384): at io.socket.IOConnection.access$600(IOConnection.java:39)
06-10 12:56:04.829: W/System.err(31384): at io.socket.IOConnection$ConnectThread.run(IOConnection.java:199)
06-10 12:56:04.829: W/System.err(31384): Caused by: java.io.FileNotFoundException: http://24.229.26.132:3000/socket.io/1/
06-10 12:56:04.829: W/System.err(31384): at libcore.net.http.HttpURLConnectionImpl.getInputStream(HttpURLConnectionImpl.java:186)
06-10 12:56:04.829: W/System.err(31384): at io.socket.IOConnection.handshake(IOConnection.java:313)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions