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

Heads up for the URL to ping when on node version above 17 #367

Open
Onokaev opened this issue Aug 2, 2023 · 1 comment
Open

Heads up for the URL to ping when on node version above 17 #367

Onokaev opened this issue Aug 2, 2023 · 1 comment

Comments

@Onokaev
Copy link

Onokaev commented Aug 2, 2023

If you are on node version above 17, passing localhost as the url to ping might fail. Pass 127.0.0.1 instead.
For example if the URL you are pinging is on localhost, do not use http://localhost:port, instead, use 'http://127.0.0.1:port`

@AlexisGommet
Copy link

Damn, never tought it would have been that. Thank you internet stranger, you saved me a lot of time.

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