https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24189 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal --- Comment #5 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to ciarebaha from comment #4)
(In reply to Katrin Fischer from comment #2)
Did you set up your SIP user with circulate permissions in Koha and the conf file correctly? (https://koha-community.org/manual/19.11/en/html/apis_protocols.html#sip2)
Yes, since this SIP already running since September 2019 & working fine before this, all the login id,password,permission already set up in koha patron & SIPconfig.xml.
So my guess is that the SIP server is not running, try to start it with: % koha-sip --start $INSTANCE With $INSTANCE the name of you Koha installation. Lowering severity. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.