On Mon, Mar 25, 2019 at 02:05:02PM +0000, Ahmed Samir wrote: > i configure sip2 by > https://wiki.koha-community.org/wiki/Koha_SIP2_server_setup > when test sip2 server > ./bin/sip_cli_emulator.pl -a localhost -su user -sp pass -l LIB -patron 111 > -m patron_information > error message > Attempting socket connection to localhost:6001...connected! > SEND: 9300CNuser|COpass|CPLIB| > READ: HTTP/1.1 400 Bad Request > > Login Failed!
It looks as though you sent the user name "user" and the password "pass". If so, that would explain why the SIP login attempt failed. What happens if you use real user credentials? (Don't show them to us, just tell us if they work!) Paul. -- Paul Hoffman <[email protected]> Software Manager Fenway Library Organization 550 Huntington Ave. Boston, MA 02115 617-989-5032 _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

