We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
detect-port detect free port between [8003, 8013) +0ms detect-port get free null:8003 +7ms detect-port listen localhost:8003 error: Error: getaddrinfo ENOTFOUND localhost +5ms detect-port get free null:8004 +1ms detect-port listen localhost:8004 error: Error: getaddrinfo ENOTFOUND localhost +2ms detect-port get free null:8005 +0ms detect-port listen localhost:8005 error: Error: getaddrinfo ENOTFOUND localhost +1ms detect-port get free null:8006 +0ms detect-port listen localhost:8006 error: Error: getaddrinfo ENOTFOUND localhost +1ms detect-port get free null:8007 +0ms detect-port listen localhost:8007 error: Error: getaddrinfo ENOTFOUND localhost +1ms detect-port get free null:8008 +0ms detect-port listen localhost:8008 error: Error: getaddrinfo ENOTFOUND localhost +1ms detect-port get free null:8009 +0ms detect-port listen localhost:8009 error: Error: getaddrinfo ENOTFOUND localhost +1ms detect-port get free null:8010 +0ms detect-port listen localhost:8010 error: Error: getaddrinfo ENOTFOUND localhost +1ms detect-port get free null:8011 +0ms detect-port listen localhost:8011 error: Error: getaddrinfo ENOTFOUND localhost +1ms detect-port get free null:8012 +0ms detect-port listen localhost:8012 error: Error: getaddrinfo ENOTFOUND localhost +1ms detect-port port: 8013 >= maxPort: 8013, give up and use random port +0ms detect-port get free null:56846 +0ms port 8003 was occupied get available port 56846
The text was updated successfully, but these errors were encountered:
fix: should ignore getaddrinfo ENOTFOUND error
320048b
closes #21
fix: should ignore getaddrinfo ENOTFOUND error (#22)
792bccd
fengmk2
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: