Opened 11 years ago

Last modified 11 years ago

#42290 closed defect

MongoDB tries to use user _mongo, which does not exist — at Version 1

Reported by: inDigiNeous (Sakari Lehtonen) Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: mongodb

Description (last modified by mf2k (Frank Schima))

After updating to Os X Mavericks 10.9.1, mongodb no longer launches, instead I get this error message in console:

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
28.1.2014 15.29.26,096 com.apple.launchd[1]: (org.macports.mongodb) Throttling respawn: Will start in 10 seconds

Seems that it is trying to launch as use '_mongo'.

My Mac Os X system does not have this user.

Change History (1)

comment:1 Changed 11 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: mavericks mongo mongodb removed
Owner: changed from macports-tickets@… to ryandesign@…

In the future, please use WikiFormatting and Cc the port maintainers (port info --maintainers mongodb).

Note: See TracTickets for help on using tickets.