Showing questions tagged: Show all questions

Hotmail won't load anymore when using Firefox

All of the sudden can't use Hotmail through Firefox I have tried clearing cache, making sure clocks are correct etc. This is the error page that I get. How can I fix?… (read more)

All of the sudden can't use Hotmail through Firefox I have tried clearing cache, making sure clocks are correct etc.

This is the error page that I get. How can I fix?

UTC Date: 2026-03-03T14:58:14.746Z Client Id: C04E3F29FD7245519575F2719944C1F7 Session Id: e5d1dce8-796f-466c-a0b0-e06785904ba1 Client Version: 20260220002.06 BootResult: fail Back Filled Errors: None err: TypeError: TrustedTypePolicyFactory.createPolicy: Tried to create a second default policy esrc: Script et: ClientError estack: 734392@https://res.public.onecdn.static.microsoft/owamail/hashed-v1/scripts/owa.AppBoot.m.7ffe5f65.js:39:147215 I@https://res.public.onecdn.static.microsoft/owamail/hashed-v1/scripts/owa.mail.runtime.1902e968.js:1:145 282916@https://res.public.onecdn.static.microsoft/owamail/hashed-v1/scripts/owa.AppBoot.m.7ffe5f65.js:21:21492 I@https://res.public.onecdn.static.microsoft/owamail/hashed-v1/scripts/owa.mail.runtime.1902e968.js:1:145 691114@https://res.public.onecdn.static.microsoft/owamail/hashed-v1/scripts/owa.AppBoot.m.7ffe5f65.js:39:61327 I@https://res.public.onecdn.static.microsoft/owamail/hashed-v1/scripts/owa.mail.runtime.1902e968.js:1:145 835041@https://res.public.onecdn.static.microsoft/owamail/hashed-v1/scripts/owa.AppBoot.m.7ffe5f65.js:42:50184 I@https://res.public.onecdn.static.microsoft/owamail/hashed-v1/scripts/owa.mail.runtime.1902e968.js:1:145 950733@https://res.public.onecdn.static.microsoft/owamail/hashed-v1/scripts/owa.AppBoot.m.7ffe5f65.js:42:220063 I@https://res.public.onecdn.static.microsof

Asked by sashaeffer 2 days ago

I am getting "access denied errors" on some websites.

Here is the message I get when trying to access Kroger's website (and a few others). Access Denied You don't have permission to access "http://www.kroger.com/" on this s… (read more)

Here is the message I get when trying to access Kroger's website (and a few others). Access Denied You don't have permission to access "http://www.kroger.com/" on this server.

Reference #18.2ba42617.1772484744.8c597d44

https://errors.edgesuite.net/18.2ba42617.1772484744.8c597d44

This does not happen when I use edge. I have tried numerous fixes that I have found on line but none have worked. I

Asked by brewstertx 2 days ago

the page for opening a venmo account will not open, what do I do to fix it

To open a Venmo account they send you to get.venmo.com and that page will not open despite my changing various security and privacy settings. Does anyone have any experie… (read more)

To open a Venmo account they send you to get.venmo.com and that page will not open despite my changing various security and privacy settings. Does anyone have any experience with this that can help. I'm using Windows 11 (upgraded from Windows 10) and I've noticed that some -- only a few -- websites still think I'm using Windows 10 but I don't think that is the problem.

Asked by EdHarrison 3 days ago

Firefox does not react to clicked links

Firefox does not react to links.. This has been happening in several web pages. Links that work on Chrome and Safari do not work on Firefox. This is the last example, tr… (read more)

Firefox does not react to links.. This has been happening in several web pages. Links that work on Chrome and Safari do not work on Firefox. This is the last example, try to click on the different shoe views on this page: https://www.skechers.com/uno---suited-on-air/183004_NVY.html ...

Asked by VF Firefox Account 2 days ago

A couple of web sites that I frequent is all of a sudden denying access to their website. What may have changed?

Two local home improvement store websites are denying access to searching or logging on to an account with them. I have cleared cash and removed cookies and that sort of … (read more)

Two local home improvement store websites are denying access to searching or logging on to an account with them. I have cleared cash and removed cookies and that sort of thing but I have yet to change browsers... Should I do that?

Asked by billsand 2 days ago

website opens and immediately closes.

I am trying to ope the website: https://sumukeys.com/ however, upon opening, immediately closed. I did try all recommended settings from Firefox and also from Google. No… (read more)

I am trying to ope the website: https://sumukeys.com/ however, upon opening, immediately closed. I did try all recommended settings from Firefox and also from Google. Nothing helps. Simultaneously the MS Edge browser does work with this site.

