Showing questions tagged:

Installing root CA certificates

I'm stetting up a testing environment. It's a closed environment with no access to the Internet when it's in use. The environment is launched from AWS and consists of an… (read more)

I'm stetting up a testing environment. It's a closed environment with no access to the Internet when it's in use.

The environment is launched from AWS and consists of an Ubuntu 18 desktop and a Ubuntu Server running Apache. The desktop is able to successfully load the website, but with a cert error that the certificate isn't trusted.

When the Ubuntu Desktop launches, it has a fresh install of Firefox, and therefore all the directories in the users home folder are not yet setup for Firefox, including the database where the root CAs are stored.

I'm am able to add the Root CA certificate into the Firefox cert database AFTER the machine fully boots and I run Firefox for the first time. I'm using the 'certutil' package to do this. After I load Firefox, then add the root CA certificate using certutil, I'm able to load the website without error.

I need to add this certificate to the database with the startup shell script for the machine.

Any help is greatly appreciated. Here's the commands I'm using:

  1. copy the CA cert into firefox

export ffcerts=`ls /home/testuser/.mozilla/firefox/ | grep default-release` sudo certutil -A -n "testcert" -t "TC,," -i /home/testuser/certificates/testcertCA.pem -d sql:/home/testuser/.mozilla/firefox/$ffcerts

These commands work perfectly after Firefox is run for the first time. I've even tried adding 'Firefox' (with several different switches) into my startup script without success.

Solved Locked Archived 3 1693

Firefox update error: Failed to check for updates.

Hello, When I go to update Firefox through the settings > general > firefox updates > check for updates, I am getting the error in the title. I can manually down… (read more)

Hello,

When I go to update Firefox through the settings > general > firefox updates > check for updates, I am getting the error in the title. I can manually download the app installer and update to the most current version which is what I did for version 125.0.1, yesterday.

I have tried uninstalling and reinstalling firefox, installing the beta branch, refreshing firefox, running in troubleshooting mode, completely deleting all user firefox files, and I still get the error. No DNS resolver issues to the update server. No firewall issues. No network blocking (tested with other devices).

This issue started after March update to 124.0.1 and continues to current stable release 125.0.1.

This issue also seems to extend to checking for extension updates.

Below are browser logs for when i try to check for update or update extensions.

App Update Logs: AUS:AUM AppUpdater:check - currentState=STATE_IDLE AUS:AUM AppUpdater:check - starting update check AUS:SVC CheckerService:checkForUpdates - checkType: 2 AUS:SVC CheckerService:checkForUpdates - Making new check request for check id 86. AUS:SVC CheckerService:getUpdateURL - checkType: 2 AUS:SVC CheckerService:getUpdateURL - update URL: https://aus5.mozilla.org/update/6/Firefox/125.0.1/20240416043247/WINNT_x86_64-msvc-x64/en-US/release/Windows_NT%252010.0.0.0.22631.3447%2520(x64)/ISET%3ASSE4_2%2CMEM%3A32702/default/default/update.xml?force=1 AUS:SVC CheckerService:#updateCheck - sending request to: https://aus5.mozilla.org/update/6/Firefox/125.0.1/20240416043247/WINNT_x86_64-msvc-x64/en-US/release/Windows_NT%252010.0.0.0.22631.3447%2520(x64)/ISET%3ASSE4_2%2CMEM%3A32702/default/default/update.xml?force=1 AUS:SVC CheckerService:#updateCheck - request got 'error' event AUS:SVC CheckerService:#updateCheck - Failed. request.status: 2152398919 AUS:SVC getStatusTextFromCode - transfer error: Data transfer was interrupted (please try again), code: 2152398919 AUS:AUM AppUpdater:check - Update check failed; CHECKING_FAILED

