Skip to content

sockjs-node error polluting the console #2

@limax84

Description

@limax84

Hi,
First of all, thank you for the great work. Loved your vid.
I cloned your repo, installed npm dependencies, built the project, and ran the server :

npm install
webpack
node server.js

But when I visit http://localhost:3000/
I get many error in the console, every 3seconds:

abstract-xhr.js:128 GET http://127.0.0.1:8080/sockjs-node/info?t=1467733472020 net::ERR_CONNECTION_REFUSED
client?839d:70 [WDS] Disconnected!

It looks like sockjs is look at the wrong port number.
Any idea ?

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