C
C
cheshirko2018-04-30 21:19:55
ubuntu
cheshirko, 2018-04-30 21:19:55

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.

5ae75a28c546a250760160.png

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

5ae75d7b8655a577366926.jpeg

Answer the question

In order to leave comments, you need to log in

2 answer(s)
C
cheshirko, 2018-05-01
@cheshirko

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


S
sergey, 2019-01-24
kuzmin @sergueik

you probably upgraded the papet somewhere along the way and the factor is incompatible with previous versions - they have already noticed this

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question