Can't get past "Loading Local Server"

Hi there,
I have installed the program but it still does not load. It only gets as far as “Loading Local Server” and does not go any further.

I am running on Windows 10I have enabled Virtualization in the Bios.

My log file is as follows

Jun 27, 2017, 4:26 PM GMT+8 - info: [main/index] Existing Pressmatic data does not exist.
Jun 27, 2017, 4:26 PM GMT+8 - info: [main/check-system] Check System: Docker Machine:
{ stdout: ‘Stopped\n’, stderr: ‘’ }
Jun 27, 2017, 4:26 PM GMT+8 - info: [renderer/CheckEnvPage] Check system promise response: [ undefined, ‘machine-halted’ ] machine-halted
Jun 27, 2017, 4:26 PM GMT+8 - info: [main/docker-machine] Checking Boot2Docker.iso hash
Jun 27, 2017, 4:26 PM GMT+8 - info: [main/docker-machine] Running C:\Users\pc\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\windows\docker-machine.exe start local-by-flywheel
Jun 27, 2017, 4:26 PM GMT+8 - info: [main/docker-machine] Starting “local-by-flywheel”…
Jun 27, 2017, 4:26 PM GMT+8 - info: [main/docker-machine] (local-by-flywheel) Check network to re-create if needed…
Jun 27, 2017, 4:26 PM GMT+8 - warn: [main/docker-machine] Unable to start the VM: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe startvm local-by-flywheel --type headless failed:
Jun 27, 2017, 4:26 PM GMT+8 - warn: [main/docker-machine] VBoxManage.exe: error: The virtual machine ‘local-by-flywheel’ has terminated unexpectedly during startup with exit code -1073741819 (0xc0000005)
Jun 27, 2017, 4:26 PM GMT+8 - warn: [main/docker-machine] VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component MachineWrap, interface IMachine

Am hoping you can shed some light as I have heard good things about this product.

Thanks

I’m having the same problems. I’m on macOS 10.11.6 and Local 2.0.5. This started happening to me with the 2.0.4 update, but the Local 1.4.2 version works fine.

Here is my log file:

Jun 30, 2017, 8:59 AM MDT - info: [main/check-system] Check System: Docker Machine:
{ stdout: ‘Stopped\n’, stderr: ‘’ }
Jun 30, 2017, 8:59 AM MDT - info: [renderer/CheckEnvPage] Check system promise response: [ undefined, ‘machine-halted’ ] machine-halted
Jun 30, 2017, 8:59 AM MDT - info: [main/docker-machine] Checking Boot2Docker.iso hash
Jun 30, 2017, 8:59 AM MDT - info: [main/docker-machine] Running /Applications/Local by Flywheel.app/Contents/Resources/extraResources/virtual-machine/vendor/docker/osx/docker-machine start local-by-flywheel
Jun 30, 2017, 8:59 AM MDT - info: [main/docker-machine] Starting “local-by-flywheel”…
Jun 30, 2017, 8:59 AM MDT - info: [main/docker-machine] (local-by-flywheel) Check network to re-create if needed…
Jun 30, 2017, 8:59 AM MDT - info: [main/docker-machine] (local-by-flywheel) Waiting for an IP…
Jun 30, 2017, 8:59 AM MDT - info: [main/docker-machine] Machine “local-by-flywheel” was started.
Jun 30, 2017, 8:59 AM MDT - info: [main/docker-machine] Waiting for SSH to be available…
Jun 30, 2017, 8:59 AM MDT - info: [main/docker-machine] Detecting the provisioner…
Jun 30, 2017, 8:59 AM MDT - info: [main/docker-machine] Started machines may have new IP addresses. You may need to re-run the docker-machine env command.
Jun 30, 2017, 8:59 AM MDT - info: [main/set-docker-env] Getting Docker Machine env.
Jun 30, 2017, 8:59 AM MDT - info: [main/set-docker-env] Received Docker Machine env.
Jun 30, 2017, 8:59 AM MDT - info: [main/docker-machine-nfs] NFS Mount Status
{ error: null,
stdout: ‘tmpfs on / type tmpfs (rw,relatime,size=917692k)\nproc on /proc type proc (rw,relatime)\nsysfs on /sys type sysfs (rw,relatime)\ndevpts on /dev/pts type devpts (rw,relatime,mode=600,ptmxmode=000)\ntmpfs on /dev/shm type tmpfs (rw,relatime)\nfusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)\n/dev/sda1 on /mnt/sda1 type ext4 (rw,relatime,data=ordered)\ncgroup on /sys/fs/cgroup type tmpfs (rw,relatime,mode=755)\ncgroup on /sys/fs/cgroup/cpuset type cgroup (rw,relatime,cpuset)\ncgroup on /sys/fs/cgroup/cpu type cgroup (rw,relatime,cpu)\ncgroup on /sys/fs/cgroup/cpuacct type cgroup (rw,relatime,cpuacct)\ncgroup on /sys/fs/cgroup/blkio type cgroup (rw,relatime,blkio)\ncgroup on /sys/fs/cgroup/memory type cgroup (rw,relatime,memory)\ncgroup on /sys/fs/cgroup/devices type cgroup (rw,relatime,devices)\ncgroup on /sys/fs/cgroup/freezer type cgroup (rw,relatime,freezer)\ncgroup on /sys/fs/cgroup/net_cls type cgroup (rw,relatime,net_cls)\ncgroup on /sys/fs/cgroup/perf_event type cgroup (rw,relatime,perf_event)\ncgroup on /sys/fs/cgroup/net_prio type cgroup (rw,relatime,net_prio)\ncgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,relatime,hugetlb)\ncgroup on /sys/fs/cgroup/pids type cgroup (rw,relatime,pids)\n/dev/sda1 on /mnt/sda1/var/lib/docker/aufs type ext4 (rw,relatime,data=ordered)\n’,
stderr: ‘’,
hasUsers: null }
Jun 30, 2017, 8:59 AM MDT - info: [main/docker-machine-nfs] Enabling Docker Machine NFS
Jun 30, 2017, 9:00 AM MDT - info: [main/docker-machine-nfs] Docker Machine NFS Result Configuring /etc/exports on macOS
The nfsd service is already enabled.

