You are not logged in.

#1 2022-07-19 23:02:30

aocab
Member
Registered: 2013-08-15
Posts: 33

[resolved] Firefox Troubleshoot Mode broken

Firefox 102.0.1 (Arch and Slackware 15)

Normal mode working fine no major complaints. However, Troubleshoot Mode is broken.

Arch:
Browser goes to restart in safe mode. The window opens but no pages will load (local or remote). It looks like it is going through the motion (circular animation) but nothing ever loads. I have to get out of Troubleshoot Mode for pages to start loading.

Slackware:
Browser goes to restart in safe mode but nothing else happens. No window opens. KSysGuard shows Firefox running with memory usage blank. I have to end process from KSysGuard.

Using DNS over HTTPS ADGuard and Don’t enable HTTPS-Only Mode

Arch:
I tried using a new profile, refreshing Firefox, uninstalling and re-installing Firefox but the issue still occurs.

In Firefox I do log in to my account and sync in both Slackware and Arch.

Any thoughts? I can't seem to figure out why Troubleshoot Mode is not working. It was working. I just noticed it was not working anymore yesterday.

Tried downgrading Firefox to 101.0.1 and starting with a new profile but Troubleshoot Mode still did not work.

I'm not seeing any error messages in dmesg and I'm out of ideas.

Thanks

Last edited by aocab (2022-10-25 22:49:27)

Offline

#2 2022-07-23 14:03:32

aocab
Member
Registered: 2013-08-15
Posts: 33

Re: [resolved] Firefox Troubleshoot Mode broken

Tried switching between hardware/software acceleration.
i.e. WebRender and WebRender (software).

Tried switching Firefox's Gtk+ backend.
i.e. X11 and Wayland

Tried switching Firefox's OpenGL backend.
i.e. GLX and EGL

