When using init on an uploaded vagrant box in atlas, ssh doesn't work
24 views
Skip to first unread message
Ardo Avancena
unread,
Sep 29, 2015, 7:19:42 AM9/29/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Vagrant
I've been trying to share my vagrant along with the structure i set up in my config.yaml but everytime i run vagrant up, ssh will always time out.
I can access the vagrant if i open virtual box and open the actual vm, but usually when i try to use 'vagrant ssh' I'm met with a password that isn't 'vagrant'.
Also i noticed that even when i did the vagrant init. I also used puphpet to generate my base box.
Any thoughts on this one?
Joaquin Menchaca
unread,
Sep 30, 2015, 1:11:04 PM9/30/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Vagrant
Not familiar with puphpet, but the basics...
Vagrantfile? Is the ssh server running on the vms? firewall enabled? vagrant --debug provide any hints?
Alvaro Miranda Aguilera
unread,
Oct 6, 2015, 6:01:34 AM10/6/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vagra...@googlegroups.com
Are you starting with a vagrant destroy?
If you want to use an existing box and you are changing computer/cloning/etc
ensure you delete /etc/udev/rules.d/70-persistent-net.rule or similar name