Jun 30, 2017, 9:00 AM MDT - info: [main/docker-machine-nfs] Mounting Boot2Docker volumes Attempt number: 1
Jun 30, 2017, 9:06 AM MDT - info: [main/docker-machine-nfs] Configure Boot2Docker Result
Jun 30, 2017, 9:06 AM MDT - info: [main/docker-machine-nfs]
{ error: null,
stdout: ‘Configuring Boot2Docker NFS\nstopped /usr/local/sbin/rpc.statd (pid 1377)\n/usr/local/sbin/rpcbind is already running\n1374\nStarting nfs client utilities.\n’,
stderr: ‘mount: RPC: Remote system error - Connection timed out\n’ }
Jun 30, 2017, 9:06 AM MDT - info: [main/docker-machine-nfs] Mounting Boot2Docker volumes Attempt number: 2
Jun 30, 2017, 9:12 AM MDT - info: [main/docker-machine-nfs] Configure Boot2Docker Result
Jun 30, 2017, 9:12 AM MDT - info: [main/docker-machine-nfs]
{ error: null,
stdout: ‘Configuring Boot2Docker NFS\nstopped /usr/local/sbin/rpc.statd (pid 1612)\n/usr/local/sbin/rpcbind is already running\n1374\nStarting nfs client utilities.\n’,
stderr: ‘mount: RPC: Remote system error - Connection timed out\n’ }
Jun 30, 2017, 9:12 AM MDT - info: [main/docker-machine-nfs] Mounting Boot2Docker volumes Attempt number: 3

@joeschmou

Do you have Hyper-V enabled?


Hey @andrewmccauley,

Can you try opening VirtualBox and then powering off local-by-flywheel? Close » ACPI Shutdown is the safest. Then, you can re-open Local after that.

@joeschmou,

Also, please see https://stackoverflow.com/a/33733454

Well, @clay, it’s working now, so that did it I guess. Thanks.

Glad to hear! It looks like there are going to be some improvements in the upcoming docker-machine that should hopefully resolve this :crossed_fingers:

Thanks for the reply. I actually just went out and bought a Mac. Worked first time and I am loving it. Would be great if GULP were included by default but that is a discussion for another post :slight_smile:

1 Like