Re: [vagrant-up] Vagrant ssh non functional if box booted with vagrant up

2018-03-11 Thread Alvaro Miranda Aguilera
share a zip with the project or the Vagrantfile if you don' have any provision. I would say 1. try like this vagrant destroy vagrant up --no-provision vagrant ssh vagrant reload works? if yes, something is breaking this 2. try with a different box vagrant destroy vagrant up --no-provision

[vagrant-up] Vagrant ssh non functional if box booted with vagrant up

2018-03-11 Thread 'Marcus Povey' via Vagrant
This is a weird one that I can't get to the bottom of... Linux vagrant box, booted and provisioned OK. If the box is spun up using "vagrant up", subsequent calls to "vagrant ssh" will fail with "invalid public key". Vagrant ssh-config points to the insecure key (correct). I have also tried