address already in use
Indicates that the port is occupied
Use commandlsof -i:27017
See if this port is occupied, kill it if you can, and replace it if you cannot.
address already in use
Indicates that the port is occupied
Use commandlsof -i:27017
See if this port is occupied, kill it if you can, and replace it if you cannot.