-
Bug
-
Resolution: Duplicate
-
Minor
-
None
Starting from around 2.463 (Java 17 update) we are unable to tail jenkins job execution logs properly as we get 'Failed to fetch more data. The page might no longer exist or you no longer have permission to see it.' all the time.
This issue affects:
- pipeline job logs
- freestyle job logs
- worker node logs
Details:
- Jenkins version: 2.467
- Master node details:
- Ubuntu 22.04 LTS
- JDK 17.0.10 (Azul Zulu, also tested on Bellsoft's Liberica and Oracle's OpenJDK, same results)
- Worker node details:
- JDK 11/17/21 on worker nodes (Bellsoft's Liberica version, installed via sdkman, default java package used connectivity to the host)
Master-node runtime: J
- duplicates
-
JENKINS-25046 Cookie header too long, causing a 413 HTTP error
- Open