Discussion:
[vagrant-up] A lot of issues installing the latest version from a beginners standpoint
Elizalde Esteban
2018-09-16 17:37:59 UTC
Permalink
As a beginner trying to understand the tool. It messed up my weekend trying
to get vagrant running starting with the SSH not working (using ubuntu
18.04).
Some users recommended downgrading which also caused problems with
virtualbox.

It would have saved a lot of effort and frustration if a good documentation
and prerequisite checks are made during the install to ensure all
components are in place.

looking forward in the future to have essential information like these
will be clearer in the future.
--
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+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/ce651acf-0dba-49d4-adbc-01f7b6fc7f74%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Denislav Denov
2018-09-17 06:54:35 UTC
Permalink
Hello,

On the official Vagrant website you may find a lot of documentation
regarding any of the functionality of the tool.

On this link below for example is described how to SSH to the machine that
you have build using Vagrant.

https://www.vagrantup.com/docs/cli/ssh.html

If you still have not built any machine, please check all other sections of
the documentation for the information you need.

https://www.vagrantup.com/intro/getting-started/index.html

The getting-started guide would be very helpful also for a beginner.
After doing it you may focus onto the documentation and the piece
information that you are looking for.

https://www.vagrantup.com/docs/index.html

I will be glad if i could help you.

Please do not hesitate to ask if you have any further questions.

Best reagards,

Denislav
Post by Elizalde Esteban
As a beginner trying to understand the tool. It messed up my weekend
trying to get vagrant running starting with the SSH not working (using
ubuntu 18.04).
Some users recommended downgrading which also caused problems with
virtualbox.
It would have saved a lot of effort and frustration if a good
documentation and prerequisite checks are made during the install to ensure
all components are in place.
looking forward in the future to have essential information like these
will be clearer in the future.
--
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+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/e2c76cfa-4d0d-4e89-9b64-62bddee09d5f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Elizalde Esteban
2018-09-18 03:36:07 UTC
Permalink
Thanks a lot. I managed to get it running. Earlier I was attempting to install and run it inside a virtual machine but a lot of issues encountered. Installing it natively on my win7 is did the trick .
--
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+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/c6e9d05e-8573-441e-a44c-cb8bcc892c8b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...