this post was submitted on 01 Jun 2024
52 points (100.0% liked)

Firefox

20324 readers
225 users here now

/c/firefox

A place to discuss the news and latest developments on the open-source browser Firefox.


Rules

1. Adhere to the instance rules

2. Be kind to one another

3. Communicate in a civil manner


Reporting

If you would like to bring an issue to the moderators attention, please use the "Create Report" feature on the offending comment or post and it will be reviewed as time allows.


founded 5 years ago
MODERATORS
 

Sometimes I'll be browsing Firefox and things go wrong seemingly at random - all pages load indefinitely or show a screen indicating failure to load. This can be fixed by running pkill firefox and then starting a new instance. A look at Dev Tools shows that all requests fail and a message NS_BINDING_ABORTED is shown. I have looked up "firefox NS_BINDING_ABORTED" but none of the results 1 2 3 4 5 6 7 provided any solution.

Does anyone here know more about this issue?

Firefox version information:

Firefox Borwser 126.0

Mozilla Firefox for Arch LInux

archlinux - 1.0

top 10 comments
sorted by: hot top controversial new old
[–] taaz@biglemmowski.win 21 points 1 year ago* (last edited 1 year ago) (1 children)

I don't have time to browse all the tried solutions but this happens to me when my DNS gets wonky, especially systemd-resolved with dnssec enabled sometimes just stops resolving random domains, even with allow-downgrade.

[–] rcbrk@lemmy.ml 11 points 1 year ago

Same. Otherwise it's dnscrypt on the router that's gone wonky.

[–] possiblylinux127@lemmy.zip 17 points 1 year ago (1 children)

I'm going to go out on a limb and say it is DNS

[–] slazer2au@lemmy.world 14 points 1 year ago

But it is never DNS. ^It^ ^was^ ^dns^

[–] davetansley@lemmy.world 11 points 1 year ago (1 children)

No idea if it's related, but I see similar behaviour (the not loading, rather than the error message) whenever Firefox requires a restart for an update. It doesn't make it clear this is what is happening, it just stops loading web pages in existing tabs. Only if I open a new tab does it show the "Restart to keep using" message.

I've spent far too much time diagnosing network issues without realising I just needed a restart :)

Yeah, I have also experienced this. Particularly annoying when I’m at work, waiting on emails to come in. Then I realize my email has been frozen in the background for 45 minutes, because Firefox silently froze all my tabs and needs to restart for an update.

[–] draughtcyclist@lemmy.world 7 points 1 year ago

This failure essentially means there's an issue at either the DNS or TLS layers. I'd start looking at TLS, namely trusted root certs and OpenSSL.

[–] Ephera@lemmy.ml 6 points 1 year ago

Have you tried a hard refresh (Ctrl+F5) when this happens?

[–] lemmyvore@feddit.nl 5 points 1 year ago

Before you do anything else do a full memtest on your RAM. Bad RAM sectors can affect apps in weird, seemingly unrelated ways.

[–] 1984@lemmy.today 5 points 1 year ago

Dns issues. Had similar with pihole before I configured it correctly.