2024-01-25 10:19:59.185+0000 [id=285] SEVERE h.model.UpdateCenter$DownloadJob#run: Failed to install workflow-api
java.io.FileNotFoundException: http: at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1920)
at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520)
at hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:1321)
Caused: java.io.IOException: Failed to load http: at hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:1332)
Caused: java.io.IOException: Failed to download from http: at hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:1366)
at hudson.model.UpdateCenter$DownloadJob._run(UpdateCenter.java:1923)
at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2235)
at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1897)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:121)
at java.base/java.lang.Thread.run(Thread.java:829)