-
Bug
-
Resolution: Unresolved
-
Critical
-
None
Hi,
The text "This node is offline because it uses an old" is misleading since the actual code is looking for the exact match, thus, the error should be "This node is offline because version needed is <VERSION>". <VERSION> of course should be version we compared to, usually the built-in version
Jenkins version: 2.332.3
versioncolumn-plugin: 2.2
- is related to
-
JENKINS-63607 Improve the version column checks for remoting compatibility
-
- Open
-
[JENKINS-72688] "This node is offline because it uses an old agent.jar" error is misleading
Summary | Original: "This node is offline because it uses an old" is misleading | New: "This node is offline because it uses an old" error is misleading |
Description |
Original:
Hi,
The text "This node is offline because it uses an old" is misleading since the actual code is looking for the exact match, thus, the error should be "This node is offline because version needed is <VERSION>". <VERSION> of course should be version we compared to, usually the built-in version |
New:
Hi,
The text "This node is offline because it uses an old" is misleading since the actual code is looking for the exact match, thus, the error should be "This node is offline because version needed is <VERSION>". <VERSION> of course should be version we compared to, usually the built-in version Jenkins version: 2.332.3 versioncolumn-plugin: 2.2 |
Summary | Original: "This node is offline because it uses an old" error is misleading | New: "This node is offline because it uses an old agent.jar" error is misleading |
Link | New: This issue is related to JENKINS-63607 [ JENKINS-63607 ] |