ERR_CONNECTION_FAILED on Chrome/IE after 20 minutes of working when internet is still connected
17:32 29 Sep 2019

Hoping this is the right place to ask this. I'm trying to learn React Native and I'm using Expo as my medium for deployment, but I'm finding that I'm literally getting 20 minutes at a time before my browser fails to connect with the error code ERR_CONNECTION_FAILED. I've tried the following:

  • netsh winsock reset, then the related ipconfig commands for flushing DNS settings
  • Clearing browser caches
  • Updating drivers

I'm at my wits end as the only thing that completely solves it is restarting my laptop, which for obvious reasons isn't feasible every 20 minutes, so I'm hoping somebody can help.

windows google-chrome react-native expo