<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 5, 2016 at 7:35 AM, Rafal Skolasinski <span dir="ltr"><<a href="mailto:r.j.skolasinski@gmail.com" target="_blank">r.j.skolasinski@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><span style="font-size:12.8px">Hi,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I wanted to try vagrant box of Centos7 for my vm but I encounter problems during setting up a vm.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">I did very basic setup, in empty folder I did</div><div style="font-size:12.8px">```</div><div style="font-size:12.8px">vagrant init centos/7</div><div style="font-size:12.8px">vagrant up</div><div style="font-size:12.8px">```</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">In a result it repetitively promts</div><div style="font-size:12.8px">```</div><div style="font-size:12.8px">default: Warning: Authentication failure. Retrying...</div><div style="font-size:12.8px">```</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Full output here: <a href="http://pastebin.com/JrQHER6L" target="_blank">http://pastebin.com/JrQH<wbr>ER6L</a></div><div style="font-size:12.8px">I am using Linux Mint 17.3 with VirtualBox 5 and Vagrant 1.8.5.<br></div><div style="font-size:12.8px"></div></div><br></blockquote><div><br><br></div><div>Yes, this looks a lot like a Vagrant bug that was introduced in 1.8.5:  <a href="https://github.com/mitchellh/vagrant/issues/7610">https://github.com/mitchellh/vagrant/issues/7610</a><br><br></div><div>It should be fixed in 1.8.6 whenever that's released, but there are some workarounds in the ticket in the meantime.<br><br></div><div>-Jeff <br></div></div><br></div></div>