I’m trying to connect to local mongo db using mongosh while using proton vpn. But I am getting this error.
[zullu@zorch ~]$ mongosh
Current Mongosh Log ID: 666d2df746f50c66c82202d7
Connecting to: mongodb://127.0.0.1:27017/?directConnection=true&serverSelectionTimeoutMS=2000&appName=mongosh+2.2.5
MongoNetworkError: connect ECONNREFUSED 127.0.0.1:27017
I also can’t connect to mongo atlas when using proton vpn. Even tho I’ve configured it to connect from anywhere.