Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7600933
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T23:02:26+00:00 2026-05-30T23:02:26+00:00

The system log on my Mac Mini is showing this error in the system

  • 0

The system log on my Mac Mini is showing this error in the system log:

Mar  7 17:51:18 My-Mac-mini com.apple.launchd[1] (org.mongodb.mongod[432]): posix_spawn("/opt/local/bin/mongod", ...): No such file or directory
Mar  7 17:51:18 My-Mac-mini com.apple.launchd[1] (org.mongodb.mongod[432]): Exited with code: 1
Mar  7 17:51:18 My-Mac-mini com.apple.launchd[1] (org.mongodb.mongod): Throttling respawn: Will start in 10 seconds

I have install MONGODB using Brew, and it works properly.

I have used LOCATE to attempt to track the source of the launching PLIST (I guess).

How do I track the source of what Apple’s “launchd” is attempting to run?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T23:02:28+00:00Added an answer on May 30, 2026 at 11:02 pm

    You can search the LaunchDaemons folders for that job label:

    grep -Rl ">org\.mongodb\.mongod<" /System/Library/LaunchDaemons /Library/LaunchDaemons
    

    (Note: the backslashes and angle-brackets in the search string are needed to avoid false matches, and if you don’t have them wrapped in double-quotes, you’ll get unexpected results.)

    If it’s installed using the standard conventions, it should be in /Library/LaunchDaemons/org.mongodb.mongod.plist, but this command should find it whatever it’s named.

    Once you’ve found it, you can disable it with:

    sudo launchctl unload -w /Library/LaunchDaemons/org.mongodb.mongod.plist
    

    (Or whatever the actual file path is.) If you want, you can also remove the file, but the -w option makes the unload permanent so that isn’t really necessary.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My custom module is generating this error on the system log everytime I try
if(System.currentTimeMillis() > _thrust_lag + _thrust_delay); { this._thrust3Position = new_Position; Log.w(Thrust Lag + Delay, Long.toString(_thrust_lag
I try to filter the system log by running the sed command like: error
I'm trying to use the System.IO.Log features to build a recoverable transaction system. I
I’m working on a small kind of log system to a webpage, and I’m
I am considering using a cookie-ip matching system to log in users automatically without
I am trying to create a simple log in system that uses ajax but
I have a system which is receiving log files from different places through http
I'm working on implementing a log based file system for a file as a
I need to read through some gigantic log files on a Linux system. There's

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.