Issue remains :-(

Last edited by aocab (2022-07-23 16:17:19)

Offline

#3 2022-07-23 14:51:53

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,207

Re: [resolved] Firefox Troubleshoot Mode broken

Can you open https://216.58.215.78 ?
Edit: that's a google IP

Last edited by seth (2022-07-23 14:52:09)

Offline

#4 2022-07-23 15:59:02

aocab
Member
Registered: 2013-08-15
Posts: 33

Re: [resolved] Firefox Troubleshoot Mode broken

Here are the results in both regular and safe mode

https://imgur.com/tsU6wrP

If I Accept the Risk in regular mode I arrive at www.google.com.
In Troubleshoot mode the page never loads

Last edited by aocab (2022-07-23 16:15:13)

Offline

#5 2022-07-23 16:03:15

aocab
Member
Registered: 2013-08-15
Posts: 33

Re: [resolved] Firefox Troubleshoot Mode broken

Also tried downloading the latest Firefox version from their website.
Launched the app like so:

MOZ_ENABLE_WAYLAND=0 ./firefox -ProfileManager -no-remote 

Used a new profile. And the issue still exists

Offline

#6 2022-07-23 16:20:08

aocab
Member
Registered: 2013-08-15
Posts: 33

Re: [resolved] Firefox Troubleshoot Mode broken

It's just weird that Normal Mode works and Troubleshoot Mode doesn't.
And it happens in both Firefox in Arch and Firefox in Slackware.

I'm thinking it must be something unique to my system setup.
But wouldn't using a new profile in a fresh re-install of Firefox fix that?

Frustrating...

Offline

#7 2022-07-23 19:12:53

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,207

Re: [resolved] Firefox Troubleshoot Mode broken

Is firefox from the repos or a flatpak?
The "potential security risk" ahead looks like a certificate issue, but the firefox package should™ draw all required certificate packages.

Offline

#8 2022-07-23 21:03:12

xerxes_
Member
Registered: 2018-04-29
Posts: 1,067

Re: [resolved] Firefox Troubleshoot Mode broken

But the most important question is: why do you need troubleshoot mode when normal mode works? What is the purpose?

Last edited by xerxes_ (2022-07-23 21:03:35)

Offline

#9 2022-07-23 23:55:46

aocab
Member
Registered: 2013-08-15
Posts: 33

Re: [resolved] Firefox Troubleshoot Mode broken

xerxes_ wrote:

But the most important question is: why do you need troubleshoot mode when normal mode works? What is the purpose?

To troubleshoot. How am I supposed to troubleshoot if Troubleshoot Mode is not working?

Right now I don't really need it because Normal Mode is working. But if anything happens I can't use it to troubleshoot.

And the fact that it's not working indicates that something is wrong.

Offline

#10 2022-07-24 12:50:33

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,272

Re: [resolved] Firefox Troubleshoot Mode broken

Running firefox from repos in normal mode.
Settings > Privacy and SEcuirty > Certificates > Query OCSP responder servers to confirm the current validity of certificates is enabled .


216.58.215.78 uses an invalid security certificate.
 
The certificate is not trusted because it is self-signed.
 
Error code: MOZILLA_PKIX_ERROR_SELF_SIGNED_CERT

I do think that setting is off by default.

Last edited by Lone_Wolf (2022-07-24 12:51:41)


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#11 2022-07-24 15:41:19

aocab
Member
Registered: 2013-08-15
Posts: 33

Re: [resolved] Firefox Troubleshoot Mode broken

Lone_Wolf wrote:

Running firefox from repos in normal mode.
Settings > Privacy and SEcuirty > Certificates > Query OCSP responder servers to confirm the current validity of certificates is enabled .

The setting was turned on.

Offline

#12 2022-07-24 15:42:29

aocab
Member
Registered: 2013-08-15
Posts: 33

Re: [resolved] Firefox Troubleshoot Mode broken

I also tried creating a new account. Same issue with Firefox. Troubleshoot Mode broken.

Offline

#13 2022-07-24 19:35:30

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,207

Re: [resolved] Firefox Troubleshoot Mode broken

Lone_Wolf was pointing out that the certificate warning for https://216.58.215.78 is a red herring and "normal" (with firefox)
However since the behavior is the same when accessing an IP it's (probably) not AdGuard (can you still try to disable that, though? Just to be sure)

Does the web inspector (hopefully ctrl+shift+i) list any traffic when reloading the failing page?

Offline

#14 2022-07-25 09:01:10

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 15,272

Re: [resolved] Firefox Troubleshoot Mode broken

For clarity : The self-signed certificate error appears in both normal and troubleshoot mode on my firefox install .

I do have DoH disabled as I very much prefer network layer solutions like DoT & DNSSEC (both enabled in my router settings )

Last edited by Lone_Wolf (2022-07-25 09:02:13)


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#15 2022-07-25 19:04:46

aocab
Member
Registered: 2013-08-15
Posts: 33

Re: [resolved] Firefox Troubleshoot Mode broken

seth wrote:

Is firefox from the repos or a flatpak?

It's the package that came with the distro (Arch and Slackware 15)

seth wrote:

Lone_Wolf was pointing out that the certificate warning for https://216.58.215.78 is a red herring and "normal" (with firefox)
However since the behavior is the same when accessing an IP it's (probably) not AdGuard (can you still try to disable that, though? Just to be sure)

Does the web inspector (hopefully ctrl+shift+i) list any traffic when reloading the failing page?

I disabled adguard, turned off DoH, and tried loading troubleshoot mode.
Still the same issue with pages not loading.
ctrl-shift-i opens but it too is blank.

Offline

#16 2022-07-25 19:08:54

aocab
Member
Registered: 2013-08-15
Posts: 33

Re: [resolved] Firefox Troubleshoot Mode broken

You know what's really weird?

I was not paying attention when I wrote a reply and it turns out
that the reply above this one was input while in troubleshoot mode.

Yet other tabs (freshly opened) load nothing.

I swear, ghosts in the machine.

Offline

#17 2022-07-25 19:11:49

aocab
Member
Registered: 2013-08-15
Posts: 33

Re: [resolved] Firefox Troubleshoot Mode broken

Currently in troubleshoot mode (page was open before entering troubleshoot mode) and
I can reply for some reason while new tabs open nothing except the stupid annoying circle animation.

Even the new tab page is blank instead of the stuff that is usually there.

I have to kill Firefox after exiting troubleshoot because it does not exit all the way.

Last edited by aocab (2022-07-25 19:16:22)

Offline

#18 2022-07-25 20:33:51

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,207

Re: [resolved] Firefox Troubleshoot Mode broken

Do any of these pages open in the "troubleshoot mode"?
https://example.com/
https://blog.fefe.de/
(no javascript)

Can you open local files, eg. file:///etc/passwd ?

Though I guess since you opened bbs.archlinux.org before running the troubleshoot mode, it ran in a non-troubleshooting process.

Offline

#19 2022-07-26 13:37:19

aocab
Member
Registered: 2013-08-15
Posts: 33

Re: [resolved] Firefox Troubleshoot Mode broken

seth wrote:

Do any of these pages open in the "troubleshoot mode"?
https://example.com/
https://blog.fefe.de/
(no javascript)

Can you open local files, eg. file:///etc/passwd ?

Though I guess since you opened bbs.archlinux.org before running the troubleshoot mode, it ran in a non-troubleshooting process.

I had this page open before I went into troubleshoot mode.
Went into troubleshoot mode
Was able to then log into this site

Regarding those links:
https://example.com does not load
https://blog.fefe.de does load (FeFe's Blog in a language I do not understand. German?)
file:///etc/passwd does not load

Do those results hint at a reason for the issue?

I had to end process from ksysguard to get out of troubleshoot mode.

Items listed that were removed when I ended firefox include:
a privileged item, a couple of isolated items, several web items, and one socket item.

Last edited by aocab (2022-07-26 13:44:51)

Offline

#20 2022-07-26 14:56:22

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,207

Re: [resolved] Firefox Troubleshoot Mode broken

https://blog.fefe.de does load (FeFe's Blog in a language I do not understand. German?)

Are you absolutely sure that this isn't a false positive and you opened it in a "non-troubleshooting" process?

Neither url uses javascript, but fefe also uses no CSS, though I'm not sure why file:///etc/passwd would be affected (except if FF uses CSS to display local files)
Can you open https://ping.archlinux.org/ in the troubleshooting mode?

FTR:
fefe ( https://en.wikipedia.org/wiki/Felix_von_Leitner )
31.15.64.162 / hosting.de / R3, Let's Encrypt - 29. Juni 2022 um 10:40:41 - 27. September 2022 um 10:40:40
example:
93.184.216.34 / verizon / DigiCert TLS RSA SHA256 2020 CA1,  DigiCert Inc,  14. März 2022 um 01:00:00 - 15. März 2023 um 00:59:59

Offline

#21 2022-07-26 19:43:36

aocab
Member
Registered: 2013-08-15
Posts: 33

Re: [resolved] Firefox Troubleshoot Mode broken

seth wrote:

Are you absolutely sure that this isn't a false positive and you opened it in a "non-troubleshooting" process?

Neither url uses javascript, but fefe also uses no CSS, though I'm not sure why file:///etc/passwd would be affected (except if FF uses CSS to display local files)
Can you open https://ping.archlinux.org/ in the troubleshooting mode?

I had this page open before entering troubleshoot mode.
Restarted in troubleshoot mode.
Logged into this site.
Then opened each link and took a picture to show troubleshoot mode ON.

https://imgur.com/a/ng9EGre

https://imgur.com/a/fVqcY1A

Offline

#22 2022-07-26 19:55:28

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,207

Re: [resolved] Firefox Troubleshoot Mode broken

Smells like CSS indeed - I can't really explain "why" but from https://imgur.com/a/fVqcY1A it looks a bit like you're using a "dark mode" theme for firefox (or maybe it's inherited from KDE)?
What if you switch to a "black on white" theme?

Offline

#23 2022-07-26 20:03:26

aocab
Member
Registered: 2013-08-15
Posts: 33

Re: [resolved] Firefox Troubleshoot Mode broken

seth wrote:

Smells like CSS indeed - I can't really explain "why" but from https://imgur.com/a/fVqcY1A it looks a bit like you're using a "dark mode" theme for firefox (or maybe it's inherited from KDE)?
What if you switch to a "black on white" theme?

It is Mozilla's System theme - auto
I switched to it the other day just to check.

https://imgur.com/a/74xOlLM

Offline

#24 2022-07-26 20:29:46

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,207

Re: [resolved] Firefox Troubleshoot Mode broken

Did you previously use a black on white theme?
(The idea being that otherwise actually everything is there, you just can't see it - maybe try to just select text on a "failing" tab? Copy & Paste it?)

Offline

#25 2022-07-26 20:41:44

aocab
Member
Registered: 2013-08-15
Posts: 33

Re: [resolved] Firefox Troubleshoot Mode broken

seth wrote:

Did you previously use a black on white theme?
(The idea being that otherwise actually everything is there, you just can't see it - maybe try to just select text on a "failing" tab? Copy & Paste it?)

Unfortunately, failing pages never load anything other than the circle animation.
And nothing shows in the browser console.

Hell, I even tried:

strace -yy firefox --safe-mode >strace-firefox-safemode 2>&1

To see if anything in the trace would gave me any ideas on what to check.

Saw some messages related to the theme (Jolly-GTK) which is why I tried going back to a default theme.

read(9</home/alpha/.themes/Jolly-GTK/gtk-3.0/gtk.css>, "l),\n    entry.error:focus {\n    "..., 8192) = 8192

Still no luck.
Thank you for helping me though. I appreciate it.

This is driving me nuts. I was hoping to learn something in my search of a fix.

Offline

Board footer

Powered by FluxBB