Hi,
after a long story of difficult launches of Local (throughout different versions up to 2.0.6), i decided to throw it all (Local and VirtualBox) and reinstall it all over (all my sites have of course been exported and my Blueprints archived before).
I followed the instructions described on that topic : How do I uninstall Local on macOS? - FAQ - Local Community
To be noted: VirtualBox has been on my MacBook Pro before Pressmatic and then Local as i’ve been testing the roots.io stack (Trellis, Bedrock, and Sage) at /Users/xxx/roots-test1.com.
Related to that, i deleted its references in the hosts file and trashed the folders and files as didn’t need them anymore.
Once everything has been uninstalled, i reinstalled Local 2.0.8 in Applications. At launch, the 2 first steps (VirtualBox and Host Machine) are done, but the third step is not starting:
While waiting, i checked the Local log file to find that, if i understand things in that log, the launch process stumbled on finding that roots-test1.com site:
Sep 27, 2017, 8:17 AM GMT+2 - info: [main/docker-machine-nfs] Enabling Docker Machine NFS
Sep 27, 2017, 8:17 AM GMT+2 - warn: [main/index] Unhandled Rejection at: Promise Promise {
{ error:
{ Error: Command failed: /usr/bin/sudo -n -E – sh “/Applications/Local by Flywheel.app/Contents/Resources/extraResources/shell-scripts/nfs-configure-mac.sh” “192.168.92.100” “501” “20”
exports:2: path contains non-directory or non-existent components: /Users/vincentp/_PRO/vpell/tests/wordpress_dev/roots-test1.com/site
exports:2: no usable directories in export entry
exports:2: using fallback (marked offline): /
exports:5: /Users conflicts with existing export /Users/vincentp/_PRO/vpell/tests/wordpress_dev/roots-test1.com/site
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 Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
killed: false,
code: 4,
signal: null,
cmd: ‘/usr/bin/sudo -n -E – sh “/Applications/Local by Flywheel.app/Contents/Resources/extraResources/shell-scripts/nfs-configure-mac.sh” “192.168.92.100” “501” “20”’ },
stdout: ‘Configuring /etc/exports on macOS\nThe nfsd service is already enabled.\n’,
stderr: ‘exports:2: path contains non-directory or non-existent components: /Users/vincentp/_PRO/vpell/tests/wordpress_dev/roots-test1.com/site\nexports:2: no usable directories in export entry\nexports:2: using fallback (marked offline): /\nexports:5: /Users conflicts with existing export /Users/vincentp/_PRO/vpell/tests/wordpress_dev/roots-test1.com/site\n’,
exitCode: 4 } } reason:
{ error:
{ killed: false,
code: 4,
signal: null,
cmd: ‘/usr/bin/sudo -n -E – sh “/Applications/Local by Flywheel.app/Contents/Resources/extraResources/shell-scripts/nfs-configure-mac.sh” “192.168.92.100” “501” “20”’ },
stdout: ‘Configuring /etc/exports on macOS\nThe nfsd service is already enabled.\n’,
stderr: ‘exports:2: path contains non-directory or non-existent components: /Users/vincentp/_PRO/vpell/tests/wordpress_dev/roots-test1.com/site\nexports:2: no usable directories in export entry\nexports:2: using fallback (marked offline): /\nexports:5: /Users conflicts with existing export /Users/vincentp/_PRO/vpell/tests/wordpress_dev/roots-test1.com/site\n’,
exitCode: 4 }
I guess i didn’t erase/delete somewhere a reference to that access path, but i don’t know where and how to do that. Or my understanding of things is completely wrong
Anyway, i’m stuck here and need somebody’s help as i can’t access anymore my sites and blueprints.