Firefox does not navigate to ANY webpage

starting just now, firefox will not take me to ANY website. All other browsing services are working. I have tried uninstalling and reinstalling and clearing cache and coo… (read more)

starting just now, firefox will not take me to ANY website. All other browsing services are working. I have tried uninstalling and reinstalling and clearing cache and cookies.

If I cant get this fixed for my job I will go back to chrome and never download or retry this again. I will also never recommend firefox to anyone like I have in the past.

Asked by Mac Shepherd 5 months ago

Last reply by Kiki 4 months ago

Outlook Sign-in

Since the last Firefox update, I am unable to sign into my Outlook account. When I click "Sign In" it opens a new tab with the sign-in buttons. Works fine in Edge and Chr… (read more)

Since the last Firefox update, I am unable to sign into my Outlook account. When I click "Sign In" it opens a new tab with the sign-in buttons. Works fine in Edge and Chrome.

Asked by RheaNL 5 months ago

Last reply by jscher2000 - Support Volunteer 2 months ago

Log-in trouble

Although I have successfully logged in many times, I get an error message today: An error occurred during a connection to b2clogin.firstenergycorp.com. PR_CONNECT_RESET_E… (read more)

Although I have successfully logged in many times, I get an error message today: An error occurred during a connection to b2clogin.firstenergycorp.com. PR_CONNECT_RESET_ERROR Error code: PR_CONNECT_RESET_ERROR

Asked by efa26 5 months ago

Last reply by jonzn4SUSE 5 months ago

comments not showing

When I try to load "Comments" I get this message: Failed loading comments! Please try again... Trying again doesn't help. This is a fairly recent problem Thanks for y… (read more)

When I try to load "Comments" I get this message:

Failed loading comments! Please try again...

Trying again doesn't help.

This is a fairly recent problem

Thanks for your help.

Asked by rsi79 5 months ago

Last reply by jscher2000 - Support Volunteer 2 weeks ago

Developer Edition

Developer edition seems to be blocking Today's Deals when browsing amazon.com. Regular firefox does not do this. Suggestion on what to do to fix it. Also trying to bro… (read more)

Developer edition seems to be blocking Today's Deals when browsing amazon.com. Regular firefox does not do this. Suggestion on what to do to fix it.

Also trying to browse distrowatch give the following: Warning: Potential Security Risk Ahead.

Asked by Grumpy 3 months ago

Last reply by Paul 3 months ago

Freeze While Using Firefox on Linux Mint

🔷 **Issue Summary:** While using Firefox under normal conditions, the system **freezes completely** at random times. The desktop environment becomes unresponsiv… (read more)

      1. 🔷 **Issue Summary:**

While using Firefox under normal conditions, the system **freezes completely** at random times. The desktop environment becomes unresponsive, requiring a hard reboot to recover. The issue typically occurs during heavier browsing sessions (e.g., video playback or graphics-heavy websites).

System logs (`dmesg` and `journalctl`) show **AMDGPU virtual memory protection faults**, indicating a GPU-related issue triggered during Firefox usage.

---

      1. 🔷 **Log Snippet:**

```text amdgpu 0000:03:00.0: amdgpu: VM_L2_PROTECTION_FAULT_STATUS:0x00641051 Faulty UTCL2 client ID: TCP (0x8) PERMISSION_FAULTS: 0x5 [gfxhub0] retry page fault (src_id:0 ring:0 vmid:6 pasid:32776, for process RDD Process pid XXXX thread firefox-bi:cs0 pid XXXX) ring gfx_low timeout, but soft recovered ```

---

      1. 🔷 **System Information:**
  • **OS:** Linux Mint 22.1 x86\_64 (based on Ubuntu)
  • **Kernel:** (e.g., `5.15.0-xxx-generic`) ← *replace with actual kernel version*
  • **CPU:** AMD Ryzen 7 5700U with Radeon Graphics
  • **GPU:** AMD ATI 03:00.0 Lucienne (integrated)
  • **Firefox Version:** (e.g., 126.0) ← *replace with actual version*

---

      1. 🔷 **Steps to Reproduce:**

1. Open Firefox and browse modern websites (YouTube, media-rich content). 2. Use the browser for several minutes (random trigger). 3. Suddenly, the system UI becomes frozen and unusable. 4. Logs show AMDGPU VM fault and `gfx ring timeout`.

---

      1. 🔷 **Expected Behavior:**

System should remain stable during normal browser usage, especially with an officially supported AMD APU.

---

      1. 🔷 **Actual Behavior:**

GPU driver crashes causing total system freeze, likely triggered by hardware acceleration and memory permission faults inside the amdgpu driver stack.

Asked by Mr. NEO 5 months ago

