Back to bug 27115

Who When What Removed Added
nugged 2020-11-30 12:15:02 UTC CC nugged
wizzyrea 2024-08-05 15:30:13 UTC CC wizzyrea
lari.taskula 2025-10-30 09:23:11 UTC CC lari.taskula
lari.taskula 2025-10-30 22:09:05 UTC Status NEW Needs Signoff
david 2025-12-29 18:30:55 UTC Status Needs Signoff Signed Off
david 2025-12-29 18:30:59 UTC Attachment #188707 Attachment is obsolete 0 1
david 2025-12-29 18:52:42 UTC Text to go in the release notes result in the SIP server not restarting at all.

The fix replaces `daemon --stop` with `start-stop-daemon --stop` in the code, to ensure that all the running SIP servers are actually stopped before restarting.
CC david
Text to go in the release notes This fixes an issue when stopping and restarting SIP servers using `koha-sip` - it would sometimes not restart the SIP servers.

This was because a restart could attempt the --start command while a previous SIP server was still running. This could
dcook 2026-01-16 05:13:19 UTC CC dcook
dcook 2026-01-16 05:20:21 UTC Status Signed Off Passed QA
dcook 2026-01-16 05:20:24 UTC Attachment #190766 Attachment is obsolete 0 1
dcook 2026-01-16 05:20:42 UTC QA Contact testopia dcook
Assignee koha-bugs lari.taskula
dcook 2026-01-16 05:20:53 UTC Component Packaging Architecture, internals, and plumbing
lucas 2026-01-16 21:10:56 UTC Status Passed QA Pushed to main
Version(s) released in 26.05.00
dcook 2026-01-20 01:19:28 UTC See Also https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27140
jacob.omara 2026-02-16 15:43:36 UTC Status Pushed to main Pushed to stable
Version(s) released in 26.05.00 26.05.00,25.11.02

Back to bug 27115