Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

v0.5.5/node-186364e.exe: listen UNKNOWN #1621

Closed
ellisgl opened this issue Aug 31, 2011 · 7 comments
Closed

v0.5.5/node-186364e.exe: listen UNKNOWN #1621

ellisgl opened this issue Aug 31, 2011 · 7 comments

Comments

@ellisgl
Copy link

ellisgl commented Aug 31, 2011

Using the basic "hello world" from the front page, I get:

Server running at http://127.0.0.1:1337/

node.js:205
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: listen UNKNOWN
at errnoException (net_uv.js:564:11)
at Array. (net_uv.js:630:26)
at EventEmitter._tickCallback (node.js:197:26)

@piscisaureus
Copy link

Hey Ellis,

Can you tell me

  • What windows version you are using.
  • If you are running antivirus / firewall software (turn them off and see if it helps).

If we can't figure it out, I am going to send you a node.exe that has more helpful debugging for this purpose.

@ellisgl
Copy link
Author

ellisgl commented Sep 1, 2011

Piscisaureus:
Window XP 64 Bit.
No firewall.

I used that version for the procedure entry point bug issue I was having with standard 0.5.5.

@ellisgl ellisgl closed this as completed Sep 1, 2011
@ellisgl ellisgl reopened this Sep 1, 2011
@ellisgl
Copy link
Author

ellisgl commented Sep 1, 2011

Oops on the close part.

@leetreveil
Copy link

I can reproduce this error on XP SP3 64bit but not on XP SP3 32bit.

@piscisaureus
Copy link

Hmm. I wonder if there is an easy fix for this. As far as I know XP's WoW64 has many problems.

@ellisgl
Copy link
Author

ellisgl commented Sep 1, 2011

Well normal 0.5.5 works with the example. What ever changed to fix the issue in that version I'm thinking broke it. =)

@igorzi
Copy link

igorzi commented Sep 1, 2011

This should be fixed with joyent/libuv@716e8ea.

@ry ry closed this as completed in 3efcbad Sep 1, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants