I have download version 2.2.4 and am trying to get things set up for the first time…
The process stalls/stops at the beginning of the “Local Image” step (screen shot attached).
I have searched the message boards and tried everything that I could find, and still no luck.
Here is some information from my local-by-flywheel.log file:
Apr 19, 2018, 12:54 PM EDT - info: [main/docker-machine-fdv] NFS Mount Status
{ mountedPoints: [], mountPoints: [ '/Users', '/Volumes' ] }
Apr 19, 2018, 12:54 PM EDT - info: [main/docker-machine-fdv] Enabling Docker Machine NFS
Apr 19, 2018, 12:54 PM EDT - info: [main/docker-machine-fdv] unfsd already running
Apr 19, 2018, 12:54 PM EDT - info: [main/docker-machine-fdv] Mounting Boot2Docker volumes Attempt number: 1
Apr 19, 2018, 12:59 PM EDT - error: [main/docker-machine-fdv] NFS Test Result Error: Command failed: /Applications/Local by Flywheel.app/Contents/Resources/extraResources/virtual-machine/vendor/docker/osx/docker-machine ssh local-by-flywheel sudo timeout -t 4 sh -c "/usr/local/etc/init.d/nfs-client restart && mkdir -p /tmp/nfs-test-HywyqS8nM && mount -t nfs -o udp,nolock,soft,noacl,actimeo=1,async,nfsvers=3,port=60983,mountport=60983 192.168.91.1:/Users /tmp/nfs-test-HywyqS8nM && [ -d "/tmp/nfs-test-HywyqS8nM/mattkaz" ] && echo 'success'"
Terminated
exit status 143
at ChildProcess.exithandler (child_process.js:217:12)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:194:7)
at maybeClose (internal/child_process.js:899:16)
at Socket.<anonymous> (internal/child_process.js:342:11)
at emitOne (events.js:96:13)
at Socket.emit (events.js:191:7)
at Pipe._handle.close [as _onclose] (net.js:510:12)
Apr 19, 2018, 12:59 PM EDT - info: [main/docker-machine-fdv] Mounting Boot2Docker volumes Attempt number: 2
Apr 19, 2018, 1:03 PM EDT - error: [main/docker-machine-fdv] NFS Test Result Error: Command failed: /Applications/Local by Flywheel.app/Contents/Resources/extraResources/virtual-machine/vendor/docker/osx/docker-machine ssh local-by-flywheel sudo timeout -t 4 sh -c "/usr/local/etc/init.d/nfs-client restart && mkdir -p /tmp/nfs-test-B1wyiBUnf && mount -t nfs -o udp,nolock,soft,noacl,actimeo=1,async,nfsvers=3,port=60983,mountport=60983 192.168.91.1:/Users /tmp/nfs-test-B1wyiBUnf && [ -d "/tmp/nfs-test-B1wyiBUnf/mattkaz" ] && echo 'success'"
Terminated
exit status 143
at ChildProcess.exithandler (child_process.js:217:12)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:194:7)
at maybeClose (internal/child_process.js:899:16)
at Socket.<anonymous> (internal/child_process.js:342:11)
at emitOne (events.js:96:13)
at Socket.emit (events.js:191:7)
at Pipe._handle.close [as _onclose] (net.js:510:12)
Any help would be greatly appreciated, as I’m now stuck… and might just have to go back to a MAMP setup :(!
Thank you for your time and help.