Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-67832

Manage nodes and clouds add "[offline]" text to offline agents in Jenkins 2.335

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • core

      The "Manage nodes and clouds" page available from https://jenkins.example.com/jenkins/computer (as an example) displays text for some offline agents rather than displaying an image.

      In this example, all the agents visible in the list are offline, but some of them are showing the word "[offline]" (seem to be agents managed with ssh) while one of them (the inbound agent) shows the expected icon.

          [JENKINS-67832] Manage nodes and clouds add "[offline]" text to offline agents in Jenkins 2.335

          Do you mind taking a look which icon and path it references to? I can imagine some changes to the Computer class in 6273 could have caused this, but I don't have an environment with ssh agents set up at the moment.

          Alexander Brandes added a comment - Do you mind taking a look which icon and path it references to? I can imagine some changes to the Computer class in 6273 could have caused this, but I don't have an environment with ssh agents set up at the moment.

          Mark Waite added a comment - - edited

          I think it is "/icon-computer" with the alt text "[offline]", if I understand the output of "Inspect" correctly.

          P.S. thanks for the pointer to "Inspect". I'm not experienced with web development. Seeing those sorts of tools are a real help as I learn more.

          Mark Waite added a comment - - edited I think it is "/icon-computer" with the alt text " [offline] ", if I understand the output of "Inspect" correctly. P.S. thanks for the pointer to "Inspect". I'm not experienced with web development. Seeing those sorts of tools are a real help as I learn more.

          Alexander Brandes added a comment - - edited

          P.S. thanks for the pointer to "Inspect". I'm not experienced with web development. Seeing those sorts of tools are a real help as I learn more.

          No problem, helps finding the cause of the missing icon a bit better : P
          The one in the cloudbees folder plugin was a bit harder to locate.

          Looks a bit like a duplicate of JENKINS-67828, no? At least the icon path is the same

          Alexander Brandes added a comment - - edited P.S. thanks for the pointer to "Inspect". I'm not experienced with web development. Seeing those sorts of tools are a real help as I learn more. No problem, helps finding the cause of the missing icon a bit better : P The one in the cloudbees folder plugin was a bit harder to locate. Looks a bit like a duplicate of JENKINS-67828 , no? At least the icon path is the same

          Mark Waite added a comment -

          I've confirmed that this is resolved by https://github.com/jenkinsci/jenkins/pull/6282 that fixes JENKINS-67828

          Mark Waite added a comment - I've confirmed that this is resolved by https://github.com/jenkinsci/jenkins/pull/6282 that fixes JENKINS-67828

            Unassigned Unassigned
            markewaite Mark Waite
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: