who is this _eppc user running appleeventsd? icloud?
Just the default Apple Events user name.
who is this _eppc user running appleeventsd? icloud?
If you have a very slow shutdown time (+20 seconds) please open the Console app and check the system launchd-shutdown logs and search for the text "timeout" to find out which processes that are causing the slow shutdown. For me the problem is the securityd daemon and the appleevents services.
20005100 com.apple.launchd 1 com.apple.securityd 15 Exit timeout elapsed (20 seconds). Killing
20007444 com.apple.launchd 1 com.apple.diskarbitrationd 16 Exit timeout elapsed (20 seconds). Killing
20007499 com.apple.launchd 1 com.apple.coreservices.appleevents 51 Exit timeout elapsed (20 seconds). Killing
It is, the underlying reason being still basically unknown. The behavior is not always consistently observed, but may depend on how (much) you use the machine since its poweron. The more you do, the more chances you have to experience the slowdown. Since most users rightly use the machine for a while by running several applications before poweroff, the problem is very likely to become constantly present.My question is simply why does it shut down in 2secs 75% of the time but the other 25% takes 22 secs? It's like a guessing game as to how long it will take to shut down.
I think what you call "consistent" can be interpreted in the way I have mentioned above.Quite a few posts suggest that the "shut-down slowly" issue is experienced on a consistent basis.
I am a 67yr tech impaired old fart but I think I'm having the same problem with my 2012 MacBook Air. I googled the issue and eventually got to you all and registered so that I could ask a question. I've read the entire thread and have the same kinds of error messages discussed. My question is simply why does it shut down in 2secs 75% of the time but the other 25% takes 22 secs? It's like a guessing game as to how long it will take to shut down. It's frustrating to have to get out my stopwatch each time I shut down to satisfy myself that all is good (or bad). Quite a few posts suggest that the "shut-down slowly" issue is experienced on a consistent basis.
Regards-
20006916 com.apple.launchd 1 com.apple.iCloudHelper 351 Exit timeout elapsed (20 seconds). Killing
20010984 com.apple.launchd 1 com.apple.suhelperd 425 Exit timeout elapsed (20 seconds). Killing
20011065 com.apple.launchd 1 com.apple.securityd 15 Exit timeout elapsed (20 seconds). Killing
Has anyone tried 10.8.3 and seen if it fixes the issue?
Oddly enough, there's nothing in that log suggesting any of the culprits identified in this thread is causing problems for you.I'm not sure what I'm supposed to be looking for in Console so below is everything it said at the time of shut down. If someone can interpret this for me it would be great!
(log entries snipped)
lmao! Yes!!!yep i get this problem too.
Reminds me of my days with microsoft windows: Shutdown, prepare coffee, feed the dog, call a friend and then come back to close the lid.
Hmmm. Well I am certainly experiencing the slow shut down time and also the fact that every once in awhile it shuts down quickly so I would think there must be something else going on that's more innate to the the OS?Oddly enough, there's nothing in that log suggesting any of the culprits identified in this thread is causing problems for you.
Just clean system caches and the restart will be super fast. This has worked for me for ages.
Open terminal and write these commands:
sudo chown root:admin / (enter password when asked)
sudo kextcache -system-prelinked-kernel
sudo kextcache -system-caches
I have this commands in dashboard notes, so every time boot up gets slow I use them to restore it. With a ssd drive it makes reboot ultra fast.
That's normal. The Terminal does NOT echo your input at all for security reasons. Trust me, though - it's still receiving your keystrokes.Tried the above suggestion using the terminal.....
Unknown what happened but as soon as I got to the "Password" entry part, I could not enter the password at all. None of the keyboard keys worked. Any suggestions ?
That's normal. The Terminal does NOT echo your input at all for security reasons. Trust me, though - it's still receiving your keystrokes.
Open terminal and write these commands:
sudo chown root:admin / (enter password when asked)