Skip to content

Not working in VirtualBox #127

@JWo1F

Description

@JWo1F

When I try to open localhost:3000 (on host machine) I see "ERR_CONNECTION_RESET" or "ERR_CONNECTION_ABORTED".

How to reproduce:

  1. Install virtualbox (5.0.26)
  2. Install ubuntu 16.04
  3. Configure port-forwarding screenshot
  4. Install node (6.3.1) and npm (3.10.3)
  5. Install create-react-app and run create-react-app my-app
  6. Start it.
  7. Open http://localhost:3000 at host machine.

P.S: when I use "curl localhost:3000" on a guest machine all is okay. It's very strange.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions