seeks
seeks copied to clipboard
Error: Unable to print my own IP address: ai_family not supported
The said error comes with a IPv4-only setup:
config: listen-address 192.168.x.y:8250
httpserv-config: server-port 8070 server-host 127.0.0.1
I'm afraid you would need to give more details, such as the error itself, so that I can try to help you out.
It is in subject line: Error: Unable to print my own IP address: ai_family not supported
And what details do you need else? My config.h? This error happens when I call the http server (to do actual searches). Using the proxy works fine.
What happens if you disable the proxy and keey the http server up ?
Means setting automatic-proxy-disable 1 ? It happens the same.