Asked by uspvb 5 days ago

Can't enter text into body of post, ghosted (title allows me to type) on select sites. Changed to Chrome no issue. win10/64/FF 148

Can't enter text into body of post, ghosted (title allows me to type) on select sites (Kodi.tv). Changed to Chrome no issue. win10/64/FF 148 Strangeness... seem to be abl… (read more)

Can't enter text into body of post, ghosted (title allows me to type) on select sites (Kodi.tv). Changed to Chrome no issue. win10/64/FF 148

Strangeness... seem to be able to type post title, but not message body in all the forum threads. trying to post gives me an error and I am loggged in. Just re-installed Firefox.. no issues on other sites, the text body is ghosted... but not the title bar. At this point;  I'm locked out of messaging in the forum. (edited)

Installed Chrome and I'm back alive! Guess the new FFox is the issue? (edited)

Dark Reader, Last Pass, IMDB search, Adblock plus, Search by Image, Setpoint,

Asked by Pat Kushko 2 days ago

Firefox 148: DataChannel send() fails with InvalidStateError after onopen triggers

WebRTC DataChannel worked perfectly in Firefox 147 and earlier, but after upgrading to Firefox 148, send() throws InvalidStateError immediately after onopen fires. Same c… (read more)

WebRTC DataChannel worked perfectly in Firefox 147 and earlier, but after upgrading to Firefox 148, send() throws InvalidStateError immediately after onopen fires. Same code works in Chrome and previous Firefox versions.

const dataChannel = pc.createDataChannel('kvsDataChannel', {

   ordered: true,
   maxPacketLifeTime: 3000

});

dataChannel.onopen = () => {

   console.log('open, state:', dataChannel.readyState); // Shows "open"
   try {
       dataChannel.send('hello'); // Throws InvalidStateError
   } catch (e) {
       console.error('Failed:', e.name, e.message);
   }

};

Error: InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable

Environment: Firefox 148.0: Fails OS: Windows 11 Firefox 147 and earlier: Works

Question: What changed in Firefox 148 that broke DataChannel send()? Any workaround while this gets fixed?

Asked by Ethan 10 hours ago

Not displaying correctly in Firefox

