T
T
Tigran Tumanyan2017-10-25 15:02:05
Windows
Tigran Tumanyan, 2017-10-25 15:02:05

Why is vagrant up "silent"?

Good afternoon.
OS - Windows 7 Pro, 64 bit
Version vagrant - 2.0.0 64 bit
Version virtualbox - 5.2.0 r118431
Installed without problems. I checked all the installation paths - there are no Cyrillic characters. My acc doesn't have them either. I do the following:

  • create test directory
  • I run cmd.exe in this directory
  • in the command line I run sequentially
vagrant inin ubuntu/xenial64 - the command is working, there is an output. Then
vagrant up - the command "hangs", there is no output. For the sake of fun, I left it for an hour - it hangs. Can only be interrupted by Ctrl+C.
Process Explorer shows this 59f07bb0e64e4346370852.png
. There was a thought that the ...-ExecutionPolicy of PowerShell itself affects this matter, but setting different security profiles did not give any result.
There is another question - Vagrant does not work on windows? - at first glance, not relevant, but in the answers there is a hint that older versions of vagrant and virtualbox seem to be plowing. Maybe it's in the versions (I have both at the moment - fresh)?
Pickle in general. My first experience with vagrant and such a bummer.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
T
Tigran Tumanyan, 2017-10-31
@t_tigran

Issue resolved.
Vagrant does not currently support VirtualBox version 5.2. Source, here is this bug ticket - https://github.com/hashicorp/vagrant/issues/9090. Over time, support will be "finished" and the problem will disappear.
Currently installed Vagrant 1.9.6 and VirtualBox 5.1.30. Everything works perfectly.
PS Special thanks to Roman Khudobey. The interest of others spurs one's own.
Thanks to all. Success.

E
elessar elfstone, 2017-12-26
@elessarelfstone

I don't know about you. But my problem was solved by installing Windows Management Framework 5.0 . The problem was that the old PowerShell did not support vagrant)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question