bububa / MongoHub-Mac

MongoHub mac native version.
http://mongohub.todayclose.com
1.18k stars 314 forks source link

Can't connect #94

Open benmezger opened 11 years ago

benmezger commented 11 years ago

I am having problems connecting to my mongo database. I am running on a localhost with the default port, I have auth enabled, but when I try to connect, I get a popup error saying;

An error occured while calling connect(). -

Then if I click on Server Status I get;

An error occured while reading or writing on the socket. -

How can I fix this? I installed mongo with homebrew (following their wiki) and this is my mongod.conf

# Store data in /usr/local/var/mongodb instead of the default /data/db
dbpath = /usr/local/var/mongodb

# Append logs to /usr/local/var/log/mongodb/mongo.log
logpath = /usr/local/var/log/mongodb/mongo.log
logappend = true

# Only accept local connections
bind_ip = 127.0.0.1
port = 27017

# Auth
auth = true
kliuchnikau commented 11 years ago

I have the same problem. Have you managed to solve this issue?

ralyodio commented 11 years ago

I think its safe to say this project is dead :(

I did however setup a tunnel to access my server's mongodb.

benmezger commented 11 years ago

Still haven't, if this project is dead, is there any fork of it? :(

4lex1v commented 10 years ago

There is a live fork here https://github.com/fotonauts/MongoHub-Mac