Jenkins: Failed to connect to repository

后端 未结 13 1616
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-03 04:16

I\'m trying to connect jenkins on a github repo.

When I specify the Repo URL jenkins return the following error message:

Failed to connect to

相关标签:
13条回答
  • 2020-12-03 05:14

    In my case I resolved this issue by

    • clicking button Add which is next to the "Credentials" text
    • adding credentials (login and password)
    • selecting these credentials on the popup menu, which is on the left of the Add button
    • waiting for a couple of seconds

    My environment was Jenkins installed in the Windows. The UI question was why the warning was placed before the tool to resolve it.

    0 讨论(0)
提交回复
热议问题