Local App now hangs at Loading... screen

Hi @dgadwa,

Sorry about that!

Here’s what you can do to fix that:

  1. Download the vmware-vdiskmanager tool from VMWare here: https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1023856 … Scroll to the “Attachments” section at the bottom and download 1023856-vdiskmanager-3.0.2.zip (or similar; whatever is appropriate for your system)
  2. Unzip the attachment after it’s downloaded
  3. Open up Terminal
  4. Drag-and-drop vmware-vdiskmanager onto Terminal to paste the path. Then enter the following -R ~/.docker/machine/machines/local-by-flywheel/disk.vmdk

The entire command should look something like this: /Users/claygriffiths/Downloads/vmware-vdiskmanager -R ~/.docker/machine/machines/local-by-flywheel/disk.vmdk

After that, try re-opening Local.

1 Like