On Fri, Jul 28, 2023 at 10:30 AM Matthias Apitz <g...@unixarea.de> wrote:
> > [2023-07-28 09:50:31][SEVERE][hudson.model.UpdateCenter$DownloadJob run] > Failed to install scm-api > java.io.IOException: Failed to dynamically deploy this plugin > at > hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:2204) > at > hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1850) > ... > Might have a number of causes, not all of them network-related. > When I watch such a plugin update with tcpdump for all traffic to/from > port 443 such fetch is very slow and lazy. I looked in the file for > the update: the JSON file in https://updates.jenkins.io/update-center.json > it has 3413 URLs for downloading and I understand now why this took > always so long in the first initialization of Jenkins. > None of them are actually downloaded. The JSON file is basically all that's being downloaded. > Our IT department will say: 443 outbound is all open > Can you curl from the Jenkins controller system to e.g. google.com? Any exceptions getting logged? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAMo7PtJm9LSuzksOQBfae-HW6YT1Y%3DuiDSRnFLgvchMnyruqug%40mail.gmail.com.