Dopo aver installato mongodb usando homebrew e seguendo le informazioni fornite da homebrew, ho fatto quanto segue:
launchctl load -w ~/Library/LaunchAgents/org.mongodb.mongod.plist
Ma ho ricevuto il seguente errore:
Bug: launchctl.c:2406 (25182):13: (dbfd = open(g_job_overrides_db_path, O_RDONLY | O_EXLOCK | O_CREAT, S_IRUSR | S_IWUSR)) != -1
launch_msg(): Socket is not connected
Mongodb inizia bene in un terminale.