Do you know what version of VirtualBox you’re on? You can check it by going to VirtualBox » About VirtualBox. I believe I’ve seen this problem be solved by upgrading VirtualBox in the past.
$ “/Applications/Local by Flywheel.app/Contents/Resources/extraResources/virtual-machine/vendor/docker/osx/docker-machine” restart local-by-flywheel
Restarting “local-by-flywheel”…
(local-by-flywheel) Check network to re-create if needed…
(local-by-flywheel) Waiting for an IP…
Waiting for SSH to be available…
Detecting the provisioner…
Restarted machines may have new IP addresses. You may need to re-run the docker-machine env command.
$ “/Applications/Local by Flywheel.app/Contents/Resources/extraResources/virtual-machine/vendor/docker/osx/docker-machine” env local-by-flywheel
Error checking TLS connection: Error checking and/or regenerating the certs: There was an error validating certificates for host “192.168.75.100:2376”: tls: DialWithDialer timed out
You can attempt to regenerate them using ‘docker-machine regenerate-certs [name]’.
Be advised that this will trigger a Docker daemon restart which might stop running containers.
Been running around 15 mins so far, seems to be stuck on the following:
$ “/Applications/Local by Flywheel.app/Contents/Resources/extraResources/virtual-machine/vendor/docker/osx/docker-machine” upgrade local-by-flywheel
Waiting for SSH to be available…
Detecting the provisioner…