Trellis up fails, Composer could not find a composer.json file

I have not rebooted since updating permissions for nfsd.

I’m looking at another forum post (NFS problem on macOS Sonoma - #6 by Twansparant) which reminded me that the very first time I ran trellis up today the process failed because the only references in the export file are to an older VM and it couldn’t update the file.

I just deleted the current VM from Parallels and ran Trellis Up again and now I received this error message:

Could not kickstart service “com.apple.nfsd”: 1: Operation not permitted
/bin/launchctl exited with status 1
==> default: Mounting NFS shared folders…
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
mount -o vers=3 10.211.55.2:/Users/apompei/Sites/example.com/site /vagrant-nfs-example.com
Stdout from the command:
Stderr from the command:
mount.nfs: an incorrect mount option was specified
exit status 1

There seems to be a permission issue there however I am not sure what is trellis trying to do here.

1 Like