I have a mongodb Primary server on Google Cloud Engine.
The connection string I use from mongoose is:
ar dbURI = 'mongodb://130.211.150.134:27017/test
Where the IP address of the external IP of the primary mongodB server
I am trying to connect from my laptop as well to test the application by
connecting to the laptop.
The error I receive is:
node_modules/mongoose/node_modules/mongodb/lib/server.js:228
process.nextTick(function() { throw err; })
^
Error: connect ETIMEDOUT
at exports._errnoException (util.js:746:11)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1000:19)
npm ERR! Darwin 14.3.0
.
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit
https://groups.google.com/d/msgid/google-appengine/7599d5c8-0651-40d2-88e4-413e26f98238%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.