node-named
node-named copied to clipboard
Error binding to ipv4 interface: EINVAL
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
having this issue
@trevoro