Last reply by jonzn4SUSE 5 months ago

HW Acceleration running on Linux is disabled in Firefox

I am running Firefox on Linux. Desktop environment is KDE. Compositor is Wayland. I have a 11th Gen Intel Tiger lake Core i3 with integrated Intel UHD Graphics GPU. I do… (read more)

I am running Firefox on Linux. Desktop environment is KDE. Compositor is Wayland. I have a 11th Gen Intel Tiger lake Core i3 with integrated Intel UHD Graphics GPU. I do not have a eGPU or any other GPU apart from the integrated Intel UHD Graphics GPU. Intel drivers are installed and are being used. Please see the details given below from about:support for more details. What I have observed that Hardware acceleration, specifically WEBRENDER_COMPOSITOR, WEBRENDER_SHADER_CACHE and WEBRENDER_DCOMP_PRESENT are disabled. The details are given below.

I have enabled the force hardware acceleration too by setting the property media.hardware-video-decoding.force-enabled to true. But still the above three hardware acceleration are still not available.

How can I get these enabled?

output from about:support GPU #1 Active Yes Description Mesa Intel(R) UHD Graphics (TGL GT2) Vendor ID 0x8086 Device ID 0x9a78 Driver Vendor mesa/iris Driver Version 25.1.3.0 RAM 0

Decision Log HW_COMPOSITING default available OPENGL_COMPOSITING default available WEBRENDER default available WEBRENDER_COMPOSITOR default disabled Disabled by default Blocklisted; failure code

                                                                                                                               FEATURE_FAILURE_DISABLED
                                                       env	        blocklisted	Blocklisted by gfxInfo	
                                                                                               Blocklisted; failure code 
                                                                                       FEATURE_FAILURE_WEBRENDER_COMPOSITOR_DISABLED

WEBRENDER_PARTIAL default available WEBRENDER_SHADER_CACHE default disabled Disabled by default Blocklisted; failure code

                                                                                                                       FEATURE_FAILURE_DISABLED

WEBRENDER_OPTIMIZED_SHADERS default available WEBRENDER_ANGLE default available

                                                       env	        unavailable	OS not supported	Blocklisted; failure code 
                                                                                               FEATURE_FAILURE_OS_NOT_SUPPORTED

WEBRENDER_DCOMP_PRESENT default available

                                                       user	disabled	        User disabled via pref	Blocklisted; failure code 
                                                                                                  FEATURE_FAILURE_DCOMP_PREF_DISABLED
                                                        env	unavailable	Requires GPU process	Blocklisted; failure code 
                                                                                                FEATURE_FAILURE_NO_GPU_PROCESS
                                                       runtime	unavailable	Requires ANGLE	Blocklisted; failure code 
                                                                                               FEATURE_FAILURE_DCOMP_NOT_ANGLE"

WEBRENDER_SCISSORED_CACHE_CLEARS default available

Asked by LimuxSpring 5 months ago

Last reply by jeff-g 5 months ago

Netflix not working Noted = The page you are trying to view cannot be shown because the authenticity of the received data could not be verified. Please contact the website owners to inform them of this problem.

Very annoying to deprive me of my preferred news source. Firefox refuses to load any link on Netflix Here is the message "The page you are trying to view cannot be sh… (read more)

Very annoying to deprive me of my preferred news source. Firefox refuses to load any link on Netflix

   Here is the message "The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
   Please contact the website owners to inform them of this problem."

Please fix this or advise Thank you. David Vosbein [edited email and phone# from public community support forum]

Asked by dvosbein 2 months ago

Last reply by Kaasplank3333 2 months ago

Update - 140.0.2 Firefox Release June 27, 2025

Hi, Not sure if anyone else is reporting this but ever since the last update - 140.0.2 Firefox Release, June 27, 2025 - many of my general sites, yahoo, news, company si… (read more)

Hi,

Not sure if anyone else is reporting this but ever since the last update - 140.0.2 Firefox Release, June 27, 2025 - many of my general sites, yahoo, news, company sites that I use everyday, do not load. I have to use Private Browsing, keep refreshing or change URL for the site to load. Anywhooos, I do appreciate you guys! keep it up!

Asked by j.rodriguez18783 5 months ago

Last reply by NoahSUMO 5 months ago

Firefox app

McFee is trying to sell us computer protection. We have had Firefox for several years. I am now getting an alert to Turn On Firefox. How would it get turned off, and how … (read more)

McFee is trying to sell us computer protection. We have had Firefox for several years. I am now getting an alert to Turn On Firefox. How would it get turned off, and how do I turn it on without going through Mozilla's selling site?

Asked by beiannorma 3 months ago

Last reply by jscher2000 - Support Volunteer 3 months ago