Hello There is not much information to understand.
if you can destroy and try again, will help to see if there is something going on, or it was a one time thing. If you could share the Vagrantfile, will help to see what kind of VM + setup do you have there, If you could run: vagrant halt vagrant up Does the same error happen? if yes: vagrant halt export VAGRANT_LOG=debug vagrant up Share the verbose output over gist.github.com Thanks Alvaro On Fri, Jun 2, 2017 at 2:17 AM, <[email protected]> wrote: > I tried to use below commands but getting this error. Please help me. > > Owner@DESKTOP-I57I4E7 MINGW64 ~/Vagrant/test > $ vagrant reload > ==> aerospike_vm_1: Attempting graceful shutdown of VM... > The configured shell (config.ssh.shell) is invalid and unable > to properly execute commands. The most common cause for this is > using a shell that is unavailable on the system. Please verify > you're using the full path to the shell and that the shell is > executable by the SSH user. > > Owner@DESKTOP-I57I4E7 MINGW64 ~/Vagrant/test > $ vagrant reload --provision-with shell > ==> aerospike_vm_1: Attempting graceful shutdown of VM... > The configured shell (config.ssh.shell) is invalid and unable > to properly execute commands. The most common cause for this is > using a shell that is unavailable on the system. Please verify > you're using the full path to the shell and that the shell is > executable by the SSH user. > > -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html. Behavior in > violation of those guidelines may result in your removal from this mailing > list. > > GitHub Issues: https://github.com/mitchellh/vagrant/issues > IRC: #vagrant on Freenode > --- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/vagrant-up/393370ef-5a3e-44ca-b69e-830b7f181c90%40googlegroups.com > <https://groups.google.com/d/msgid/vagrant-up/393370ef-5a3e-44ca-b69e-830b7f181c90%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Alvaro -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CAHqq0eyonr_haNGYa-Tj44C5dHDjCuPiAUgOzmK%3D0nFy%3DhPXsw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
