Tried:
turning off firewall,
sudo /Library/Application\ Support/VirtualBox/LaunchDaemons/VirtualBoxStartup.sh restart
and just about everything else I can find on this site…
I did have trouble installing Local but was successful when uninstalled previously installed Docker and VirtualBox and started from scratch. The next day… all I get is “Starting Local Machine” and the three dots…
It appears on VirtualBox that Local is not successful connecting with VirtualBox as the machine remains powered off.
Can you please provide your local-by-flywheel.log file? See
"How do I retrieve Local’s log file?" for instructions on how to do so. This will give us more information beyond the fact that it’s getting stuck on “Starting Local Machine.”
I found it best to make sure Docker is running and to open VirtualBox first. Then check to make sure in VB settings that Network Adapter 1 is on NAT, and Network Adapter 2 is a Host-only Adapter with a name. Sometimes a name is not able to be selected. If that is the case, I have found success but shutting down VB then running the following in Terminal:
And the restarting VB and checking the settings again. On my machine the Adapter 2 name is vboxnet0.
From there… right-click the local-by-flywheel machine and “start headless”.
Then fire up Local… this time, rather than seeing: “Starting Local Machine…” I get: “Checking System” and I am off to the races.
Perhaps not all the steps are necessary but it works. I also just notice in the logs that I had several Host-only Adapters with the same IP address and VB selected vboxnet0 versus vboxnet4…