Hey, local seems to stop installing once it get to the local image part of the installation.
thank you in advance.
here is the log file:
Oct 10, 2017, 4:25 PM GMT-4 - info: [main/index] Existing Pressmatic data does not exist.
Oct 10, 2017, 4:25 PM GMT-4 - info: [main/check-system] Check System: Docker Machine:
{ stdout: '',
stderr: 'Host does not exist: "local-by-flywheel"\n' }
Oct 10, 2017, 4:25 PM GMT-4 - info: [renderer/CheckEnvPage] Check system promise response: [ 'virtualbox-not-ready', 'machine-does-not-exist' ] virtualbox-not-ready
Oct 10, 2017, 4:26 PM GMT-4 - info: [main/virtualbox-installer] Starting VirtualBox Install...
Oct 10, 2017, 4:26 PM GMT-4 - info: [main/virtualbox-installer] Starting VirtualBox installer...
Oct 10, 2017, 4:26 PM GMT-4 - info: [main/virtualbox-installer] VirtualBox installed!
Oct 10, 2017, 4:26 PM GMT-4 - info: [main/virtualbox-installer] VirtualBox installed!
Oct 10, 2017, 4:26 PM GMT-4 - info: [main/docker-create-machine] Starting Docker Machine Creation...
Oct 10, 2017, 4:26 PM GMT-4 - info: [main/docker-create-machine] USING IP: 192.168.95.1/24
Oct 10, 2017, 4:26 PM GMT-4 - info: [main/docker-create-machine] Removing existing Docker Machine
Oct 10, 2017, 4:26 PM GMT-4 - info: [main/docker-create-machine] null 'About to remove local-by-flywheel\nWARNING: This action will delete both local reference and remote instance.\n' 'Error removing host "local-by-flywheel": Host does not exist: "local-by-flywheel"\nCan\'t remove "local-by-flywheel"\n'
Oct 10, 2017, 4:26 PM GMT-4 - info: [main/docker-create-machine] Creating Docker Machine... --virtualbox-boot2docker-url=file:///private/var/folders/rh/4l7n7j6s641g1w_x_7zg8fh80000gn/T/AppTranslocation/22FDB6B2-F142-4E6E-ABF6-62B0CA655FDA/d/Local by Flywheel.app/Contents/Resources/extraResources/virtual-machine/vendor/docker/boot2docker.iso
Oct 10, 2017, 4:26 PM GMT-4 - info: [main/docker-create-machine] Creating machine with
{ '0': 'create',
'1': '--driver=virtualbox',
'2': '--virtualbox-hostonly-cidr',
'3': '192.168.95.1/24',
'4': '--virtualbox-boot2docker-url=file:///private/var/folders/rh/4l7n7j6s641g1w_x_7zg8fh80000gn/T/AppTranslocation/22FDB6B2-F142-4E6E-ABF6-62B0CA655FDA/d/Local by Flywheel.app/Contents/Resources/extraResources/virtual-machine/vendor/docker/boot2docker.iso',
'5': '--virtualbox-disk-size',
'6': '120000',
'7': 'local-by-flywheel' }
Oct 10, 2017, 4:26 PM GMT-4 - info: [main/docker-create-machine] Creating CA: /Users/christopherkoklas/.docker/machine/certs/ca.pem
Oct 10, 2017, 4:26 PM GMT-4 - info: [main/docker-create-machine] Creating client certificate: /Users/christopherkoklas/.docker/machine/certs/cert.pem
Oct 10, 2017, 4:26 PM GMT-4 - info: [main/docker-create-machine] Running pre-create checks...
Oct 10, 2017, 4:26 PM GMT-4 - info: [main/docker-create-machine] (local-by-flywheel) Image cache directory does not exist, creating it at /Users/christopherkoklas/.docker/machine/cache...
Oct 10, 2017, 4:26 PM GMT-4 - info: [main/docker-create-machine] Creating machine...
Oct 10, 2017, 4:26 PM GMT-4 - info: [main/docker-create-machine] (local-by-flywheel) Downloading /Users/christopherkoklas/.docker/machine/cache/boot2docker.iso from file:///private/var/folders/rh/4l7n7j6s641g1w_x_7zg8fh80000gn/T/AppTranslocation/22FDB6B2-F142-4E6E-ABF6-62B0CA655FDA/d/Local by Flywheel.app/Contents/Resources/extraResources/virtual-machine/vendor/docker/boot2docker.iso...
Oct 10, 2017, 4:26 PM GMT-4 - info: [main/docker-create-machine] (local-by-flywheel) Creating VirtualBox VM...
Oct 10, 2017, 4:26 PM GMT-4 - info: [main/docker-create-machine] (local-by-flywheel) Creating SSH key...
Oct 10, 2017, 4:26 PM GMT-4 - info: [main/docker-create-machine] (local-by-flywheel) Starting the VM...
Oct 10, 2017, 4:26 PM GMT-4 - info: [main/docker-create-machine] (local-by-flywheel) Check network to re-create if needed...
Oct 10, 2017, 4:26 PM GMT-4 - info: [main/docker-create-machine] (local-by-flywheel) Found a new host-only adapter: "vboxnet0"
Oct 10, 2017, 4:27 PM GMT-4 - info: [main/docker-create-machine] (local-by-flywheel) Waiting for an IP...
Oct 10, 2017, 4:27 PM GMT-4 - info: [main/docker-create-machine] Waiting for machine to be running, this may take a few minutes...
Oct 10, 2017, 4:27 PM GMT-4 - info: [main/docker-create-machine] Detecting operating system of created instance...
Oct 10, 2017, 4:27 PM GMT-4 - info: [main/docker-create-machine] Waiting for SSH to be available...
Oct 10, 2017, 4:27 PM GMT-4 - info: [main/docker-create-machine] Detecting the provisioner...
Oct 10, 2017, 4:27 PM GMT-4 - info: [main/docker-create-machine] Provisioning with boot2docker...
Oct 10, 2017, 4:27 PM GMT-4 - info: [main/docker-create-machine] Copying certs to the local machine directory...
Oct 10, 2017, 4:27 PM GMT-4 - info: [main/docker-create-machine] Copying certs to the remote machine...
Oct 10, 2017, 4:27 PM GMT-4 - info: [main/docker-create-machine] Setting Docker configuration on the remote daemon...
Oct 10, 2017, 4:27 PM GMT-4 - info: [main/docker-create-machine] Checking connection to Docker...
Oct 10, 2017, 4:27 PM GMT-4 - info: [main/docker-create-machine] Docker is up and running!
Oct 10, 2017, 4:27 PM GMT-4 - info: [main/docker-create-machine] To see how to connect your Docker Client to the Docker Engine running on this virtual machine, run: /private/var/folders/rh/4l7n7j6s641g1w_x_7zg8fh80000gn/T/AppTranslocation/22FDB6B2-F142-4E6E-ABF6-62B0CA655FDA/d/Local by Flywheel.app/Contents/Resources/extraResources/virtual-machine/vendor/docker/osx/docker-machine env local-by-flywheel
Oct 10, 2017, 4:27 PM GMT-4 - info: [main/docker-create-machine] Created Docker Machine.
Oct 10, 2017, 4:27 PM GMT-4 - info: [main/set-docker-env] Getting Docker Machine env.
Oct 10, 2017, 4:27 PM GMT-4 - info: [main/set-docker-env] Received Docker Machine env. export DOCKER_TLS_VERIFY="1"
export DOCKER_HOST="tcp://192.168.95.100:2376"
export DOCKER_CERT_PATH="/Users/christopherkoklas/.docker/machine/machines/local-by-flywheel"
export DOCKER_MACHINE_NAME="local-by-flywheel"
# Run this command to configure your shell:
# eval $("/private/var/folders/rh/4l7n7j6s641g1w_x_7zg8fh80000gn/T/AppTranslocation/22FDB6B2-F142-4E6E-ABF6-62B0CA655FDA/d/Local by Flywheel.app/Contents/Resources/extraResources/virtual-machine/vendor/docker/osx/docker-machine" env --shell bash local-by-flywheel)
Oct 10, 2017, 4:27 PM GMT-4 - 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 }
Oct 10, 2017, 4:27 PM GMT-4 - info: [main/docker-machine-nfs] Enabling Docker Machine NFS
Oct 10, 2017, 4:27 PM GMT-4 - info: [main/docker-machine-nfs] Docker Machine NFS Result Configuring /etc/exports on macOS
The nfsd service is already enabled.
The nfsd service does not appear to be running.
Starting the nfsd service
Oct 10, 2017, 4:27 PM GMT-4 - info: [main/docker-machine-nfs] Mounting Boot2Docker volumes Attempt number: 1
Oct 10, 2017, 4:34 PM GMT-4 - info: [main/docker-machine-nfs] Configure Boot2Docker Result
Oct 10, 2017, 4:34 PM GMT-4 - info: [main/docker-machine-nfs]
{ error: null,
stdout: 'Configuring Boot2Docker NFS\nno /usr/local/sbin/rpc.statd found; none killed\nStarting nfs client utilities.\n',
stderr: 'mount: RPC: Remote system error - Connection timed out\n' }
Oct 10, 2017, 4:34 PM GMT-4 - info: [main/docker-machine-nfs] Mounting Boot2Docker volumes Attempt number: 2
Oct 10, 2017, 4:40 PM GMT-4 - info: [main/docker-machine-nfs] Configure Boot2Docker Result
Oct 10, 2017, 4:40 PM GMT-4 - info: [main/docker-machine-nfs]
{ error: null,
stdout: 'Configuring Boot2Docker NFS\nstopped /usr/local/sbin/rpc.statd (pid 2850)\n/usr/local/sbin/rpcbind is already running\n2848\nStarting nfs client utilities.\n',
stderr: 'mount: RPC: Remote system error - Connection timed out\n' }
Oct 10, 2017, 4:40 PM GMT-4 - info: [main/docker-machine-nfs] Mounting Boot2Docker volumes Attempt number: 3
Oct 10, 2017, 4:47 PM GMT-4 - info: [main/docker-machine-nfs] Configure Boot2Docker Result
Oct 10, 2017, 4:47 PM GMT-4 - info: [main/docker-machine-nfs]
{ error: null,
stdout: 'Configuring Boot2Docker NFS\nstopped /usr/local/sbin/rpc.statd (pid 3033)\n/usr/local/sbin/rpcbind is already running\n2848\nStarting nfs client utilities.\n',
stderr: 'mount: RPC: Remote system error - Connection timed out\n' }
Oct 10, 2017, 4:47 PM GMT-4 - info: [main/docker-machine-nfs] Mounting Boot2Docker volumes Attempt number: 4
Oct 10, 2017, 4:48 PM GMT-4 - info: [main/index] All Local sites are stopped. Shutting down VM.
Oct 10, 2017, 4:48 PM GMT-4 - info: [main/index] Existing Pressmatic data does not exist.
Oct 10, 2017, 4:48 PM GMT-4 - info: [main/set-docker-env] Getting Docker Machine env.
Oct 10, 2017, 4:48 PM GMT-4 - info: [main/set-docker-env] Received Docker Machine env.
Oct 10, 2017, 4:54 PM GMT-4 - info: [main/index] All Local sites are stopped. Shutting down VM.
Oct 11, 2017, 3:26 PM GMT-4 - info: [main/index] Existing Pressmatic data does not exist.
Oct 11, 2017, 3:26 PM GMT-4 - info: [main/check-system] Check System: Docker Machine:
{ stdout: '',
stderr: 'error getting state for host local-by-flywheel: machine does not exist\n' }
Oct 11, 2017, 3:26 PM GMT-4 - info: [renderer/CheckEnvPage] Check system promise response: [ undefined, 'machine-does-not-exist' ] machine-does-not-exist
Oct 11, 2017, 3:27 PM GMT-4 - info: [main/docker-create-machine] Starting Docker Machine Creation...
Oct 11, 2017, 3:27 PM GMT-4 - info: [main/docker-create-machine] Attempting to delete existing Local host machine.
Oct 11, 2017, 3:27 PM GMT-4 - info: [main/docker-create-machine] IP IN USE: 192.168.95.1/24
Oct 11, 2017, 3:27 PM GMT-4 - info: [main/docker-create-machine] USING IP: 192.168.94.1/24
Oct 11, 2017, 3:27 PM GMT-4 - info: [main/docker-create-machine] Removing existing Docker Machine
Oct 11, 2017, 3:27 PM GMT-4 - info: [main/docker-create-machine] null 'About to remove local-by-flywheel\nWARNING: This action will delete both local reference and remote instance.\n' 'Error removing host "local-by-flywheel": Host does not exist: "local-by-flywheel"\nCan\'t remove "local-by-flywheel"\n'
Oct 11, 2017, 3:27 PM GMT-4 - info: [main/docker-create-machine] Creating Docker Machine... --virtualbox-boot2docker-url=file:///private/var/folders/rh/4l7n7j6s641g1w_x_7zg8fh80000gn/T/AppTranslocation/4368CF70-4FC9-4DB8-91C6-50F3BB9332CB/d/Local by Flywheel.app/Contents/Resources/extraResources/virtual-machine/vendor/docker/boot2docker.iso
Oct 11, 2017, 3:27 PM GMT-4 - info: [main/docker-create-machine] Creating machine with
{ '0': 'create',
'1': '--driver=virtualbox',
'2': '--virtualbox-hostonly-cidr',
'3': '192.168.94.1/24',
'4': '--virtualbox-boot2docker-url=file:///private/var/folders/rh/4l7n7j6s641g1w_x_7zg8fh80000gn/T/AppTranslocation/4368CF70-4FC9-4DB8-91C6-50F3BB9332CB/d/Local by Flywheel.app/Contents/Resources/extraResources/virtual-machine/vendor/docker/boot2docker.iso',
'5': '--virtualbox-disk-size',
'6': '120000',
'7': 'local-by-flywheel' }
Oct 11, 2017, 3:27 PM GMT-4 - info: [main/docker-create-machine] Running pre-create checks...
Oct 11, 2017, 3:27 PM GMT-4 - info: [main/docker-create-machine] Creating machine...
Oct 11, 2017, 3:27 PM GMT-4 - info: [main/docker-create-machine] (local-by-flywheel) Downloading /Users/christopherkoklas/.docker/machine/cache/boot2docker.iso from file:///private/var/folders/rh/4l7n7j6s641g1w_x_7zg8fh80000gn/T/AppTranslocation/4368CF70-4FC9-4DB8-91C6-50F3BB9332CB/d/Local by Flywheel.app/Contents/Resources/extraResources/virtual-machine/vendor/docker/boot2docker.iso...
Oct 11, 2017, 3:27 PM GMT-4 - info: [main/docker-create-machine] (local-by-flywheel) Creating VirtualBox VM...
Oct 11, 2017, 3:27 PM GMT-4 - info: [main/docker-create-machine] (local-by-flywheel) Creating SSH key...
Oct 11, 2017, 3:27 PM GMT-4 - info: [main/docker-create-machine] (local-by-flywheel) Starting the VM...
Oct 11, 2017, 3:27 PM GMT-4 - info: [main/docker-create-machine] (local-by-flywheel) Check network to re-create if needed...
Oct 11, 2017, 3:27 PM GMT-4 - info: [main/docker-create-machine] (local-by-flywheel) Found a new host-only adapter: "vboxnet1"
Oct 11, 2017, 3:27 PM GMT-4 - info: [main/docker-create-machine] (local-by-flywheel) Waiting for an IP...
Oct 11, 2017, 3:28 PM GMT-4 - info: [main/docker-create-machine] Waiting for machine to be running, this may take a few minutes...
Oct 11, 2017, 3:28 PM GMT-4 - info: [main/docker-create-machine] Detecting operating system of created instance...
Oct 11, 2017, 3:28 PM GMT-4 - info: [main/docker-create-machine] Waiting for SSH to be available...
Oct 11, 2017, 3:28 PM GMT-4 - info: [main/docker-create-machine] Detecting the provisioner...
Oct 11, 2017, 3:28 PM GMT-4 - info: [main/docker-create-machine] Provisioning with boot2docker...
Oct 11, 2017, 3:28 PM GMT-4 - info: [main/docker-create-machine] Copying certs to the local machine directory...
Oct 11, 2017, 3:28 PM GMT-4 - info: [main/docker-create-machine] Copying certs to the remote machine...
Oct 11, 2017, 3:28 PM GMT-4 - info: [main/docker-create-machine] Setting Docker configuration on the remote daemon...
Oct 11, 2017, 3:28 PM GMT-4 - info: [main/docker-create-machine] Checking connection to Docker...
Oct 11, 2017, 3:28 PM GMT-4 - info: [main/docker-create-machine] Docker is up and running!
Oct 11, 2017, 3:28 PM GMT-4 - info: [main/docker-create-machine] To see how to connect your Docker Client to the Docker Engine running on this virtual machine, run: /private/var/folders/rh/4l7n7j6s641g1w_x_7zg8fh80000gn/T/AppTranslocation/4368CF70-4FC9-4DB8-91C6-50F3BB9332CB/d/Local by Flywheel.app/Contents/Resources/extraResources/virtual-machine/vendor/docker/osx/docker-machine env local-by-flywheel
Oct 11, 2017, 3:28 PM GMT-4 - info: [main/docker-create-machine] Created Docker Machine.
Oct 11, 2017, 3:28 PM GMT-4 - info: [main/set-docker-env] Getting Docker Machine env.
Oct 11, 2017, 3:28 PM GMT-4 - info: [main/set-docker-env] Received Docker Machine env. export DOCKER_TLS_VERIFY="1"
export DOCKER_HOST="tcp://192.168.94.100:2376"
export DOCKER_CERT_PATH="/Users/christopherkoklas/.docker/machine/machines/local-by-flywheel"
export DOCKER_MACHINE_NAME="local-by-flywheel"
# Run this command to configure your shell:
# eval $("/private/var/folders/rh/4l7n7j6s641g1w_x_7zg8fh80000gn/T/AppTranslocation/4368CF70-4FC9-4DB8-91C6-50F3BB9332CB/d/Local by Flywheel.app/Contents/Resources/extraResources/virtual-machine/vendor/docker/osx/docker-machine" env --shell bash local-by-flywheel)
Oct 11, 2017, 3:28 PM GMT-4 - 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 }
Oct 11, 2017, 3:28 PM GMT-4 - info: [main/docker-machine-nfs] Enabling Docker Machine NFS
Oct 11, 2017, 3:28 PM GMT-4 - info: [main/docker-machine-nfs] Docker Machine NFS Result Configuring /etc/exports on macOS
The nfsd service is already enabled.
Oct 11, 2017, 3:28 PM GMT-4 - info: [main/docker-machine-nfs] Mounting Boot2Docker volumes Attempt number: 1