sudo rm -r /opt/hpfeeds
sudo rm -r /opt/mnemosyne
mongod --repair
./install.sh
Check if firewall port redirects are causing this trouble.
edit the /etc/mongod.conf file and set your bind_ip = 0.0.0.0 in order to make connections externally.
Thanks----
http://stackoverflow.com/questions/24899849/connection-refused-to-mongodb-errno-111
No comments:
Post a Comment