Did you start the server mongodb before all? Below is the string to start the server on my linux machine
sudo mongod --noauth --port 27017 --dbpath /var/lib/mongodb