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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/