cw1400
-
Posts
3 -
Joined
-
Last visited
Community Answers
-
cw1400's post in MongoError loading node servers was marked as the answer
Michael 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