Jenkins unavailbale plugins

Hello,

I have a jenkins setup on AWS ASG. After i installed Jenkins 2.479.1 and navigated to Plugins - Manage Plugins - Available plugins i can not see anything there.

More context:

  • My update site is set to https://updates.jenkins.io/update-center.json and it is also whitelisted on my firewall and i can curl it from my Jenkins controller node after.
  • Jenkins is deployed with docker and curl to https://updates.jenkins.io/update-center.json works from host and from the container.
  • Also whenever I go to installed plugins or plugins i get a little error note in the left corner of the screen saying “There were errors checking the update sites: SocketException: Connection reset”

Any idea what to try next or maybe I am missing something. Thanks in advance

2 Likes

I’m also facing the same issue, even done the URL whitelisting.

Seeing the same on 2.479.3 LTS

The Jenkins infra team does not see that problem on the instances that we host on AWS. I suspect that there is something configured on that computer that disallows the network connection to the Jenkins update center or there is something in the network path between that computer and the Jenkins update center that disrupts the connection.