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

Win 10 Pro: localhost connection refused #211

Open
shanebp opened this issue Apr 14, 2019 · 0 comments
Open

Win 10 Pro: localhost connection refused #211

shanebp opened this issue Apr 14, 2019 · 0 comments

Comments

@shanebp
Copy link

shanebp commented Apr 14, 2019

Very noob re Docker. Using Docker Toolkit so I can also use VVV.

Docker + headless-wp-starter seemed to install correctly.

Status: Downloaded newer image for node:latest
Creating frontend         ... done
Creating db-headless      ... done
Creating frontend-graphql ... done
Creating wp-headless      ... done

sam@DESKTOP-6L0DF85 MINGW64 /c/headless-wp-starter (master)

Full install log for headless-wp-starter : https://gist.github.com/shanebp/9aa8f02e17b0766f729d1ffbbd351e2b

But I cannot connect to http://localhost:3000 or http://localhost:3001
The result is: localhost refused to connect.

I have added both ports to the Win Firewall inbound exclusions, but still cannot connect.

$ docker-machine ip default
192.168.99.100

Same result with: http://192.168.99.100:3000 and http://192.168.99.100

fyi: I can connect to localhost without issues when using VVV.

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

1 participant