Extension Update Logs: 1713382616474 addons.update-checker WARN HTTP Request failed for an unknown reason 1713382616475 addons.update-checker WARN HTTP Request failed for an unknown reason 1713382616476 addons.update-checker WARN HTTP Request failed for an unknown reason 3 1713382616477 addons.update-checker WARN HTTP Request failed for an unknown reason 2 1713382616478 addons.update-checker WARN HTTP Request failed for an unknown reason 1713382616481 addons.update-checker WARN HTTP Request failed for an unknown reason 1713382616483 addons.update-checker WARN HTTP Request failed for an unknown reason 2 1713382616484 addons.productaddons WARN Failed downloading XML, status: 0, channelStatus: 2152398919, errorCode: 2, reason: error 1713382616486 addons.update-checker WARN HTTP Request failed for an unknown reason 2 1713382616487 addons.update-checker WARN HTTP Request failed for an unknown reason 1713382616489 addons.update-checker WARN HTTP Request failed for an unknown reason 1713382616489 addons.productaddons WARN Failed downloading XML, status: 0, channelStatus: 2152398919, errorCode: 2, reason: error 1713382616493 addons.update-checker WARN HTTP Request failed for an unknown reason 2 1713382616494 addons.update-checker WARN HTTP Request failed for an unknown reason 2 1713382616495 addons.update-checker WARN HTTP Request failed for an unknown reason 1713382616497 addons.update-checker WARN HTTP Request failed for an unknown reason 1713382616502 addons.update-checker WARN HTTP Request failed for an unknown reason 1713382616503 addons.update-checker WARN HTTP Request failed for an unknown reason 2 1713382616504 addons.update-checker WARN HTTP Request failed for an unknown reason 1713382616507 addons.update-checker WARN HTTP Request failed for an unknown reason 2 1713382616512 addons.update-checker WARN HTTP Request failed for an unknown reason 1713382616514 addons.update-checker WARN HTTP Request failed for an unknown reason 1713382617489 addons.update-checker WARN HTTP Request failed for an unknown reason HTTPS-Only Mode: Not upgrading insecure request “http://r3.o.lencr.org/” because it is exempt.

Solved Locked Archived 2 339

Failed installations of latest update to Firefox (127.0.1)

Automatic update on my Windows 10 desktop of the the new update 127.0.1 resulted in a version of Firefox that worked more or less for some web sites but was unable to rea… (read more)

Automatic update on my Windows 10 desktop of the the new update 127.0.1 resulted in a version of Firefox that worked more or less for some web sites but was unable to reach others.'

Solved Archived 1 100

127.0.2 profiles in folders: "Firefox is already running"

For a long time I've used Firefox on Linux with multiple instances each with their own profile folder. Today when I try to run these instances with separate profile folde… (read more)

For a long time I've used Firefox on Linux with multiple instances each with their own profile folder. Today when I try to run these instances with separate profile folders I get the following error:

> Firefox is already running, but is not responding. To use Firefox, you must first close the existing Firefox process, restart your device, or use a different profile.

Profiles are created like this:

firefox --new-instance --createprofile "PROFILENAME ~/.firefox-PROFILENAME"

They are run like this:

firefox --new-instance --profile "~/.firefox-PROFILENAME"

It seems something has broken with the instance isolation as this is now throwing an error. Additionally I run "createprofile" it doesn't seem to actually create the folder.

Solved Archived 1 337

downloads failing

Trying to download nord vpn and is says "failed" tried to download a receipt for the purchase of above and it says "failed" the browser on Win 10 is set to save files to … (read more)

Trying to download nord vpn and is says "failed" tried to download a receipt for the purchase of above and it says "failed" the browser on Win 10 is set to save files to downloads

Solved Archived 1 232

Themes & extension icons

I just installed Firefox on a new Windows 11 desktop computer. I ported my profiles over and it appears everything came over EXCEPT: - Themes aren't working. I've tried… (read more)

I just installed Firefox on a new Windows 11 desktop computer. I ported my profiles over and it appears everything came over EXCEPT: - Themes aren't working. I've tried switching them and they still don't display. The menu bar is black w/white letters; the toolbar is gray with white icons/letters. - My extension icons are there...sort of. If I hover over them I can see the tool tip but the icon doesn't appear on the toolbar which is light gray in color. I can live without the themes if I have to. Not so much the invisible extension icons. Any suggestions as to how I can get them to appear as they do on my Windows 10 desktop? Screen cap below. Cursor is hovered over the Undo Close Tab extension icon but where's the icon? Any suggestions as to how to troubleshoot this will be appreciated!!

Solved Archived 4 316

File not downloaded: Potential security risk - Allow download don't work

Hi! On the latest version Mozilla Firefox 125.0.1 when i download .docx files i get the message 'File not downloaded: Potential security risk.' I select Allow download an… (read more)

Hi! On the latest version Mozilla Firefox 125.0.1 when i download .docx files i get the message 'File not downloaded: Potential security risk.' I select Allow download and the file downloaded can't be opened.

