https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28122
--- Comment #2 from Magnus Enger <[email protected]> --- I spent a couple days figuring this out. Part of the problem was that the SIP2 server would never run, and there was no output to indicate why. The daemon would be running fine, but the SIP server would refuse to start. "sudo koha-sip --status <site>" would indicate everything was OK. Pretty much the only thing I could find in the logs was this, in /var/log/koha/koha/sip-error.log: 20210408 13:18:08 koha-koha-sip: client (pid 24379) exited with 1 status 20210408 13:18:09 koha-koha-sip: client (pid 24381) exited with 1 status 20210408 13:18:10 koha-koha-sip: client (pid 24385) exited with 1 status 20210408 13:18:10 koha-koha-sip: client (pid 24387) exited with 1 status 20210408 13:18:11 koha-koha-sip: client (pid 24389) exited with 1 status 20210408 13:18:11 koha-koha-sip: terminating too quickly, waiting 30 seconds 20210408 13:18:42 koha-koha-sip: client (pid 24394) exited with 1 status 20210408 13:18:43 koha-koha-sip: client (pid 24396) exited with 1 status 20210408 13:18:44 koha-koha-sip: client (pid 24398) exited with 1 status 20210408 13:18:45 koha-koha-sip: client (pid 24400) exited with 1 status 20210408 13:18:46 koha-koha-sip: client (pid 24402) exited with 1 status 20210408 13:18:46 koha-koha-sip: terminating too quickly, waiting 30 seconds Not overly helpful... -- You are receiving this mail because: You are the assignee for the bug. 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/
