I installed Nginx and Node.js in my server.
When I try run my node.js file, I get an error:
node.js:201 throw e; // process.nextTick error, or \'e
I was getting the same error, and then I changed the port and worked