Skip to content

logical bug on offline install #26425

@yangboz

Description

@yangboz

Jenkins and plugins versions report

Environment stable latest jenkins.war . https://mirrors.jenkins.io/war-stable/latest/ ubuntu 2404 offline .
Paste the output here
many version of jenkins.war , try offline run java -jar jenkins.war 

then war is unpacking and deployed to jetty container somehow logs meets unknown HostException:update.jenkins.io

should on coding side, check the internet env first ? then to connect update.jenkins.io or offline version ?

What Operating System are you using (both controller, and any agents involved in the problem)?

any offline installation document it will be greatly helpful?

thanks.

Reproduction steps

1.download jenjins.war
2.scp to offline server
3. java -jar jenkins.war

Expected Results

it works like a charm.

Actual Results

unkownHostException was: updates.jenkins.io

Anything else?

please considering offline mode.

Are you interested in contributing a fix?

yes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions