Answer the question
In order to leave comments, you need to log in
Why do I get the error "The following SSH command responded with a non-zero exit status." when I run Vagrant up?
I'm trying to install ubuntu virtual OS for development via vagrant.
I first set the settings through puphpet.com and try to raise the virtual machine through the console. (vagrunt up)
However, during startup, this error occurs.
Another problem is that this error occurs on both my computers, both under Windows and mac, which means that I myself am doing something wrong
Answer the question
In order to leave comments, you need to log in
figured it out
on behalf of the administrator, we change in the puppet.rb file, at the address C:\HashiCorp\Vagrant\embedded\gems\2.0.4\gems\vagrant-2.0.4\plugins\provisioners\puppet\config (you, of course, own disk), the value of the "structured_facts" parameter from "UNSET_VALUE" to "nil". Should be "@structured_facts = nil". Well, do not forget to first delete all crooked machines in "C:\Users\Desktop\VirtualBox VMs".
https://github.com/hashicorp/vagrant/issues/9718
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question