Regular and Bizarre Mac Shutdown

For a number of months now my Mac Mini has been experiencing the strangest of issues. The Mac Mini serves two main purposes: running a Plex server and running a HomeBridge server.


The issue occurs intermittently and I have no idea what causes it. I will arrive to my Mac Mini on full fans and a black screen with a white mouse cursor. The only solution is to hold the power button and then restart. When the system powers back up, I am met with a message on my other devices that a new device has been added to my iCloud account - the Mac Mini.


Earlier tonight I caught the Mac Mini about to begin this cycle and the process that was taking up 100% CPU was related to Keychain.


Any ideas out there?

Mac mini, macOS 10.15

Posted on Apr 22, 2023 2:42 PM

Reply

Similar questions

3 replies

May 14, 2023 9:12 AM in response to 404MrGNotFound

Safe Boot, (holding Shift key down at startup), does the problem occur in Safe Mode? Could take 10 minutes or more.


Safe mode attempts to repair Disks & clears lots of caches & loads safe Drivers, & prevents loading of 3rd party extensions, so if Safe Mode works try again in regular boot.


 Open Terminal and use the following command string to do so:


sudo mdutil -E /

This basically asks for temporary super user status, which is why Terminal may ask you for your password (it may not if you’ve used a sudo command recently or are already logged in as a super user or root. The command asks the unix tool mdutil to reindex the spotlight database for everything on the computer, including external drives, mounted disk images, etc. To re-index only for a specific drive, use the /Volumes path. For example, for an external drive named “MiniMe,” the command would look like this:


sudo mdutil -i on /


Rebuilding a drive index can take a long time, so be prepared to wait whether you do it through the System Preference panel or the command line.


If still need be…


Open Terminal and run each of these one at a time


/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -r -domain local -domain system -domain user


sudo /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -seed -lint -r -f -v -dump -domain local -domain system -domain user -domain network


killall Dock


sudo mdutil -E /


sudo mdutil -i on /


Rebuilding a drive index can take a long time, so be prepared to wait whether you do it through the System Preference panel or the command line.

Apr 22, 2023 5:38 PM in response to 404MrGNotFound

We need to see what all is running, a report from this will not display any personal info...


EtreCheck is a FREE simple little diagnostic tool to display the important details of your system configuration and allow you to copy that information to the Clipboard. It is meant to be used with Apple Support Communities to help people help you with your Mac. It will not display any personal info.

https://www.etrecheck.com/


Pastebin is a good place to paste the whole report if you capture the URL while there…


Workable but harder for me to work with...the Note tool on the bottom of this editor's toolbar, as shown in the image, to copy and paste the output from EtreCheck. In a Reply before you click post, look for this to add longer texts...

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Regular and Bizarre Mac Shutdown

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.