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

Firefox

17602 readers
498 users here now

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

founded 4 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

you are viewing a single comment's thread
view the rest of the comments
[–] draughtcyclist@lemmy.world 7 points 3 months 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.