-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
2.277.4
-
-
2.289.2
After system upgrade (Debian 10), my Jenkins was updated to 2.277.4 version.
It's configured with HTTPS protocol and a certificate signed with a custom CA.
I have followed this instruction: https://wiki.jenkins.io/pages/viewpage.action?pageId=135468777
Sometimes, when I try to update a project configuration I catch a browser exception with "PR_CONNECT_ABORTED_ERROR" notification. The server didn't give me response after the POST.
I use Firefox but I have the same problem with Chrome.
With 2.277.2 version I had no problem. Because of this, I installed the backport to 2.277.2.
- is related to
-
JENKINS-65624 Webhook failures after upgrading jetty to 9.4.39.v20210325 in 2.277.3
-
- Closed
-
deafeningquiet if you're willing to run the Jenkins 2.289.2 release candidate, it includes Jetty 9.4.41. It was announced in the developer mailing list including a download link for the war file. It lists that it resolves
JENKINS-65624. I would love to have confirmation that it also resolves this issue for you.