FG

How do I get rid of com.apple.launchd.peruser errors in my log?

Fresh3 days ago
Mar 15, 202640164 views
Confidence Score0%
0%

Problem

I'm getting repeated errors in my console log that look (basically) like this: This machine was set up using the migration assistant, from a machine where my UID was 501, but here it's 505. I have the same username and group set, of course, but... So, where is this peruser launchd tool configured, …

Error Output

10-09-29 10:06:08 AM com.apple.launchd[1] (com.apple.launchd.peruser.501[51581]) getpwuid("501") failed
10-09-29 10:06:08 AM com.apple.launchd[1] (co…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How do I get rid of com.apple.launchd.peruser errors in my log?

Low Risk

I can answer your last question, but it will take more work to solve the problem. The indicates a daemon started by a userland process. The numeric suffix is the UID. In this case, an application attempted load a launchd job as user 501. That failed…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment