Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

net::ERR_CONNECTION_REFUSED on Chrome OS #4

Open
mradenovic opened this issue Jan 19, 2020 · 0 comments · May be fixed by #5
Open

net::ERR_CONNECTION_REFUSED on Chrome OS #4

mradenovic opened this issue Jan 19, 2020 · 0 comments · May be fixed by #5

Comments

@mradenovic
Copy link

When running the server on Pixelbook Chrome OS Version 79.0.3945.123 (Official Build) (64-bit) from the terminal (Crostini), the server is not accessible from Google Chrome Browser. It is accessible from Firefox installed within the Linux container.

mradenovic added a commit to mradenovic/reactnd-contacts-server2 that referenced this issue Jan 19, 2020
When installed on Linux on Chrome OS, the server is not accessible
in Google Chrome out of the box.

To map ports automaticaly, host parameter needs to be passed to a
express app.listen() call.

Fixes udacity#4
@mradenovic mradenovic linked a pull request Jan 19, 2020 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant