0

I have just installed the jenkins in mac while connection bitbucket and jenkins i am getting this errors Failed to connect to repository : Command "git ls-remote -h https://abc@bitbucket.org/team/repo.git HEAD" returned status code 128: stdout: stderr: fatal: unable to access 'https://abc@bitbucket.org/team/repo.git/': Port number ended with 'p'

here is the screenshots error screenshots

3 Answers3

1

The error message in the screenshot says invalid username or password. You need to select some credentials in the drop down to use with bitbucket. If you haven’t configured any yet you can add them by clicking the key button called add.

apr_1985
  • 1,764
  • 2
  • 14
  • 27
0

Try proxy settings in jenkins or with http only in bitbucket URL.

Hope it helps.

Thanks.

dossani
  • 1,892
  • 3
  • 14
  • 23
0

Add credential : I guess that your repository is private so you might need to add credential even if you use something like 'root' and ''.