On Wednesday, May 4, 2016 at 5:35:40 PM UTC+2, Reshma Roy wrote:
>
> Hi,
>
> I tries to run a nodejs code in a mininet host nodejs code.js and the 
> error i gets is follows :
>
> events.js:72
>         throw er; // Unhandled 'error' event
>               ^
> Error: connect ECONNREFUSED
>     at errnoException (net.js:901:11)
>     at Object.afterConnect [as oncomplete] (net.js:892:19)
>
> Please help me to resolve this issue.
>
>
>
You're obviously trying to connect somewhere where you don't have access - 
a wrong database config maybe? Or an external API? But it's imposible to 
say without seeing what are you deploying - more of the code. 

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
To post to this group, send email to nodejs@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/61c240d9-4c2b-4c76-b41e-928dc7b0dbd9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to