I just updated local to 2.4.1 but since doing that Local won’t start. It just stops at ‘Starting Local Machine…’ and does nothing. I’ve attached my log file, running MacOS High Sierra
I’ve tried opening Virtual Box and shutting off the local machine, have restarted my computer, but nothing seems to work. When I check the log the last line says ‘waiting for an IP’.
Thanks for the reply! As mentioned initially I have restarted the Local by Flywheel VM a couple of times now and still with no luck. The ACPI Shutdown command doesn’t work so I have to select Power Off to get it to shutdown properly.
Open Terminal (or your terminal of choice such as iTerm)
Run the following command: "/Applications/Local by Flywheel.app/Contents/Resources/extraResources/virtual-machine/vendor/docker/osx/docker-machine" -D start local-by-flywheel
After update to 2.4.2 on Windows 10, Local is starting only the first time (although much slower than before). If I turn it off, it doesn’t start again at all until I reboot the computer.
If I open virtualbox, it says that Local is not running, so I can’t restart it, and if I only start it I get some shell window, but no matter on or off, Local doesn’t start again until I reboot the computer.
Another thing that is changed with update is that no sites are running on Local start. Before update, what was running when turned off, was started when Local started. Now all sites are off on start. Why?