Skip to content

mean.io socket not working on server #7

@Prateek479

Description

@Prateek479

Hi I use the mean socket package , it works fine on my local system but on server it throughs error

WebSocket connection to 'ws://ip.ip.ip.ip:3000/socket.io/?EIO=2&transport=websocket&sid=Ja9UDR8v1rCoHTKUAAAN' failed: Connection closed before receiving a handshake response

POST http://ip.ip.ip.ip:3000/socket.io/?EIO=2&transport=polling&t=1423493734491-8&sid=Ja9UDR8v1rCoHTKUAAAN 400 (Bad Request)

Response to the request mention above is
{
"code": 1,
"message": "Session ID unknown"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions