Отображение вопросов с тегом: Показать все вопросы
  • Решено
  • Архивировано

PR_CONNECT_RESET_ERROR on certain websites (this error is not present in Troubleshoot Mode or other browsers)

I am trying to access certain HTTPS websites and some of them show PR_CONNECT_RESET_ERROR in Firefox. This error is not present in Edge or Chromium. Here's what I've trie… (читать ещё)

I am trying to access certain HTTPS websites and some of them show PR_CONNECT_RESET_ERROR in Firefox. This error is not present in Edge or Chromium.

Here's what I've tried (none of these works):

  • DNS over HTTPS turned off
  • Uninstall all add-ons
  • Reinstall Firefox
  • Create new profile and set it as default
  • Delete/rename certs.db in the Firefox profiles folder.

The only fix that works is to use Troubleshoot Mode every time I visit these websites which is not practical. Any ideas on what could be the problem?

I don't know if this is relevant but one of the websites that does not work is https://alexan.com.ph/

Задан xqzgh297 1 год назад

Дан ответ xqzgh297 1 год назад

  • Решено
  • Архивировано

Apple.com and iCloud.com reject my login, but only in Firefox for Mac.

In Firefox, and only in Firefox, I get 'Failed to verify your identity' on these sites. I have updated MacOS and Firefox, rebooted, tried a different DNS, and disabled al… (читать ещё)

In Firefox, and only in Firefox, I get 'Failed to verify your identity' on these sites. I have updated MacOS and Firefox, rebooted, tried a different DNS, and disabled all of my extensions. With extensions disabled I don't get the error, but the login site won't accept my login at all. See the attached image. I can't think of anything else to try.

Задан vic23 1 год назад

Дан ответ vic23 1 год назад

  • Решено
  • Архивировано

Firefox 135.0 cant reach google.com

With Firefox 135.0 i cant reach google.com but google.se i can. I make daily images of C: and today i managed to go back one day to 2025-02-06 but accidentally chooses 20… (читать ещё)

With Firefox 135.0 i cant reach google.com but google.se i can.

I make daily images of C: and today i managed to go back one day to 2025-02-06 but accidentally chooses 2025-01-06 and with the older version of firefox i could reach google.com

I have tried to delete cookies. DNS over HTTPS off. No proxy in connection. Add-ons off but to no avail.

Задан Lars-Ivar Carlsén 1 год назад

Дан ответ Lars-Ivar Carlsén 1 год назад

  • Закрыто
  • Архивировано

compliaNT

[redacted] problem you [redacted] im having issues with the video and ads as all of my apps are disabeld nothing works and firefox it self causing probs and no one is hel… (читать ещё)

[redacted] problem you [redacted] im having issues with the video and ads as all of my apps are disabeld nothing works and firefox it self causing probs and no one is helping out.

Задан jiten doshi 11 месяцев назад

Последний ответ от Paul 11 месяцев назад

  • Решено
  • Архивировано

Manage Bookmarks font too large

The font size in "Manage Bookmarks" is way too large, both in the sections list menu on the left and the list of bookmarks. I checked my userChrome.css file as well as th… (читать ещё)

The font size in "Manage Bookmarks" is way too large, both in the sections list menu on the left and the list of bookmarks. I checked my userChrome.css file as well as the layout.css.devPixelsPerPx entry in about:config and there's nothing there to explain why only the "Manage Bookmarks" text is so large.

It's possible I changed a setting somewhere that's causing this. But I'm stumped re: what setting might be controlling the font size in only that UI. All other Firefox text sizes are good.

Thanks to anyone who knows where I should be looking

Firefox 134.0.1 (64-bit) Windows 10

Задан rproulx1 1 год назад

Дан ответ jscher2000 - Support Volunteer 1 год назад

Restart

I have been using Firefox for last couple of years. Two days ago I got a bunch of updates, which reminded be of how AOL used to update, ie days of confusion. SO NOW I CA… (читать ещё)

I have been using Firefox for last couple of years. Two days ago I got a bunch of updates, which reminded be of how AOL used to update, ie days of confusion.

SO NOW I CANT EVEN GET ON INTERNET! So here am a few days before Christmas, and can't access my bank account, or stocks. And I had no idea Firefox was going to institute these changes.

I can't express how stupid these unauthorized changes have been (without notification!) to users. Please remove this crap ASAP, and demote the group that thought a week before Christmas was a good time to make changes.

Задан J Lampe 2 месяца назад

[SOLVED] Firefox refuses a web connection that all other browsers allow ... ???

NOTE: I have marked this as "Solved" because I figured out the problem described below, and I fixed it. See my following message here for a description of my solution. Or… (читать ещё)

NOTE: I have marked this as "Solved" because I figured out the problem described below, and I fixed it. See my following message here for a description of my solution.

Original message starts here ...

I'm using Firefox 144.0 under Debian Linux. I've used Firefox on this machine for years with no problem. Firefox can easily connect to literally thousands of web servers on the internet, both via HTTP and HTTPS.

But now, I'm having an issue:

I started running a web server on the same machine that Firefox is running on. This server only listens for non-HTTPS connections on port 80. I am not using any proxy server with Firefox.

I can easily and directly connect to my local web server's pages from my local machine from Chrome, w3m, curl, and direct telnet connections to port 80 ... all of which are addressing the publicly accessible domain name for my local web server. However, However, Firefox refuses to connect to any URL's on my local machine, and it gives me the following explanation:

Unable to connect

