Local continually trying to regenerate TLS cert

Here’s what I’m seeing:

Basically, whenever I start Local, it’s finding an issue with the TLS cert and trying to regenerate it, but it’s preventing me from doing anything else. I’ve restarted my machine, but no luck.

This helped me. Regenerating Docker Machine TLS Certificate, checking system won't start

Here are my logs.
local-by-flywheel.log (277.8 KB)

Trying this now. Thanks.

Looks like that did it! Thanks so much, @afragen!