https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42919
--- Comment #5 from Christopher Brannon <[email protected]> --- I tried testing on Biblibre sandbox. I tested without patch, and then I applied patch and I see no change. I even restarted services, but still no change with the patch. I don't think the patch applied properly. I then deleted the sandbox and created a new one twice, with the patch on creation, and both times the sandbox failed with this message in the provision log each time: TASK [Apply bug 42919 via git-bz in docker container] ************************** fatal: [localhost -> koha-but42919]: FAILED! => {"changed": true, "cmd": "koha-shell -c 'cd /kohadevbox/koha && yes | git bz apply 42919' but42919", "delta": "0:00:30.897910", "end": "2026-06-30 18:16:21.652962", "msg": "non-zero return code", "rc": 1, "start": "2026-06-30 18:15:50.755052", "stderr": "Error: Login failed: 500 Can't connect to bugs.koha-community.org:443 (Connection timed out)", "stderr_lines": ["Error: Login failed: 500 Can't connect to bugs.koha-community.org:443 (Connection timed out)"], "stdout": "", "stdout_lines": []} PLAY RECAP ********************************************************************* localhost : ok=26 changed=16 unreachable=0 failed=1 skipped=5 rescued=0 ignored=0 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
