If I cancel and restart my mongodb on the default port, I reconnect fine and there aren't any problems.
When I do so on my 27018
port, it seems to reconnect in my bash window and I get this statement at the end of the restart:
initandlisten] waiting for connections on port 27018
websvr] web admin interface listening on port 28018
but when I run my app I get errors like
Operation failed with the following exception: connection closed
and
Operation failed with the following exception: Broken pipe - send(2)
:10:in `synchronize'