The Computer Oracle

ERR_INTERNET_DISCONNECTED whenever attempting to load page with developer tools open

--------------------------------------------------
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Game 5 Looping

--

Chapters
00:00 Err_internet_disconnected Whenever Attempting To Load Page With Developer Tools Open
00:31 Accepted Answer Score 19
01:20 Answer 2 Score 0
01:33 Thank you

--

Full question
https://superuser.com/questions/988941/e...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#googlechrome

#avk47



ACCEPTED ANSWER

Score 19


It is caused by hard-to-notice internet-connection-simulation setting in the developer tools.

  1. Open developer tools in Chrome
  2. Go to Network
  3. Just below menu when you've selected Network, possibly next to "disable cache", there is a select option - if you are getting ERR_INTERNET_DISCONNECTED with seemingly no reason =>
    => Offline will probably be selected.
    This can be confusing and hard to find, because this select option doesn't have any label or title, only thing you see is the selected option with an arrow...
  4. To turn it off open the select option and under "Disabled" select "No throttling"

&jBTW: Creating new chrome profile will, of course, work too, but that would be kind of an "overkill" :-)

Image Guide: Where to find internet connection simulation option in Google Chrome




ANSWER 2

Score 0


Open command prompt and type below commands,

ipconfig /flushdns
ipconfig /renew

The above CMD trick working for me.

More Solution of ERR_INTERNET_DISCONNECTED: http://www.wiknix.com/how-to-fix-err_internet_disconnected-error/