Updated to 2.0.4 and now local gets stuck in a loop starting up

$ md5 ~/.docker/machine/machines/local-by-flywheel/boot2docker.iso
MD5 (/Users/simonantony/.docker/machine/machines/local-by-flywheel/boot2docker.iso) = 57ee4780245e8b52cdee5b1836fece74

At this point I would recommend recreating the Docker Machine.

Before you do that though, can you verify that all of the sites in your Local Sites folder have SQL files in their app/public folder?

Hi

Not in app/public, that appears to be the wordpress sites, however app/sql does contain sql files.

Simon

Hey Simon,

Glad to hear you have the SQL data!

To remove the Docker Machine, please do the following:

  1. Quit Local
  2. Again, verify that your sites (or sites that matter) have SQL backups in app/sql
  3. Run "/Applications/Local by Flywheel.app/Contents/Resources/extraResources/virtual-machine/vendor/docker/osx/docker-machine" rm -f local-by-flywheel in Terminal
  4. Re-open Local
  5. Follow this guide for re-importing sites: How can I restore a site from a Local site folder?