You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: