[Bug 24045] New: Cannot open port for Z39.50
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24045 Bug ID: 24045 Summary: Cannot open port for Z39.50 Change sponsored?: --- Product: Koha Version: 19.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Z39.50 / SRU / OpenSearch Servers Assignee: koha-bugs@lists.koha-community.org Reporter: b.pastern4k@gmail.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl For Z39 to work i followed the instructions and uncommented these blocks in koha-conf.xml <listen id="publicserver">tcp:@:nnn</listen> <server id="publicserver" listenref="publicserver">...</server> <serverinfo id="publicserver">...</serverinfo> Then i ran sudo koha-zebra --restart instance. When i try to check whether the connection is working via yaz-client -c /etc/koha/zebradb/ccl.properties localhost:$PORT/biblios i get this error Connecting...error = System (lower-layer) error: Connection refused I checked opened ports/IPs with this command sudo netstat -tuplen and could not find my port for z39 server. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24045 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID CC| |katrin.fischer@bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi, this sounds more like a support request, than a bug. Please bring this up on the mailing list, where many more people will read your question and be able to offer help. Please make sure to include the exact version of Koha you are using. This might be helpful: https://wiki.koha-community.org/wiki/Troubleshooting_Koha_as_a_Z39.50_server -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org