timja / jenkins-gh-issues-poc-06-18

0 stars 0 forks source link

[JENKINS-62810] Jenkins Can't download plugins - what URL to be use to open on firewall #1089

Open timja opened 4 years ago

timja commented 4 years ago

We are working from the restricted network, where we setup the Jenkins server and it can be accessible within the Intranet only. The problem is that, Jenkins Can't download plugins - when we choose  the option "Download  now and Install after restart" button in Manage plugins. Whenever we try this, we are getting "Socket timeout exception". To enable this option in Jenkins tools, what all are the URL(s) to be white list from the firewall. 

Part of URL white list, we have enabled the URL (: https://updates.jenkins-ci.org/download/plugins/) . But this URL is not helping us to download plugins via tool.

 

It would be great helpful if someone can provide the exact URL's to be whitelist from firewall, so that Jenkins tool can download and install plugin automatically.

 


Originally reported by ramanaadla, imported from: Jenkins Can't download plugins - what URL to be use to open on firewall
  • assignee: stopalopa
  • status: Open
  • priority: Blocker
  • resolution: Unresolved
  • imported: 2022/01/10
timja commented 4 years ago

markewaite:

Jenkins uses a system of mirrors maintained with mirrorbits to distribute Jenkins core and Jenkins plugins. Refer to https://www.jenkins.io/download/mirrors/ for the latest information and to https://get.jenkins.io/war/2.260/jenkins.war?mirrorstats for mirror status.

If you'd like to know which mirror you will use, try https://get.jenkins.io/war/2.260/jenkins.war?mirrorlist

timja commented 2 years ago

[Epic: JENKINS-31599]