==> decoupled: Running provisioner: ansible_local... `playbook` does not exist on the guest: /vagrant/vendor/geerlingguy/drupal-vm/provisioning/playbook.yml [Exec] Exit code 1 #1
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
mount -o vers=3 192.168.88.1:/Users/my.profile/Sites/decoupled-drupal /var/www/decoupled
Stdout from the command:
Stderr from the command:
mount.nfs: requested NFS version or transport protocol is not supported
[Exec] Exit code 1 Time 02:10
[error] Drupal VM failed to boot. Read Drupal VM's previous output for more information.
Do you want to try to re-provision the VM? Sometimes this works. (y/n) y
[Exec] Running vagrant provision in /Users/daniel.lobo/Sites/decoupled-drupal
==> decoupled: [vagrant-hostsupdater] Checking for host entries
==> decoupled: [vagrant-hostsupdater] found entry for: 192.168.88.112 local.decoupled.com
==> decoupled: [vagrant-hostsupdater] found entry for: 192.168.88.112 www.local.decoupled.com
==> decoupled: [vagrant-hostsupdater] found entry for: 192.168.88.112 adminer.local.decoupled.com
==> decoupled: [vagrant-hostsupdater] found entry for: 192.168.88.112 xhprof.local.decoupled.com
==> decoupled: [vagrant-hostsupdater] found entry for: 192.168.88.112 pimpmylog.local.decoupled.com
==> decoupled: [vagrant-hostsupdater] found entry for: 192.168.88.112 dashboard.local.decoupled.com
==> decoupled: Running provisioner: ansible_local...
playbook does not exist on the guest: /vagrant/vendor/geerlingguy/drupal-vm/provisioning/playbook.yml
[Exec] Exit code 1 Time 2.052s
[error] Unable to provision virtual machine. This is likely due to an issue with your Drupal VM configuration and not BLT itself.
Trying to install and I am getting the following:
The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed!
mount -o vers=3 192.168.88.1:/Users/my.profile/Sites/decoupled-drupal /var/www/decoupled
Stdout from the command:
Stderr from the command:
mount.nfs: requested NFS version or transport protocol is not supported
[Exec] Exit code 1 Time 02:10 [error] Drupal VM failed to boot. Read Drupal VM's previous output for more information. Do you want to try to re-provision the VM? Sometimes this works. (y/n) y [Exec] Running vagrant provision in /Users/daniel.lobo/Sites/decoupled-drupal ==> decoupled: [vagrant-hostsupdater] Checking for host entries ==> decoupled: [vagrant-hostsupdater] found entry for: 192.168.88.112 local.decoupled.com ==> decoupled: [vagrant-hostsupdater] found entry for: 192.168.88.112 www.local.decoupled.com ==> decoupled: [vagrant-hostsupdater] found entry for: 192.168.88.112 adminer.local.decoupled.com ==> decoupled: [vagrant-hostsupdater] found entry for: 192.168.88.112 xhprof.local.decoupled.com ==> decoupled: [vagrant-hostsupdater] found entry for: 192.168.88.112 pimpmylog.local.decoupled.com ==> decoupled: [vagrant-hostsupdater] found entry for: 192.168.88.112 dashboard.local.decoupled.com ==> decoupled: Running provisioner: ansible_local...
playbook
does not exist on the guest: /vagrant/vendor/geerlingguy/drupal-vm/provisioning/playbook.yml [Exec] Exit code 1 Time 2.052s [error] Unable to provision virtual machine. This is likely due to an issue with your Drupal VM configuration and not BLT itself.running on Mac OS