Hanging on "Local Image" on install, Mac

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.

Did you try closing the installation and starting it again? It will take back from where it closed and might go all the way.
What system are you installing local? You can try running it as Admin if it’s Windows.

Opening your Task Manager you can see if VirtualBox is running, if it is, try terminating its process and starting the install again.

These topics can give you some insights:

If none of this (plus what you already said you tried), you already poked the install a lot and might have created more problems. I would clean install Local from the start again, since you have nothing to lose right now… This means uninstalling VirtualBox (if you didn’t have it on your system before the setup), and deleting any files you can find that Local created.

Hi @mattkaz,

Sorry for the trouble!

Can you please provide the entire local-by-flywheel.log file?

I just updated to version 2.3.0 and things installed as they should… no hang up on the Local Image part of the installation process.

So I think I’m all set for now?

Thanks!

1 Like

Rock on, glad to hear!

1 Like