Skip to content

Node problems, EADDRINUSE #1

Description

@iontom

Hi, tried this on both Win8 and Ubuntu 12.10, seems that this port is either commonly blocked, or I'm missing something about how ports work from node. It's preventing the renderer from loading the scene on WebHexPlanet

iontom@iontombu:~/Github/terrainReferenceEngine$ node web.js
The "sys" module is now called "util". It should have a similar interface.

node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: listen EADDRINUSE
at errnoException (net.js:614:11)
at Array.0 (net.js:704:26)
at EventEmitter._tickCallback (node.js:192:40)
iontom@iontombu:~/Github/terrainReferenceEngine$

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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