cw1400
Members
-
Joined
-
Last visited
Solutions
-
cw1400's post in MongoError loading node servers was marked as the answerMichael was quick and helped me solve the problem. Turned out the mongo db was corrupt.
Solution was to run via ssh:
sudo su -m mongodb -c "mongod --repair --dbpath /var/db/mongodb"
sudo service mongod start
sudo service polyglot restart
sudo service udx restart
sudo service isy restart