[MacPorts] #45093: after osx 10.9.4 update, cannot connect to mongodb
MacPorts
noreply at macports.org
Mon Sep 22 14:33:35 PDT 2014
#45093: after osx 10.9.4 update, cannot connect to mongodb
--------------------------+--------------------------
Reporter: aaronp123@… | Owner: ryandesign@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.1
Resolution: | Keywords:
Port: mongodb |
--------------------------+--------------------------
Comment (by mark@…):
The latest version is up to 2.6.4, which changes a few items in the
configuration. Search for "bind_ip" in their docs. Also try to connect
with
{{{
mongo 127.0.0.1/test
}}}
You can also do a
{{{
ps auxwww | grep mongo
}}}
to see if the server itself is running or not.
--
Ticket URL: <https://trac.macports.org/ticket/45093#comment:5>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list