trevoro / node-named

DNS Server in node.js
MIT License
356 stars 100 forks source link

Getting Error: bind EINVAL 127.0.0.1:8080 error #17

Closed gintsgints closed 8 years ago

gintsgints commented 8 years ago

When I try start example I get error:

Error: bind EINVAL 192.168.0.102:9999

I found somthing about it here - http://stackoverflow.com/questions/18733381/node-js-giving-error-bind-einval

But this did not help.

trevoro commented 8 years ago

This is a node.js issue and was addressed by another issue here. See #16

Will close for now.