http://pastebin.com/h3kpj1VY this error isn't at all meaningful to
me. Happening after updating from 0.4.12 to 0.6.1
I commented out most of it to find the process.setuid('httpd'); line
gives Error: listen EACCES
I am running it sudo("sudo /home/user/node/node livebb.js"). Nothing
else is running on port 80 of that ip.
I've tried "process.setuid(1002);" instead of the string for the
username, and it's the same error.
This worked fine in 0.4.12.