I'm running Jenkins on a RHEL 7.9 server, with OpenJDK 11.0.17. I recently updated Jenkins to version 2.361.4 from 2.346.3. After updating I went to the plugins manager page to see what plugins needed to be updated and I noticed the following:
If I click Check Now button nothing changes and the error message remains. I tried restarting services with no luck. The jenkins.log file in /var/log/jenkins doesn't contain anything useful either, see screenshot below:
The 'Advanced' tab has the following URL provided which is accessible and returns values when I open it in a browser - https://updates.jenkins.io/update-center.json. I don't have any experience managing Jenkins upgrades so I'm learning as I go unfortunately.
Has anybody run into this issue before? A developer on my team was able to perform a build so the plugins seem to be working but the error is concerning and I'm not sure if further updates down the road could cause more headaches.
Any help is appreciated, thanks!