Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ECONNREFUSED 127.0.0.1:443 #55

Open
cesarvr opened this issue Feb 23, 2017 · 1 comment
Open

ECONNREFUSED 127.0.0.1:443 #55

cesarvr opened this issue Feb 23, 2017 · 1 comment

Comments

@cesarvr
Copy link

cesarvr commented Feb 23, 2017

Hi,

I have installed the three projects and npm install in each of them, so they just look fine,
then I start the three projects using grunt and they look fine, then when I boot up the mobile app and after login in I get this error:

continuation-local-storage\node_modules\async-listener\glue.js:188:31 Error creating event in the MBaaS: { Error: connect ECONNREFUSED 127.0.0.1:443 at Object.exports._errnoException (util.js:1022:11) at exports._exceptionWithHostPort (util.js:1045:20) at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1090:14) code: 'ECONNREFUSED', errno: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 443 }

node 7.4
mongodb 2.4.9

any ideas ?
Thanks.

@Ki1L3r
Copy link

Ki1L3r commented Feb 27, 2017

Cesar, I have just solved it. This appears when the node version is != 4.4.2, This was appearing running node v 4.7.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants