Back
First of all change the config port of your MongoDB. After that, edit the custom mongo client:
$ sudo vim `which mongo`
Once done, change the socket port and try it running:
- /opt/bitnami/mongodb/tmp/mongodb-27017.sock+ /opt/bitnami/mongodb/tmp/mongodb-27171.sock
- /opt/bitnami/mongodb/tmp/mongodb-27017.sock
+ /opt/bitnami/mongodb/tmp/mongodb-27171.sock
I hope this will help.
Want to become an Azure expert? join azure certification now!!
31k questions
32.8k answers
501 comments
693 users