Trouble Getting Trellis Setup

Terminal Command: vagrant up

Terminal Response: Bringing machine ‘default’ up with ‘virtualbox’ provider…

Terminal Response: There are errors in the configuration of this machine. Please fix

Terminal Response: the following errors and try again:

Terminal Response: trigger:

Terminal Response: * path for shell provisioner does not exist on the host system: /home/vagrant/trellis/bin/ssh-vagrant-config.sh

Any idea what is going on. I cannot even get past “vagrant up”.

We’ll need to know a lot more about your setup in order to help. Have you looked at our getting started docs? What operating system are you using? What version of Vagrant are you using? Have you followed the getting started docs completely to set up your local computer?

This is definitely caused by https://github.com/roots/trellis/pull/1042.

What’s your Vagrant version and OS? vagrant --version.

1 Like

Apologies for the trouble. This has been fixed in https://github.com/roots/trellis/pull/1051.

This topic was automatically closed after 42 days. New replies are no longer allowed.