Yesterday I updated my virtual box which confused my Local by Flywheel setup much. It got stuck in a loop, “Regenerating Docker Machine TLS Certificate ” then “Checking System”.
Here is the solution that worked for me as posted in: https://local.getflywheel.com/community/t/regenerating-docker-machine-tls-certificate-checking-system-wont-start/5235/8?u=conschneiderI work on a Mac. If your Local runs on Windows, visit the link above for a modified version.
Quit Docker. Open terminal and run:
alias local-docker-machine=”/Applications/Local\ by\ Flywheel.app/Contents/Resources/extraResources/virtual-machine/vendor/docker/osx/docker-machine”
Wait for it to run, should only take a moment.