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 binding to ipv4 interface: EINVAL #41

Open
JoshuaDietz opened this issue Mar 20, 2020 · 2 comments
Open

Error binding to ipv4 interface: EINVAL #41

JoshuaDietz opened this issue Mar 20, 2020 · 2 comments

Comments

@JoshuaDietz
Copy link

Hi,

I tried using this library on a debian machine binding to the default 0.0.0.0 adress.
My node version is 13.7.0.
The library fails to bind to the specified port (no matter which one I choose). I located the error in this line where it says udp6 instead of udp4. If I change it the error disappears and everything seems to work. But I don't understand why no one else seemed to have this issue before and why there even was udp6 in this line in the first place.

So it this a bug and can I change it?

Kind regards
Joshua

JoshuaDietz added a commit to JoshuaDietz/node-named that referenced this issue Mar 20, 2020
@hackermondev
Copy link

having this issue

@hackermondev
Copy link

@trevoro

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