Please help on this.. When i run Vagrant up, i get the below error.
Attaching the full logs as under :
I did a vagrant reload to halt and start again and as it asked me to 
provision, so i ran the command vagrant provision. 

Any idea guys am i doing it correct???


C:\BlockChain\devbox>*vagrant reload*

==> default: Attempting graceful shutdown of VM...
==> default: Checking if box 'ubuntu/xenial64' version '20191211.0.0' is up 
to date...
==> default: Clearing any previously set forwarded ports...
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
    default: Adapter 1: nat
==> default: Forwarding ports...
    default: 8080 (guest) => 8080 (host) (adapter 1)
    default: 4000 (guest) => 4000 (host) (adapter 1)
    default: 22 (guest) => 2222 (host) (adapter 1)
==> default: Running 'pre-boot' VM customizations...
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
    default: SSH address: 127.0.0.1:2222
    default: SSH username: vagrant
    default: SSH auth method: private key
==> default: Machine booted and ready!
[default] GuestAdditions 6.0.14 running --- OK.
==> default: Checking for guest additions in VM...
==> default: Mounting shared folders...
    default: /vagrant => C:/BlockChain/devbox
    default: /home/vagrant/bootstrap => C:/BlockChain/devbox/bootstrap
==> default: Machine already provisioned. Run `vagrant provision` or use 
the `--provision`
==> default: flag to force provisioning. Provisioners marked to run always 
will still run.

C:\BlockChain\devbox>*vagrant provision*
==> default: Running provisioner: shell...
    default: Running: inline script
    default: /tmp/vagrant-shell: /home/vagrant/bootstrap/install.sh: 
/bin/bash^M: bad interpreter: No such file or directory
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.

-- 
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 vagrant-up+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/392f8fe4-2db6-45dc-af44-af73a8d89cab%40googlegroups.com.

Reply via email to