Hi, I’m experiencing an issue with my website Fixit Home ([[Interior design and fitout company|https://fixithome.ae]]) ). Certain pages and elements, including images, na… (read more)

Hi,

I’m experiencing an issue with my website Fixit Home ([[Interior design and fitout company|https://fixithome.ae]]) ). Certain pages and elements, including images, navigation, and layout, are not rendering correctly in Firefox, even though they work fine in other browsers like Chrome and Edge.

I’ve checked:

The website code is valid and loads without errors in other browsers

SSL certificate is active and pages are secure

JavaScript and CSS files are loading correctly

Could this be a Firefox-specific compatibility issue, or something related to caching, security settings, or mixed content? I’d appreciate guidance on how to debug and fix this problem so my site works consistently for Firefox users.

Thank you!

Asked by Fixit Home 3 days ago

Last reply by Fixit Home 3 days ago

429 errors logging in to gmx.com email Firefox/Ubuntu all of a sudden, but Ipad/Brave works.

Brave works on iPad, must be Linux/Firefox issue. https://login.gmx.com/login#.1559516-header-login1-1 status-code "429" message "Too Many Requests" request-id "f9ec64a99… (read more)

Brave works on iPad, must be Linux/Firefox issue. https://login.gmx.com/login#.1559516-header-login1-1 status-code "429" message "Too Many Requests" request-id "f9ec64a99d038a4a0fdc19793f707d42"

Works routinely, but not today. Re-booted, cleared browsing data, no help. Firefox Browser 147.0.3 (64 bit) Mozilla Firefox Snap for Ubuntu canonocal-002 - 1.0

Memory 8.0 GiB Processor Intel Core i5-4250U CPU 1.3Ghz x 4 Graphics Mesa Intel HD Graphics 5000 (HSW GT3) Disk Capacity 250.1 GB OS Name Ubuntu 22.04.5 LTS Gnome Version 42.9 Windowing System Wayland

Asked by ted.rytel 5 days ago

I am unable to sign in to my bank, this just started on Feb 22, but I can sign inusing a different browser

On February 22, my bank, (5/3.com), decided a transaction I was making using my debit card was suspicious and locked my account. I contacted them and informed them this w… (read more)

On February 22, my bank, (5/3.com), decided a transaction I was making using my debit card was suspicious and locked my account. I contacted them and informed them this was a legitimate transaction and they unlocked my account, and everything seemed to be alright, my card was working all seemed well. That is until I tried to log in and check my balance and I could not get in. I then contacted the bank customer service and spent over an hour with them attempting to resolve this issue to no avail. The person on the line suggested that I try another browser so I connected to Edge, entered my log in and password, (which is stored in my Mozilla), and it went right through which proved two things, my password and login were correct and the issue is with Firefox which is very odd to me since it has always worked perfectly as long as I have been with this bank. Again, this issue began when the bank lock my account and as a side note they did the same thing with my wife's account, she called and they unlocked her account and every thing works as before and she can still use her Firefox and gets right in to the same bank with no issues but not me. Again, this started on the date I provided above and I can use any other browser and I get right in with no problem but I am a loyal Firefox user and I want to only use Firefox so I hope you can assist me in resolving this aggravating issue!

Thank you and Kind regards, George Morris

Asked by hipofomoco 3 days ago

After siging in to a website such as Marriott, I get an access dednied message when conducting a search.

When using Firefox to access certain sites on this laptop such as Marriott.com, United.com, AA.com and Spirit.com, after I login and start a search I get an Access Denied… (read more)

When using Firefox to access certain sites on this laptop such as Marriott.com, United.com, AA.com and Spirit.com, after I login and start a search I get an Access Denied message. However, when using Firefox on another laptop I am able to d a search for a reservation on these sites. This leads me to believe a setting on this specific machine has been changed and I do not know how to correct the situation.

Access to the above sites works without any issues on Chrome or Edge.

Asked by Drexel72 2 days ago

Не загружаются картинки входящего письма в электронной почте

В полученном письме с почты THE AHMAD TEA STORIES d.gorshunova@sdc-foods.ru, у меня не отображаются картинки - показывает значок разбитого изображения в верхнем левом угл… (read more)

В полученном письме с почты THE AHMAD TEA STORIES d.gorshunova@sdc-foods.ru, у меня не отображаются картинки - показывает значок разбитого изображения в верхнем левом углу. От других адресатов картинки загружаются. И в других браузерах все картинки с этой почты показывает. Пожалуйста, почините!

Asked by katjaradko1 3 days ago

Why can I not login to Etsy via Firefox and can login to Etsy via Google Chrome?

I was unable to login to Etsy via Firefox. I thought maybe I had the wrong password so attempted to select "Forgot password" button, and was unable to do that either. I w… (read more)

I was unable to login to Etsy via Firefox. I thought maybe I had the wrong password so attempted to select "Forgot password" button, and was unable to do that either. I was able to login successfully via Google Chrome.

Asked by corrij 4 days ago

Access denied on website

I have a problem connecting to the attached website. I have deleted both the cooking and cache for this website. I don't have a problem with the Chrome browser going to… (read more)

I have a problem connecting to the attached website. I have deleted both the cooking and cache for this website. I don't have a problem with the Chrome browser going to the same website. What do I need to do to get it working again on my up-to-date Firefox? Thanks!

Access Denied You don't have permission to access "http://www.marianos.com/?" on this server.

Reference #18.ea623017.1772457342.2758f08a

https://errors.edgesuite.net/18.ea623017.1772457342.2758f08a

Asked by upacrk1 3 days ago

Firefox seems to be unable to display youtube

I have no issue with youtube on any other browser, but I do prefer Firefox. However, Fierfox says that site is slowing down firefox and suggests I close that page. Firefo… (read more)

I have no issue with youtube on any other browser, but I do prefer Firefox. However, Fierfox says that site is slowing down firefox and suggests I close that page. Firefox did not do this in the past. Is this similar to the rather ugly color of the private window that I can't change, not being a coder? The impression I get is that Mozilla is making changes without assuring they work properly. I currently have to use chrome to make sure youtube works correctly.

Asked by d.forrest3 4 days ago

US Bank tells me that their online service does not recognize the Firefox browser. How can I corect mthis without giving up on Firefox?

I use Firefox as my desktop (and phone) browser. Recently my desktop cannot open my USBank Online banking service (my Android Firefox phone browser works fine). The US… (read more)

I use Firefox as my desktop (and phone) browser. Recently my desktop cannot open my USBank Online banking service (my Android Firefox phone browser works fine). The USBank customer technical service agent tells me that their software does not recognize the Firefox browser - he says that AVG Secure, Microsoft Edge , and Google Chrome work fine). How do I rectify this without changing browsers? I've used Firefox for opver a decade without trouble. Help!

Asked by s kniffin 2 days ago