[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Handle-info] Error listing handles from command line for 6.2.5 Handle server




Running Handle server 6.2.5 with a primary and a mirror for 1711. 
When running
java -cp handle.jar net.handle.apps.simple.HDLList 1711/batchuser 300 keys/batchuser-privkey.bin 1711
requests are routed to the mirror and get this response:
HDLError: HandleException (NO_ACCEPTABLE_INTERFACES) There were no acceptable interfaces to server: 1 144.92.161.20 (TCP/2641,UDP/2641,HTTP/2642)

Running Handle server 7.3.1 with just a primary for 1712. 
When running the same command:
java -cp handle.jar net.handle.apps.simple.HDLList 1711/batchuser 300 keys/batchuser-privkey.bin 1712
get a list of handles.

What could be the issue?

Thank you,
Ev