Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Blocked URL

  • 6 回覆
  • 0 有這個問題
  • 23 次檢視
  • 最近回覆由 cor-el

more options

There is one domain that I get a "server not found" error for even after doing many things to fix it including everything here, https://support.mozilla.org/en-US/kb/firefox-cant-load-websites-other-browsers-can#firefox:win10:fx119, checking blocked URLs in the registry, running malware checks, safe mode, reinstalling FF after removing all FF folders from my system.

Before I did a completely clean reinstall, disabling the Open H264 codec (see attached screenshot) would allow me to access the site. But thinking it was needed, I did the clean reinstall. Now disabling it does not allow access to the site.

So far, I have not found any other websites with this problem. It's a .edu domain which happens to be the one I work for! What else can I do?

There is one domain that I get a "server not found" error for even after doing many things to fix it including everything here, https://support.mozilla.org/en-US/kb/firefox-cant-load-websites-other-browsers-can#firefox:win10:fx119, checking blocked URLs in the registry, running malware checks, safe mode, reinstalling FF after removing all FF folders from my system. Before I did a completely clean reinstall, disabling the Open H264 codec (see attached screenshot) would allow me to access the site. But thinking it was needed, I did the clean reinstall. Now disabling it does not allow access to the site. So far, I have not found any other websites with this problem. It's a .edu domain which happens to be the one I work for! What else can I do?
附加的畫面擷圖

被選擇的解決方法

Try changing secure DNS over HTTPS (DoH) to "Off" or "Increased Protection" and in Connection Settings change "Use system proxy settings" to "No proxy".

從原來的回覆中察看解決方案 👍 1

所有回覆 (6)

more options

The Open H264 plugin is normally used for WebRTC and shouldn't block access. Does that website use WebRTC ?

Can you post a link to a publicly accessible page (i.e. no authentication or signing on required)?

You can check the Web Console (Tools -> Web Developer) for messages about blocked content and for content that otherwise fails to load.

You can check the Network Monitor to see if content is blocked or otherwise fails to load.

If necessary use "Ctrl+F5" or "Ctrl+Shift+R" (Mac: Command+Shift+R) to reload the page and bypass the cache to generate a fresh log.

Start Firefox in Troubleshoot Mode to check if one of the extensions ("3-bar" menu button or Tools -> Add-ons -> Extensions) or if hardware acceleration or if userChrome.css/userContent.css is causing the problem.

  • switch to the Default System theme: "3-bar" menu button or Tools -> Add-ons -> Themes
  • do NOT click the "Refresh Firefox" button on the Troubleshoot Mode start window
more options

Thanks.

I don't have any extensions installed, and I am using the default, system theme.

Troubleshooting mode doesn't help. Debugging shows nothing, and the network monitor shows just an unknown error as you see attached. I would rather not post the exact URL, but I cannot imagine there is anything unique about the domain because no one else seems to have the problem, and I do not have any issues with it on other machines. There is something on this computer causing the issue.

I have no idea if the website uses WebRTC as you asked. Is there a way to check that? Does it even matter given the situation?

more options

選擇的解決方法

Try changing secure DNS over HTTPS (DoH) to "Off" or "Increased Protection" and in Connection Settings change "Use system proxy settings" to "No proxy".

more options

Changing the secure DNS to "Increased Protection" did it, thank you. But just out of curiosity, what have I learned here? I did not change those settings previous to this problem. I don't need to know, I guess, I would just like to know so I can avoid such things in the future.

more options

And more than just curiosity now that I think about it, why do I need "increased protection" on this device but not others on the same network? There much be some setting somewhere that needs tweaking.

more options

"Increased Protection" and "Max Protection" use Cloudflare as the provider, so there might be a problem with the DNS service set in the OS.

由 cor-el 於 修改