Steps to fix SocketException: Address already in use MONGODB;
- To solve this #exception you already have a #process running in the port 27017 which is used by #mongodb.
- So either you need to stop the #process in that port or try with a different #port number.
- You can change the port number of your choice.
More Info >>
https://ibmimedia.com/blog/82/solve-mongodb-socket-error-address-already-in-use