Problema nella configurazione di mongo db per l'avvio tramite launch agent

1

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.

    
posta stantona 07.03.2012 - 18:33
fonte

1 risposta

0

Sembra che il problema fosse tmux. Quando si esegue launchctl senza tmux, questo bug non si verifica.

    
risposta data 14.03.2012 - 23:23
fonte

Leggi altre domande sui tag