#49290: mongodb does not start after upgrade to El Capitan --------------------------+-------------------------------- Reporter: coviex@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 2.3.4 Keywords: start dbpath | Port: mongodb --------------------------+-------------------------------- I'm new to mongo so I'm sorry if solution is obvious. but it was working out of the box before. {{{ $ mongo MongoDB shell version: 3.0.6 connecting to: test 2015-10-15T09:52:06.325+0300 W NETWORK Failed to connect to 127.0.0.1:27017, reason: errno:61 Connection refused 2015-10-15T09:52:06.327+0300 E QUERY Error: couldn't connect to server 127.0.0.1:27017 (127.0.0.1), connection attempt failed at connect (src/mongo/shell/mongo.js:179:14) at (connect):1:6 at src/mongo/shell/mongo.js:179 exception: connect failed $ mongod 2015-10-15T09:52:34.208+0300 E NETWORK [initandlisten] Failed to unlink socket file /tmp/mongodb-27017.sock errno:13 Permission denied 2015-10-15T09:52:34.208+0300 I - [initandlisten] Fatal Assertion 28578 2015-10-15T09:52:34.208+0300 I - [initandlisten] ***aborting after fassert() failure $ sudo mongod 2015-10-15T09:50:35.930+0300 I STORAGE [initandlisten] exception in initAndListen: 29 Data directory /data/db not found., terminating 2015-10-15T09:50:35.930+0300 I CONTROL [initandlisten] dbexit: rc: 100 }}} -- Ticket URL: <https://trac.macports.org/ticket/49290> MacPorts <https://www.macports.org/> Ports system for OS X