Tarig,
One more thing, could you please tell me when the following error message get output?
"
stream.js:94
      throw er; // Unhandled stream error in pipe.
            ^
Error: connect ECONNREFUSED
    at errnoException (net.js:904:11)
    at Object.afterConnect [as oncomplete] (net.js:895:19)
"
Is it got output when you try to start nodejs immediately or it's got output when you try to log into Portal in browser after you start nodejs?
Thanks!