Failed to set up listener: SocketException: Address already in use

Shell
sudo kill <mongo_command_pid>sudo lsof -iTCP -sTCP:LISTEN -n -Psudo lsof -iTCP -sTCP:LISTEN -n -P
sudo kill <mongo_command_pid>
mongod
Source

Also in Shell: