-
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
-
Same here.
2.277.2 works fine. Issue appears with 2.277.3.
Nearly every edit and save of a job config that lasts more then 10 seconds results in PR_CONNECT_ABORTED_ERROR. Under 10 seconds it appears sporadically.
After refreshing the page 2 or 3 times the config is saved.
Running on RHEL7. Firefox 78.6.1esr and 88.0.1, Chrome 90.0.4430.212