Closed nine-2-five closed 7 years ago
Hi @isvaljek,
It's hard to be categoric just with this little part of Vagrant output but the problem seems to be that Vagrant is waiting for you to give login informations to connect to your guest OS and finally give up. So you probably guess right.
That also means that the problem is nothing with vagrant-bindfs but more with Trellis itself. Can you check to Trellis documentation and see if you don't miss anything? (as a private SSH key for example) or maybe open an issue on the Trellis github project.
I close this issue as I don't think it is related to the plugin but feel free to reopen it if I'm wrong.
Thanks
I get this error when I vagrant up with vagrant-bindfs + vagrant-winnfsd:
This is with Roots.io Trellis + Bedrock (WordPress), it just hangs at the Trellis line: Install Dependencies with Composer.
I guess it is the first time that Trellis tries to connect to host disk, but I'm not sure about this.
This is on Windows 10 Pro x64, VirtualBox 5.1 and Vagrant 1.9.1, and latest Vagrant plugins after vagrant plugin update