Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C create-react-app
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,547
    • Issues 1,547
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 417
    • Merge requests 417
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • create-react-app
  • Issues
  • #127
Closed
Open
Issue created Jul 23, 2016 by Administrator@rootContributor

Not working in VirtualBox

Created by: 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.

Assignee
Assign to
Time tracking