Hi Friends,
I'm getting the following error's very frequently from the time I moved my code-set from a local system to a Cloud Server. This is stopping my work completely. :( This mainly occurs when I create a Socket stream amount to users over the website through 'httpclient' Please help me out in fixing this. Error #1 <https://github.com/visionmedia/express/issues/1>: ------------- node.js:134 throw e; // process.nextTick error, or 'error' event on first tick ^ Error: ECONNREFUSED, Connection refused at Socket._onConnect (net.js:601:18) at IOWatcher.onWritable as callback Error #2 <https://github.com/visionmedia/express/issues/2>: ------------- node.js:134 throw e; // process.nextTick error, or 'error' event on first tick ^ Error: ECONNREFUSED, Connection refused at Client._onConnect (net.js:601:18) at IOWatcher.onWritable as callback Thanks in advance. -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
