Stalling on 'Starting Local Machine'

The application is stalling after I upgraded to the latest version.

Any idea how to fix this?

I’m getting the following in the logs:

Sep 6, 2017, 11:36 AM GMT+1 - info: [main/index] Existing Pressmatic data does not exist.
Sep 6, 2017, 11:36 AM GMT+1 - info: [main/check-system] Check System: Docker Machine:  
{ stdout: 'Stopped\n', stderr: '' }
Sep 6, 2017, 11:36 AM GMT+1 - info: [renderer/CheckEnvPage] Check system promise response: [ undefined, 'machine-halted' ] machine-halted
Sep 6, 2017, 11:36 AM GMT+1 - info: [main/docker-machine] Checking Boot2Docker.iso hash
Sep 6, 2017, 11:36 AM GMT+1 - info: [main/docker-machine] Running  /Applications/Local by Flywheel.app/Contents/Resources/extraResources/virtual-machine/vendor/docker/osx/docker-machine start local-by-flywheel
Sep 6, 2017, 11:36 AM GMT+1 - info: [main/docker-machine] Starting "local-by-flywheel"...
Sep 6, 2017, 11:36 AM GMT+1 - info: [main/docker-machine] (local-by-flywheel) Check network to re-create if needed...
Sep 6, 2017, 11:36 AM GMT+1 - info: [main/docker-machine] (local-by-flywheel) Waiting for an IP...
Sep 6, 2017, 11:37 AM GMT+1 - info: [main/docker-machine] Machine "local-by-flywheel" was started.
Sep 6, 2017, 11:37 AM GMT+1 - info: [main/docker-machine] Waiting for SSH to be available...
Sep 6, 2017, 11:37 AM GMT+1 - info: [main/docker-machine] Detecting the provisioner...
Sep 6, 2017, 11:37 AM GMT+1 - info: [main/docker-machine] Started machines may have new IP addresses. You may need to re-run the `docker-machine env` command.
Sep 6, 2017, 11:37 AM GMT+1 - info: [main/set-docker-env] Getting Docker Machine env.
Sep 6, 2017, 11:38 AM GMT+1 - info: [main/set-docker-env] Received Docker Machine env.
Sep 6, 2017, 11:38 AM GMT+1 - 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)\nUsers on /Users type vboxsf (rw,nodev,relatime)\n/dev/sda1 on /mnt/sda1/var/lib/docker/aufs type ext4 (rw,relatime,data=ordered)\n',
  stderr: '',
  hasUsers: null }
Sep 6, 2017, 11:38 AM GMT+1 - info: [main/docker-machine-nfs] Enabling Docker Machine NFS
Sep 6, 2017, 11:38 AM GMT+1 - warn: [main/index] Unhandled Rejection at: Promise  Promise {
  <rejected> { error: 
   { Error: Command failed: sh "/Applications/Local by Flywheel.app/Contents/Resources/extraResources/shell-scripts/nfs-configure-mac.sh" "192.168.75.100" "501" "20"
   exports:3: /Users conflicts with existing export /
   
       at /Applications/Local by Flywheel.app/Contents/Resources/app.asar/node_modules/sudo-prompt/index.js:329:27
       at tryToString (fs.js:426:3)
       at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:413:12) code: 1 },
  stdout: undefined,
  stderr: undefined,
  exitCode: 1 } }  reason:  
{ error: { code: 1 },
  stdout: undefined,
  stderr: undefined,
  exitCode: 1 }

This has corrected itself. Just started Local again and all fine.

It may have been to do with my Sophos Anti Virus settings. I switched off ‘Scan - Inside Archives and Compressed files’ guessing that mght be interfering with the virtual server or at least slowing everything down.

All is good now.

1 Like