Showing questions for topic:
Kukhonjiswa imibuzo ethegiwe:

Cached Headers that I cant get rid of

I'm building a website from scratch and its going great. I just tried to implement a CSP and it worked except for one small section of my website that allows a user to up… (funda kabanzi)

I'm building a website from scratch and its going great. I just tried to implement a CSP and it worked except for one small section of my website that allows a user to upload an image and that image is supposed to be displayed back to the user. Anyways long story short the CSP blocked me so I tried to whitelist data: and it still didn't work. defeated I removed the CSP from Nginx to work on it later but when I went to try and test again I get this error. ``` Content-Security-Policy: The page’s settings blocked the loading of a resource (img-src) at data:image/webp;base64,UklGRqbeAABXRUJQV… because it violates the following directive: “default-src 'self'” ``` I have confirmed with Curl and by inspecting the network tab that there is no CSP included in the headers anymore. I have restarted Firefox, created a new Firefox profile, and cleared my cache to the end of time and yet still the error persists. I don't know where or how Firefox is storing website headers but they persists and also apparently work between profiles an implication I'm not going to delve into here. If someone could point me to the file where the headers are stored so I can delete it that would be wonderful.

specs Qubes OS 4.2 Mozilla Firefox 140.4.0esr

Kusonjululiwe Okugcinwe kunqolobane 1 218

Firefox update to 143 cannot open html with image from network file

Ubuntu 22.04.5 (kernel 5.15.0-153) Firefox updated from 142 to 143 automatically by snap. In version 142 and older, html file with image source pointing to local (remote)… (funda kabanzi)

Ubuntu 22.04.5 (kernel 5.15.0-153) Firefox updated from 142 to 143 automatically by snap.

In version 142 and older, html file with image source pointing to local (remote) network image file displays properly.

In version 143, this does not work anymore. I tried changing the image to point to a local computer file and it works.

In verion 143, If the link to the image is typed directly to the address tab in firefox, it works.

Perhaps some config setting need to be changed? Hope somebody can help.

Thanks in advance.

firefox network tab shows NS_ERROR_CONNECTION_REFUSED

Kusonjululiwe Okugcinwe kunqolobane 1 340

Firefox Flatpak unable to load Google.com (infinite loading loop) on Pop!_OS

I am experiencing an issue where Google.com (other google domains work fine) will not load in Firefox, resulting in an infinite loading loop. Other browsers on the same s… (funda kabanzi)

I am experiencing an issue where Google.com (other google domains work fine) will not load in Firefox, resulting in an infinite loading loop. Other browsers on the same system (Brave) work fine.

Here are the steps I have already tried:

Reinstalled Firefox completely

Removed Firefox via sudo apt remove --purge firefox -y

Cleared all user profiles and caches: ~/.mozilla/firefox, ~/.cache/mozilla, ~/.config/Mozilla

Reinstalled via Flatpak

Tested network connectivity outside Firefox

curl google.com works correctly

DNS resolution works via getent hosts google.com in the host system

Checked proxy settings

Ensured “No proxy” is selected in Firefox → did not resolve the issue

Tested in Safe Mode (disabling extensions)

Problem persists, so not caused by extensions

Tried disabling IPv6 inside Firefox

network.dns.disableIPv6 set to true → no effect

Cleared DNS cache inside Firefox

about:networking#dns → clicked “Clear DNS Cache” → no effect

Disabled DNS-over-HTTPS (Secure DNS)

about:preferences#privacy → “Use secure DNS” → disabled → no effect

Disabled HTTP/3 (QUIC)

network.http.http3.enabled set to false → no effect

Verified Flatpak network permissions

flatpak info --show-permissions org.mozilla.firefox shows network access allowed

Inside the Flatpak shell:

flatpak run --command=sh org.mozilla.firefox getent hosts google.com

→ returns only IPv6 address: 2800:3f0:4001:839::200e google.com

Kusonjululiwe Okugcinwe kunqolobane 7 359