acmeair / acmeair-nodejs

A Node.js implementation of the Acme Air Sample Application. With datastore support of MongoDB, Cloudant, Cassandra. With runtime support of Bluemix/CloudFoundry, Docker... With Micro-Services.
Apache License 2.0
109 stars 74 forks source link

getting 502 errors when trying to talk to mongo #15

Open beth2016 opened 7 years ago

beth2016 commented 7 years ago

Hi all,

Is there any specific versions of node/mongo/nginx that will get this to work? acmeair builds fine, and comes up fine. But everytime i tried to load the db, i get this error: Error: Unable to load http://test.xyz.com/customer/acmeair-cs/rest/api/customer/config/countCustomers status:502

Can someone share the versions of mongo/node/nginx where they got this to work?

thanks a mil