Thanks!

Solved Archived 6 121

Incorrect file format

It has been observed that when a user uses the Firefox browser and tries to download a DDD file, the file format is .pdf instead of .ddd. In the devtools, it was observed… (read more)

It has been observed that when a user uses the Firefox browser and tries to download a DDD file, the file format is .pdf instead of .ddd. In the devtools, it was observed that the content-type is text/plain in the response to the request. I changed the content-type to application/octet-stream, but the error still persists

Solved Archived 18 319

Firefox automatically download files .docx from facebook page as pdf

Hello, I have problem with firefox. When I try download from facebook page files .docx, .xlsx (Microsoft Office) Firefox automatically download it as PDF and file is brok… (read more)

Hello, I have problem with firefox. When I try download from facebook page files .docx, .xlsx (Microsoft Office) Firefox automatically download it as PDF and file is broken. I don't know how to repair this. Please help, it is very frustrating.

Solved Archived 14 492

Firefox is not checking for updates and will not auto-update

For the past week, my browser does not auto-update. I have to download the update and re-download the browser. I went into the settings and found the update section and w… (read more)

For the past week, my browser does not auto-update. I have to download the update and re-download the browser.

I went into the settings and found the update section and when I clicked "Check for Updates", it kept saying "failed to check for updates". I tried with my proxy-settings on with VPN on, proxy-settings on with VPN off, proxy-settings off with VPN on, proxy-settings on, with VPN off.

This is in my personal laptop, where I am the only and admin profile.

My Firefox used to to auto-update but now it keeps saying I need to download the update, but my browser can't even tell if I have the most current version or not.

Solved Archived 3 313

failed to check for update

Recently Firefox always has the error "failed to check for update". I have tried restarting my pc and running as admin. I am on windows 10. I have been able to manually i… (read more)

Recently Firefox always has the error "failed to check for update". I have tried restarting my pc and running as admin. I am on windows 10.

I have been able to manually install the latest version by installing it over the top of my current install, how can I fix the error to be sure that my browser will auto update?

Thanks

Solved Archived 7 213

Download failed. Please check your connection.

Hi, I keep getting this error when I try to download any extension. I also get an automatic download fail as soon as I try to download anything. I have tried several solu… (read more)

Hi, I keep getting this error when I try to download any extension. I also get an automatic download fail as soon as I try to download anything. I have tried several solutions such as changing privileges to reinstalling firefox entirely. I have checked other browsers on my computer and it is just firefox.

Solved Archived 1 229

What is the url for firefox update

I want to create a link in the bookmarks toolbar to easy check and update firefox In chrome I can do that with creating a bookmark to: chrome://settings/help In edge I ca… (read more)

I want to create a link in the bookmarks toolbar to easy check and update firefox In chrome I can do that with creating a bookmark to: chrome://settings/help In edge I can do that with creating a bookmark to: edge://settings/help I have search for, but cannot find the equivalent in firefox

Solved Archived 5 210

FireFox Download Excel File in D365 System But Change to HTML File

Dear all, We develop a system on D365 platform. On Chrome enviroment, I click the export option, it will download the excel file, I can open it on Excel. However, I clic… (read more)

Dear all,

We develop a system on D365 platform. On Chrome enviroment, I click the export option, it will download the excel file, I can open it on Excel. However, I click the export option on FireFox, it will download the excel file but I can't open it on Excel. When I use the notepad to open the file to see the content, I found the file become HTML content. I can see the file on web broswer. I don't know why the file content will be change HTML content when I use the Firefox to download it.

Please help....

Andrew

Solved Archived 2 227

Can I keep Firefox DevEd and Firefox isolated?

Hello Ladies and Gentlemen! Please read my post completely before answering! Thank you! I'm using Firefox DevEd (manually installed) as my primary driver and the stand… (read more)

Hello Ladies and Gentlemen!

Please read my post completely before answering! Thank you!

I'm using

  • Firefox DevEd (manually installed) as my primary driver and
  • the standard Firefox (installed from the package manager) for leisure/hobby related browsing

each with its own Mozilla account and profile, on Manjaro KDE. Sadly, either Firefox sees all the profiles. They have usually different versions. If I mistakenly start one of the Foxes in the other Fox's profile, the newer version of Firefox (usually Firefox DevEd) autostarts migrating that profile. Which it renders the profile "corrupted" for its intended Firefox.

