https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32515
--- Comment #4 from David Nind <[email protected]> --- (In reply to Nick Clemens from comment #3) > (In reply to David Nind from comment #2) > > > > I'm not sure if this is what is expected (as it is pretty similar to what I > > got for bug 32537, except the second and third series of numbers in the SEND > > are different), but happy to sign off if it is. > > Hi David, > > It looks like the SIP response is still failing on no-block, but I don't > recreate > > Could you retest with 'restart_all' rather than just SIP to see if that > works? Or try koha-sip --stop, confirm stopped, then koha-sip --start? I'm getting a response now, so will sign off! The response is now: root@kohadevbox:koha(bz32515)$ perl misc/sip_cli_emulator.pl -a localhost -p 6001 -l CPL -su term1 -sp term1 -m checkin --item 39999000011418 -n Y Attempting socket connection to localhost:6001...connected! Use of uninitialized value $hold_mode in string eq at misc/sip_cli_emulator.pl line 123. SEND: 9300CNterm1|COterm1|CPCPL| READ: 941 Trying 'checkin' SEND: 09Y20230103 23115420230103 231154APCPL|AOCPL|AB39999000011418|ACterm1|BIN| READ: 101YNN20230103 231155AOCPL|AB39999000011418|AQCPL|AJProgramming Perl /|CRREF| Maybe I forgot to flush_memcached and restart_all after stopping and starting SIP 8-; -- 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/
