[Koha-bugs] [Bug 22396] New: sip script does not start the server correctly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 22 15:13:50 CET 2019


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 at gmail.com
          Reporter: jonathan.druart at bugs.koha-community.org
        QA Contact: testopia at bugs.koha-community.org
                CC: robin at catalyst.net.nz
  Target Milestone: ---

[vagrant at kohadevbox:~/kohaclone (master) ✭]% sudo koha-sip --verbose --start
kohadev

[kohadev-koha at 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.


More information about the Koha-bugs mailing list