I'd like to have Firefox DevEd unable to see profiles (or anything else) intended for the standard Firefox and vice versa. Or at least unable to botch profiles. I do not want to disable migration or use no. Given that Firefox configuration location is hard-coded, I'm not having high hopes for my wish.

I'm wondering if there is a way to keep two Firefox installations completely isolated, other than running them in containers.

Thank you for your time!

Solved Archived 2 139

Need help to locate backed up Firefox profile to restore after Windows and Firefox re-install

Prior to getting some desktop PC upgrades that required a new install of Windows 11 and a new install of Firefox, I backed up my entire PC (yea!). Now that I have re-inst… (read more)

Prior to getting some desktop PC upgrades that required a new install of Windows 11 and a new install of Firefox, I backed up my entire PC (yea!).

Now that I have re-installed Firefox, I see that I have none of my saved bookmarks and so I want to restore the Firefox profile - all of it or at least the bookmarks.

I have tried following the Firefox instructions for this, but am apparently not doing it right.

I can't seem to locate the bookmarks file, for starters, in my backed up files. I find the profile but I don't find anything like places.sqlite.

Can someone help me so that I am locating the right (and complete) files, copying them correctly, and then switching to the new/old profile correctly?

Thanks in advance.

Solved Archived 2 328

Every download fails, including extensions

Hi there, On the 23. of Mai I first noticed that I am unable to download any files whatsoever. I tried downloading .exe files and also a .csv file. When I try to download… (read more)

Hi there,

On the 23. of Mai I first noticed that I am unable to download any files whatsoever. I tried downloading .exe files and also a .csv file. When I try to download one of these files it appears in the downloads window but immediately goes to the status "Failed". Any retry fails as well.

The same thing goes for extensions. I cannot download any extensions or plugins using my Firefox browser. Since I reinstalled Firefox I can now also not use Plex because Firefox can't install the required plugins.

I will attach screenshots of all the errors I get.

All of the above worked when I tried it on the Edge browser.

Firefox version: 126.0 Windows 11

Things I have tried to fix the issue:

  • Use the network connection from my phone instead of my home network
  • Disable firewall and windows defender
  • Reinstall Firefox
  • Refresh Firefox
  • Downgrade to version 125.0.1 and 122.0
  • Reset router to factory settings
  • Flush dns
  • Restart PC
  • Manually delete profile folder
  • Delete temp files
  • Change download destination
  • Disable "Block dangerous and deceptive content"
  • Troubleshoot Mode

Is Firefox using some other temporary folder for downloads?

Any ideas on how to fix this issue would be appreciated.

Thank you.

Solved Archived 1 388

Installation issue on Win 10

I have downloaded and installed Mozilla Firefox on a new computer through the Edge browser both from the Mozilla site and through the Microsoft store. The installation do… (read more)

I have downloaded and installed Mozilla Firefox on a new computer through the Edge browser both from the Mozilla site and through the Microsoft store. The installation downloads and installs as it should. Firefox has been selected as the default browser and everything appears as it should. When I open Firefox and type in an address, nothing populates. No site will open on the screen. When I open settings in Firefox, nothing opens. When I open history, it shows that I have been to the sites that I have loaded even though they haven't shown on the browser. I have completely uninstalled Firefox and reinstalled it with the same result. I have downloaded Opera browser and it installs correctly, I have downloaded and installed Firefox from Opera and had the same result. Any ideas?

Thanks, John

Solved Archived 3 292

32-bit vs 64-bit on Windows 11 22H2?

Hi there. This is my first post so bare with me.  :-) We are deploying the 32-bit version of the Firefox Browser to 4 700 clients and the 64-bit version to only 8 client… (read more)

Hi there.

This is my first post so bare with me.  :-)

We are deploying the 32-bit version of the Firefox Browser to 4 700 clients and the 64-bit version to only 8 clients; all clients on a 64-bit Windows 10 environment. We will migrate to Windows 11 22H2 this year. The manager for the 8 clients says he wants the 64-bits version just because it's...64-bits. No other reason.

I've read that the 64-bit version can not handle Java, Media Players like VLC and mayby some other plugins. Is that still so?

What is the main reason TODAY for using 64-bit Firefox Browser instead of 32-bit, except for the use of 4 GB+ RAM?

Regards. Anders, Göteborgs Stad, Sweden

Solved Locked Archived 1 318