Hi Alvaro, Thank you for the reply. I managed to figure out what the issue is, so I have now fixed it.
It seems that some of the boxes I am using cannot be ssh shared. Others can. So I have now removed those boxes. I tried to delete this post but I was unsuccessful. This has now been fixed. Thank you for the reply by the way. Panos On Friday, June 12, 2015 at 9:45:21 AM UTC+1, Alvaro Miranda Aguilera wrote: > > 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] <javascript:>> > 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] <javascript:>. > > 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.
