macOS unable to open any non-Apple application
1–10 of 1001 posts
Re: macOS unable to open any non-Apple application
#2Here is another tweet that describes the problem in more detail:
https://mobile.twitter.com/llanga/status/1326989724704268289
> I am currently unable to work because macOS sends hashes of every opened executable to some server of theirs and when `trustd` and `syspolicyd` are unable to do so, the entire operating system grinds to a halt.
EDIT:
As others pointed out, I put this to my `/etc/hosts` file and refreshed it like so:
sudo emacs /etc/hosts # add `0.0.0.0 ocsp.apple.com`
sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder # refresh hostsRe: macOS unable to open any non-Apple application
#3Edit: working as usual now, moments after i wrote this. But seriously Apple, how can you allow this to happen? Your services hanging should _never_ prevent my device from running things locally. This is seriously making me reconsider my next computer purchase.
Re: macOS unable to open any non-Apple application
#4EDIT: This might indeed be Big Sur-release-day related. Most certificate revocation failures are "soft", but with ocsp.apple.com black-holed in /etc/hosts I can't resume downloading the update.
[1] https://twitter.com/lapcatsoftware/status/132699029641299148...
Re: macOS unable to open any non-Apple application
#5Re: macOS unable to open any non-Apple application
#6Wait for at least one week and check out other people's experiences first.
Re: macOS unable to open any non-Apple application
#7My MacBook is basically unusable right now. This appears to be the reason. Is there any way to fix it without installing little snitch? Edit: working as usual now, moments after i wrote this. But seriously Apple, how can you allow this to happen? Your services hanging should _never_ prevent my device from running things locally. This is seriously making me reconsider my next computer purchase.
This is really terrible, but at least the workaround is simple.
Re: macOS unable to open any non-Apple application
#8My MacBook is basically unusable right now. This appears to be the reason. Is there any way to fix it without installing little snitch? Edit: working as usual now, moments after i wrote this. But seriously Apple, how can you allow this to happen? Your services hanging should _never_ prevent my device from running things locally. This is seriously making me reconsider my next computer purchase.
Re: macOS unable to open any non-Apple application
#9My MacBook is basically unusable right now. This appears to be the reason. Is there any way to fix it without installing little snitch? Edit: working as usual now, moments after i wrote this. But seriously Apple, how can you allow this to happen? Your services hanging should _never_ prevent my device from running things locally. This is seriously making me reconsider my next computer purchase.