outmoded / fireworks

@nodeconf July 4th Fireworks
Other
13 stars 7 forks source link

EADDR in use thrown with no indication what said address is #2

Closed kpdecker closed 10 years ago

kpdecker commented 10 years ago

Perhaps this is a root hapi issue :)

hueniverse commented 10 years ago

Two servers running?

kpdecker commented 10 years ago

Yes, two servers running, but the error message isn't very helpful for trying to track down what port it's running on:

node example

events.js:72
        throw er; // Unhandled 'error' event
              ^
Error: listen EADDRINUSE
    at errnoException (net.js:904:11)
    at Server._listen2 (net.js:1042:14)
    at listen (net.js:1064:10)
    at net.js:1146:9
    at dns.js:72:18
    at process._tickDomainCallback (node.js:459:13)
    at Function.Module.runMain (module.js:499:11)
    at startup (node.js:119:16)
    at node.js:902:3

Not really an issue for this specific project I suppose.

On Mon, Jun 23, 2014 at 10:34 PM, Eran Hammer notifications@github.com wrote:

Closed #2 https://github.com/hueniverse/fireworks/issues/2.

— Reply to this email directly or view it on GitHub https://github.com/hueniverse/fireworks/issues/2#event-134390742.