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

not work on localhost if firewall blocked all port #79

Open
dada0z opened this issue Aug 27, 2020 · 1 comment
Open

not work on localhost if firewall blocked all port #79

dada0z opened this issue Aug 27, 2020 · 1 comment

Comments

@dada0z
Copy link

dada0z commented Aug 27, 2020

I think localhost will work in this case.

image

@slavahatnuke
Copy link

@dada0z might you can try 127.0.0.1 instead of localhost. Or it could be true service unavailable.

Also you can replace http-get on tcp:127.0.0.1:4200

noriyotcp added a commit to noriyotcp/fragmemo that referenced this issue Apr 23, 2022
Replace tcp:3000 with tcp:127.0.0.1:3000

jeffbski/wait-on#79
jeffbski/wait-on#116

Vite server.host is '127.0.0.1' by default
https://vitejs.dev/config/#server-host
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