Firefox can’t establish a connection to the server at [ my server's domain name ].

   The site could be temporarily unavailable or too busy. Try again in a few moments.
   If you are unable to load any pages, check your computer’s network connection.
   If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the web.

In Firefox, I have all auto-forcing of HTTPS disabled by means of Don’t enable HTTPS-Only Mode turned on.

I get the same error in Firefox whether I connect via a URL like "http://MYFULLDOMAINNAME" or a URL like "http://AAA.BBB.CCC.DDD", where "AAA.BBB.CCC.DDD" is my machine's publicly accessible static IP address and "MYFULLDOMAINNAME" is the long-standing, publicly accessible domain name for my machine ... both with and without a suffix of ":80" on the supplied URL.

And again, all other browsers on my machine have no problem whatsoever connecting to my own local web server on this same local machine of mine using those same URL's.

And all browsers (Firefox and otherwise) that are running on other machines all over the internet have no problem connecting to that same web server via the same URL's that I described above

Also, I have no firewall rules on my machine which would block access to my own machine's port 80.

What could be causing this error in Firefox, and what might I be able to do to fix it?

Thank you very much in advance.

UPDATE: Just a bit more information. Looking at the web logs, I see that Firefox's request never even reaches my local web server. In other words, Firefox itself is not even trying to make a TCPIP port 80 connection to my local web server in the first place

Задан hippoman1 1 месяц назад

Последний ответ от Paul 1 месяц назад

  • Закрыто
  • Архивировано

Hmm. We’re having trouble finding that site. We can’t connect to the server at data.digital.costco.com.

Hmm. We’re having trouble finding that site. We can’t connect to the server at data.digital.costco.com. … (читать ещё)

Hmm. We’re having trouble finding that site.

We can’t connect to the server at data.digital.costco.com.

Задан Crawtsup 6 месяцев назад

Последний ответ от Paul 6 месяцев назад

  • Решено
  • Закрыто
  • Архивировано

Display attempted network requests payload in Developer Tools Network tab during offline mode

Current Behavior When Firefox is set to offline mode (File → Work Offline), the Developer Tools Network tab does not display request body of requests that web application… (читать ещё)

Current Behavior When Firefox is set to offline mode (File → Work Offline), the Developer Tools Network tab does not display request body of requests that web applications attempt to make. This creates a significant gap in debugging capabilities, as developers cannot inspect request payloads details that would normally be visible.

Requested Enhancement Enable the Network tab to capture and display attempted network requests payload even when offline mode is enabled

Задан SuMo Bot 6 месяцев назад

Дан ответ Paul 6 месяцев назад

  • Архивировано

Firefox freezing up when trying to save images using save image as feature

When saving images from websites using the save image as feature, Firefox will freeze up and not register any mouse click or anything instead making a ding noise every ti… (читать ещё)

When saving images from websites using the save image as feature, Firefox will freeze up and not register any mouse click or anything instead making a ding noise every time is register a mouse click. This will continue for like 30 seconds before it becomes normal then it will repeat this for every image. How can I solve this?

Задан Burak 1 год назад

Последний ответ от aodgizmo 1 год назад

  • Решено
  • Архивировано

Unable to connect Firefox can’t establish a connection to the server at mesp.finance.gov.bd.

Unable to connect Firefox can’t establish a connection to the server at mesp.finance.gov.bd. The site could be temporarily unavailable or too busy. Try again in a few … (читать ещё)

Unable to connect

Firefox can’t establish a connection to the server at mesp.finance.gov.bd.

   The site could be temporarily unavailable or too busy. Try again in a few moments.
   If you are unable to load any pages, check your computer’s network connection.
   If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the web.

Задан Asgar Ali Madrasah 6 месяцев назад

Дан ответ Asgar Ali Madrasah 6 месяцев назад

  • Решено
  • Архивировано

proxy manual setting keep asking username & password

i have problem with setting up my proxy. i choose manual proxy configuration, fill the HTTP Proxy & port. When i click ok then input username & password but it ke… (читать ещё)

i have problem with setting up my proxy. i choose manual proxy configuration, fill the HTTP Proxy & port. When i click ok then input username & password but it keep asking for the username & password. (I have asked the proxy provider they say the proxy is good, no problem)

Задан ATDR 8 месяцев назад

Дан ответ ATDR 8 месяцев назад

  • Закрыто
  • Архивировано

Hmm. We’re having trouble finding that site. We can’t connect to the server at data.digital.costco.com.

Hmm. We’re having trouble finding that site. We can’t connect to the server at data.digital.costco.com. … (читать ещё)

Hmm. We’re having trouble finding that site.

We can’t connect to the server at data.digital.costco.com.

Задан Crawtsup 6 месяцев назад

Последний ответ от Paul 6 месяцев назад

  • Архивировано

Can‘t reslove DNS via vpn on Linux firefox v141 but ok on v140 or newer version

Please help, a very tricky problem: Work Scenario: I need to use the company-provided VPN software to access the internal network. Its principle involves redirecting requ… (читать ещё)

Please help, a very tricky problem: Work Scenario: I need to use the company-provided VPN software to access the internal network. Its principle involves redirecting requests to a virtual network interface before sending them out. On Ubuntu 24.04, both Firefox 140 and older versions can access both internal and external networks normally.

Issue After Upgrading Firefox: After upgrading to Firefox 141, all connections (internal and external) fail when the VPN is active.

Key Symptom Observed: In the Firefox networking debug page (about:networking#dns), the DNS suffix should display as localdomain, but after upgrading to Firefox 141, it appears empty.

Задан 627864699 7 месяцев назад

Последний ответ от 627864699 7 месяцев назад