https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22396 Bug ID: 22396 Summary: sip script does not start the server correctly Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Command-line Utilities Assignee: tomascohen@gmail.com Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz Target Milestone: --- [vagrant@kohadevbox:~/kohaclone (master) ✭]% sudo koha-sip --verbose --start kohadev [kohadev-koha@kohadevbox:/home/vagrant/kohaclone (master) ✹ ✭]% misc/sip_cli_emulator.pl -a localhost -p 6001 -su term1 -sp term1 -l CPL --patron 23529000035676 -m patron_information Attempting socket connection to localhost:6001...connected! SEND: 9300CNterm1|COterm1|CPCPL| Use of uninitialized value $data in concatenation (.) or string at misc/sip_cli_emulator.pl line 314. READ: Use of uninitialized value $data in pattern match (m//) at misc/sip_cli_emulator.pl line 265. Login Failed! The logs say: ==> /var/log/koha/kohadev/sip-output.log <== unable to locate Koha configuration file koha-conf.xml at /home/vagrant/kohaclone/C4/Context.pm line 244, <STDIN> line 1. Can't call method "config" on unblessed reference at /home/vagrant/kohaclone/Koha/Database.pm line 56, <STDIN> line 1. -- You are receiving this mail because: You are watching all bug changes.