Hi Emil, sorry for the late reply, I missed this message. Haven’t used that plugin but your URL doesn’t look right. Try removing `ssh:` from your URL. It should just be `[email protected]:user/repo.git` for ssh (or do a proper URL protocol syntax by using ssh://[email protected]:...).
On Wed, May 5, 2021 at 5:01 AM Emil <[email protected]> wrote: > Hi Folks, > > I'm experiencing "Check connection failed. Reason(s): ls-remote failed" > error with the Git Path Material Plugin. I have tried both ssh & https and > the error message persists with both connection protocols: > [image: gocd-git-path-material-plugin-error.png] > So far I have: > > - read the readme for the github-path-material > <https://github.com/TWChennai/gocd-git-path-material-plugin#readme> > for any clues. > - checked the logs but nothing points to a problem. > - successfully run the git command on the GoCD server without error: > > git ls-remote git@github:devops/dev-utils.git > > I get the error when I am using internal GitHub Enterprise instance that > is still running version 2.20.1, which is quite outdated and I am not sure > if this could be the cause of the problem, because if I point to a repo at > github.com I do not experience the error!? > > Any ideas, how to troubleshoot this further? > > Thanks, > Emil > > > -- > You received this message because you are subscribed to the Google Groups > "go-cd" 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/go-cd/4252b7e0-ee6d-44b9-bd11-3354acba5df9n%40googlegroups.com > <https://groups.google.com/d/msgid/go-cd/4252b7e0-ee6d-44b9-bd11-3354acba5df9n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "go-cd" 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/go-cd/CAPKX9jYSj%3DerBQvDHg4hkKZbfgfBWGqLSMjmB4Jrv-Q9OrhQwQ%40mail.gmail.com.
