Do you have an private or public network defined in the vagrant machine you want to share?
when you create the share, can you put | tee vagrant_share.log and share the log file? Also, can you share a log for a vagrant halt/up and ssh-config ? Thanks Alvaro On Fri, Jun 12, 2015 at 3:50 AM, <[email protected]> wrote: > Hello, > > I am having an issue while trying to set up an SSH share with vagrant 1.6.3. > > I am running "vagrant share --ssh --name <name>" and the share gets created > with no errors, but when I am trying to connect to it (vagrant connect --ssh > <name>), I get the error below; > > The share 'name' could not be found! > Verify that the name you used is correct. If it is indeed correct, > make sure that you have permissions to view this share. > > > If i try to connect to another SSH share then it works just fine. So, in a > few words i seem to be able to connect to an ssh share but i am not able to > setup one. The HTTP/S share works fine as well. > > Now, I have tried to replicate this issue and I have setup another vagrant > 1.6.3 on a linux machine and on a windows machine and they both work. > > My question is; Is there a specific setup that an environment needs to have > on a linux machine? Any specific firewall configurations? > Although, as far as I've seen vagrant is supposed to work out of the box. > > Any help is appreciated. Thank you in advance. > > -- > 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]. > For more options, visit https://groups.google.com/d/optout. -- 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]. For more options, visit https://groups.google.com/d/optout.
