I have a site running on a local VM (VMWare Workstation, CentOS7). I can access it just fine from Chrome, Firefox and IE11, but Edge simply doesn't work.
I've tried running CheckNetIsolation LoopbackExempt -a -n=Microsoft.MicrosoftEdge_8wekyb3d8bbwe
, tried enabling the "Allow localhost loopback" flag in "about:flags" and tried the solutions suggested here and here but nothing seems to work. I keep getting "Hmmm...can’t reach this page" with error code INET_E_RESOURCE_NOT_FOUND
.
Any help will be appreciated.