You'll likely need to check that the DNS resolution inside that virtual machine is able to resolve the hostname of your git server.
If the machine can run an agent, then you could create a job which runs a shell script that performs a "ping GITURL" or something similar that will confirm if the DNS configuration can resolve that hostname. Mark Waite On Fri, Oct 20, 2017 at 5:34 PM chaitanya gollapudi <[email protected]> wrote: > Hi > > I am unable to access GIT repositories from Jenkins in Ubuntu Virtual > Box. Getting an error "Could not resolve Host: GITURL" Did any body faced > this issue? Can you please provide resolution. > > Thanks > Chaitanya > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/5043e5da-e20f-44e9-9b0f-626546b42bac%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/5043e5da-e20f-44e9-9b0f-626546b42bac%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtHWCGDAVUP5ZQmOMmamp%2BmASQbrdnLZhHwKqToQNSc-Jg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
