OK - We're getting closer... Started on FQDN, listening on 2210, Auth not needed, connection, translation and .... ERROR 100.
slandpines:/openils/conf# simple2zoom -c dgo.conf islandpines.roblib.upei.ca:2210 -f xml2marc-yaz.cfg Found database: evergreen 11:52:42-11/06 [server] Adding dynamic listener on islandpines.roblib.upei.ca:2210 id=0 11:52:42-11/06 [server] Starting server simple2zoom pid=10349 11:53:09-11/06 simple2zoom(1) [session] Session - OK 1 tcp:137.149.4.26 10354 11:53:09-11/06 simple2zoom(1) [request] Auth none 11:53:09-11/06 simple2zoom(1) [request] Init OK - ID:81/81 Name:ZOOM-C/YAZ Version:1.154/3.0.26 WIN32 Release search: translated '@attrset Bib-1 @attr 4=3 @attr 1=4 stuff' to 'eg.title = stuff' 11:53:10-11/06 simple2zoom(1) [request] Search evergreen ERROR 100 1 1+0 RPN @attrset Bib-1 @attr 4=3 @attr 1=4 stuff >>> On Thu, Jun 11, 2009 at 11:18 AM, in message <[email protected]>, Dan Scott <[email protected]> wrote: > 2009/6/11 Grant Johnson <[email protected]>: >> OK - I made some changes... >> Thanks Dan. >> SRU still works... I may be really thick but is the issue I'm "listening on > localhost only? >> >> islandpines:/openils/conf# simple2zoom -c dgo.conf localhost:2210 -f > xml2marc-yaz.cfg >> Found database: evergreen >> 09:55:42-11/06 [server] Adding dynamic listener on localhost:2210 id=0 >> 09:55:42-11/06 [server] Starting server simple2zoom pid=7866 > > Oh, probably (the localhost thing, not the thick thing!). > > When you say "localhost:2210", you're saying "only respond to a Z > client making requests to localhost:2210". Instead of localhost:2210, > you can specify "islandpines.roblib.upei.ca:2210" if you're allowing > external connections to port 2210 on that server, for example. > > You can even specify multiple host/port listener combos with a command > line like: > > simple2zoom -c dgo.conf -- -f xml2marc-yaz.conf localhost:2210 > islandpines.roblib.upei.ca:2210 172.17.100.99:2210 > > -- > Dan Scott > Laurentian University
