My Ubuntu computer had crashed, and when I restarted it MongoDB wasn\'t working. I tried the following commands, and got the following output:
$ mongo Error:
all I had to do was run: sudo mongod --repair
then:
sudo mongod