Most websites return "Server Not Found" but reloading the page fixes it.
When loading a page from a domain I haven't recently visited, it will almost always return the "Server Not Found - Hmm. We’re having trouble finding that site," error message. If I reload the page, however, it will load. Sometimes I have to reload 2-6 times before it works, but it always eventually succeeds. When it does work, it often times fails to load certain elements like fonts, images, embedded videos, and occasionally whole stylesheets--things that often require calls to third party domain. Again, reloading the page (sometimes multiple times) will cause the page to load properly.
I have already tried:
- Different browsers on same computer (issue does not occur)
- Firefox on different computers with different OS on same network (issue does not occur)
- Cleared cache (issue persists)
- Troubleshooting/safe mode (issue persists)
- Deleted prefs file (issue persists)
- Disabled DNS prefetching (issue persists)
Избрано решение
This could be a problem with your security software.
Boot the computer in Windows Safe Mode with network support to see if that has effect.
- https://www.bleepingcomputer.com/tuto.../how-to-start-windows-in-safe-mode/
- https://www.digitalcitizen.life/4-ways-boot-safe-mode-windows-10/
Are you using a proxy or VPN?
You can check the connection settings.
- Settings -> General -> Network: Connection -> Settings
If you do not need to use a proxy to connect to internet then try to select "No Proxy" if "Use the system proxy settings" or one of the others do not work properly.
See "Firefox connection settings":
- https://support.mozilla.org/en-US/kb/websites-dont-load-troubleshoot-and-fix-errors
- https://support.mozilla.org/en-US/kb/firefox-cant-load-websites-other-browsers-can
- https://support.mozilla.org/en-US/kb/firefox-and-other-browsers-cant-load-websites
Всички отговори (2)
Избрано решение
This could be a problem with your security software.
Boot the computer in Windows Safe Mode with network support to see if that has effect.
- https://www.bleepingcomputer.com/tuto.../how-to-start-windows-in-safe-mode/
- https://www.digitalcitizen.life/4-ways-boot-safe-mode-windows-10/
Are you using a proxy or VPN?
You can check the connection settings.
- Settings -> General -> Network: Connection -> Settings
If you do not need to use a proxy to connect to internet then try to select "No Proxy" if "Use the system proxy settings" or one of the others do not work properly.
See "Firefox connection settings":
Changing proxy settings to "no proxy" seems to have fixed it, so I'll mark this as solved for now. Thanks!