Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Centre Json Issue when initiating the Jenkins Pod/Container - ver >= 2.346.2 #233

Open
nikogior opened this issue Aug 25, 2022 · 0 comments

Comments

@nikogior
Copy link

From the logs when starting a new My-Bloody-Jenkins instance from ver >= 2.346.2
...
2022-08-25 14:25:18 - Fetching /dev/shm/jenkins-config.yml for the first time...
Unable to retrieve JSON from https://updates.jenkins.io/update-center.json?version=2.346.3: updates.jenkins.io: Name does not resolve
Unable to retrieve JSON from https://updates.jenkins.io/update-center.json?version=2.346.3: updates.jenkins.io
Error getting update center json

When I checked about this link I found the following:

# curl https://updates.jenkins.io/update-center.json?version=2.346.3
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>302 Found</title>
</head><body>
<h1>Found</h1>
<p>**The document has moved <a href="https://updates.jenkins.io/dynamic-stable-2.346.3/update-center.json">here**</a>.</p>
</body></html>

Can you please check this issue?
I tried exposing it to a proxy cause I am using it in an internal network but to no avail.
Previous version 2.346.1 is working fine!
Issue appeared on the later versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant