Changes between Initial Version and Version 1 of Ticket #42290
- Timestamp:
- Jan 28, 2014, 2:54:51 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #42290
- Property Keywords mavericks mongo mongodb removed
- Property Owner changed from macports-tickets@… to ryandesign@…
-
Ticket #42290 – Description
initial v1 1 1 After updating to Os X Mavericks 10.9.1, mongodb no longer launches, instead I get this error message in console: 2 2 3 {{{ 3 4 28.1.2014 15.29.26,050 sudo[25708]: root : TTY=unknown ; PWD=/ ; USER=_mongo ; COMMAND=/opt/local/bin/mongod --dbpath /opt/local/var/db/mongodb --logpath /opt/local/var/log/mongodb/mongodb.log --logappend 4 5 28.1.2014 15.29.26,096 com.apple.launchd[1]: (org.macports.mongodb) Throttling respawn: Will start in 10 seconds 6 }}} 5 7 6 8 Seems that it is trying to launch as use '_mongo'.