Mongosetup service error: MongoNetworkError: connect ECONNREFUSED 172.20.0.2:27017

i have cloned this to my local machine

and run this in windows with normal-*.bat

I did not update any of its files.

the service mongosetup is having problem connecting to mongo

On windows, you can run docker in windows mode and linux mode. Did you ensure it’s running docker in linux mode?
Often you need to run normal-up twice the first time, to ensure the setup container had time to create the replica set

1 Like

linux mode worked. Thank you.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.