Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Unable to print my own IP address: ai_family not supported #11

Open
Quix0r opened this issue Dec 6, 2014 · 4 comments
Open

Error: Unable to print my own IP address: ai_family not supported #11

Quix0r opened this issue Dec 6, 2014 · 4 comments

Comments

@Quix0r
Copy link

Quix0r commented Dec 6, 2014

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

@beniz
Copy link
Owner

beniz commented Dec 6, 2014

I'm afraid you would need to give more details, such as the error itself, so that I can try to help you out.

@Quix0r
Copy link
Author

Quix0r commented Dec 6, 2014

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.

@beniz
Copy link
Owner

beniz commented Dec 6, 2014

What happens if you disable the proxy and keey the http server up ?

@Quix0r
Copy link
Author

Quix0r commented Dec 7, 2014

Means setting automatic-proxy-disable 1 ? It happens the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants