This is a standard behaviour of macOS, not a Firefox bug. If you minimise a window, the window should appear on the right of the dock, and you’d need to click the window on the dock to bring it back. Edit: Thanks for correcting me, I am wrong here. 7 years of macOS usage failed me in an instant. The Firefox web browser stores information about its user settings and state in a 'profile' directory for each user. On a Mac OS X system (now macOS), such as my MacBook Pro laptop, you can have Firefox open a Finder window showing you the relevant profile folder or you can find it from a command line interface (CLI), i.e., a shell prompt, by opening a Terminal window (you can find the. Firefox doesn’t work with macOS Catalina. 6 replies 2 have this problem 3175 views; Last reply by Tom J 1 year ago. 2/18/20, 10:36 AM. Quote; Every time I open Firefox, it works for about 1.5 hours, and then it freezes and I have to force quit. After that I can't open firefox.
Chrome on MacOS Catalina is especially persnickety when it comes to (self-signed) certificates, due in part, I believe, to Apple’s new certificate requirements for macOS 10.15 (Catalina) and iOS 13.
Having recently upgraded to MacOS Catalina, things seemed fine. Then, I was recreating a local testing server self-signed TLS certificate, and Chrome was NOT happy. Where I would have normally expected an warning about a self-signed certificate, and an option to “Proceed to test.DOMAIN”, I was instead faced with a very different warning:
NET::ERR_CERT_INVALID
- First of all, hi guys. I would like talking about a project of Mozilla Foundation (the Foundation behind Firefox, Thunderbird, MDN, etc.). The project name is Common Voice and its goal is to collect voices of people to create a free and open-source dataset, which you could use for various themes, like educational, AI, etc. And currently just 'Big tech' have projects like this and they required.
- Firefox Quantum ESR 68.x on macOS Catalina now certified with EBS 12.2 and 12.1. Oracle E-Business Suite Release 12 (12.2.4 or higher and 12.1.3) is now certified with the Mozilla Firefox Quantum Extended Support Release (ESR) 68 browser on.
host.domain
normally uses encryption to protect your information. When Google Chrome tried to connect to host.domain
this time, the website sent back unusual and incorrect credentials. This may happen when an attacker is trying to pretend to be host.domain
, or a Wi-Fi sign-in screen has interrupted the connection. Your information is still secure because Google Chrome stopped the connection before any data was exchanged.
You cannot visit host.domain
right now because the website sent scrambled credentials that Google Chrome cannot process. Network errors and attacks are usually temporary, so this page will probably work later.
“Scrambled credentials”? Really? Someone was having fun with words, but that is untrue, and very unhelpful. In fact the certificate was a perfectly valid, albeit self-signed, certificate. Though, as it turns out, Apple instituted some new requirements on all TLS certificates for macOS 10.15 and iOS 13, the upshot of which is that even self-signed certificates issued after July 1st, 2019 must have the Subject Alternative Name (=DNS:<CN>
) and Extended Key Usage (=id-kp-serverAuth
) extensions. A more detailed read of some of this is also available from Daniel Nashed.
I was able to test certificates without those two extensions under Chrome, Firefox, and Safari on macOS Catalina (10.15), Mojave (10.14), Ubunutu 18.04, and Windows 10. The really interesting part is of all those combinations, only Chrome on Catalina gives an error that cannot be bypassed by a typical “Proceed anyway/I accept the risks” button. That’s despite the apparent use by Chrome of Apple’s certificate validation and storage (via the macOS KeyChain) of certificates and exceptions. Safari on Catalina still gives the “self-signed” error with a “proceed anyway” option; Chrome does not.
Aside:Chrome includes an secret bypass keyword if you type thisisnotsafe
(previously badidea
) into the browser error window. That bypasses the certificate error, adding the typical exception which can be reset using the “reenable warnings” by viewing the certificate for a given webserver.
If you still can’t get a real signed certificate (such as free ones via LetsEncrypt), then this snippet will generate a “properly configured” certificate, albeit still self-signed, that complies to Apple’s new restrictions:
Or, with a older OpenSSL/LibreSSL (such as default version on macOS), replace with with:
NOTE: Security of your certificate (and key) are your responsibility. The above example is for illustration purposes and generates a key with no passphrase. YOU take all responsibility for any use or mis-use of that code-fragment or the certificate/key-pair it generates.
You can see the additional extensions in the generated certificate:
When loaded, Chrome now gives it’s typical “self-signed certificate” warning, which states:
NET::ERR_CERT_AUTHORITY_INVALID
This server could not prove that it is host.domain
; its security certificate is not trusted by your computer’s operating system. This may be caused by a misconfiguration or an attacker intercepting your connection.
“Proceed to host.domain
(unsafe)”
If, instead, you get a slightly different variant complaining about HSTS:
NET::ERR_CERT_AUTHORITY_INVALID
You cannot visit host.domain
right now because the website uses HSTS. Network errors and attacks are usually temporary, so this page will probably work later.
… that’s because you probably have an older, or just different, certificate cached by Chrome. Use the chrome://net-internals/#hsts
page to query/delete entries for your host.domain
. In Safari, you may have to simply clear all history, or get into the weeds with Jeff Geering See also this for Firefox.
With thanks to other posts as well:
- https://serverfault.com/questions/845766/generating-a-self-signed-cert-with-openssl-that-works-in-chrome-58
- https://security.stackexchange.com/questions/74345/provide-subjectaltname-to-openssl-directly-on-the-command-line
- https://stackoverflow.com/questions/37035300/how-to-determine-the-default-location-for-openssl-cnf
How to fix macOS 10.15 Catalina problems
Hello, thrill seekers. Looks like you’ve installed macOS Catalina knowing it’s not perfect and despite all warnings ended up here. You are not alone. We’ve rummaged through the internet and collected all macOS Catalina issues known to date. And boy, there’s a lot of wrongs to fix.
1. Can’t install macOS Catalina
You’ve unpacked the installer and now macOS Catalina install stuck on the initial reboot. All you can see is a black screen and even a hard reboot doesn’t help it. Though it’s perfectly normal for an installation to take some time (sometimes up to 10 hours), you can try a few workarounds.
- Install Catalina in the Safe Mode
- Press and hold down the Power key to shut down your computer.
- Now, hold down Shift while it’s booting up.
You will see the Apple logo on a grayish background with a progress bar. After you entered the Safe mode, run the Catalina installer again. Hopefully, it reaches completion this time.
Tip: Press Command + L in the middle of the macOS installation. You will see if it’s still active and the remaining time before completion.
- Do a PRAM and SMC Reset
It’s one of those last-ditch solutions that restore deep system settings including kernel information. It isn’t something you should be doing regularly but in our case, it’s worth trying.
How to reset PRAM
1.Shut down your computer
2. Press the Power key
3. Immediately press Command + Option + P + R keys
4. Hold down the keys until your Mac reboots
5. Let go of the keys
To reset SMC
1. Turn off your Mac
2. Hold down Control + Shift + Option and press power
3. Hold the buttons for 10-15 sec
4. Release the keys and restart your Mac
After you’re done, repeat macOS Catalina installation from scratch.
- Free up space on your drive
macOS Catalina takes up about 30 GB on your drive. That’s unprecedented in macOS history. When you see the 'macOS Catalina cannot be installed on Macintosh HD' message, this sometimes means that there is not enough disk space for the new macOS. Therefore, you need to free up some space on your Mac.
How to free up space? Move your largest files onto an external drive — will take you about 20 minutes. Or if it looks like too much fuss, free up your storage with CleanMyMac X. It’s a tool that is actually notarized by Apple (shouldn’t be confused with MacKeeper).
You’ll easily remove 7-10 GBs of system garbage. Then you can install macOS Catalina on a drive that’s clean and refreshed.
Here I’ve found a link to a free version of this app — enjoy.
Catalina installation stuck on “Setting up your Mac” screen
So your installation has started but seems to be stuck on the initial screen. What can you do? If your patience has finally run out, it’s time for a mission abort.
- Press the power button and wait till your Mac reboots.
- Start the installation all over again — this time it should go fine.
“macOS Catalina could not be verified”
This error usually appears when the download has finished. Apparently, it has something to do with cached content associated with your user account.
- Open System Preferences > Sharing > Content caching
- Switch to “All content`’ in the dropdown menu
The first attempt to download Catalina would often return the same error. But don’t give up just yet! Try downloading Catalina once again — this time it will download it from the cached copy on your Mac which will take about 10-15 seconds. Now it should be ok.
If it doesn’t help you can also:
- Simply restart your Mac
- Download Catalina under different “user” on your Mac
- Try to delete system cache with CleanMyMac
2. macOS Catalina freezing upon reboot
The situation looks like this: macOS Catalina has completed the install, and after you restart your Mac it is stuck on login screen. You see the progress bar but it isn’t going anywhere. What to do?
As one user pointed out, the problem may be caused by 3d party kernel extensions or kexts. They act as drivers — if you like a Windows analogy — and give access to your Mac’s hardware.
- Solution: Move Library Extensions
As a band-aid solution, you can relocate your /Library/Extensions kexts to a backup folder. As confirmed by many users, this fixes macOS Catalina stuck on reboot problem.
To perform this, you will need Terminal app:
Click Launchpad > Terminal
Now paste in the following command:
mkdir ~/Extensions-Backup && sudo mv /Library/Extensions/* ~/Extensions-Backup/
This command relocates your Library Extensions to the username/Extensions Backup folder. Later you can put the Extensions back where they belong at: /Library/Extensions.
One more solution to macOS Catalina freezing
Generally, Macs freeze when some process is hogging the memory. Some background plugin could be eating up all the available RAM. Here is the method I use to identify my background memory-hoggers.
To get a clear idea what it is, I use CleanMyMac X’s Speed utility.
You need to install CleanMyMac X — it’s available as a free version too.
Open the app, click “Optimization.”
This will give you an idea what Launch Agents are working in the background so you can isolate and disable them.
PS. Heavy consumers — this tab reveals processes that are critically memory-demanding.
3. macOS Catalina apps not working
This is one of the macOS Catalina problems that trails back to macOS Mojave. As you’ve probably heard, app architecture knows 2 types: 32-bit and 64-bit. The 32-bit apps will not be supported on macOS Catalina, period. Sadly, they are not just some lo-fi indie apps, we are talking Photoshop!
Did you know:Apple states that 64-bit apps use memory more effectively and so will work faster on your Mac.
- Check your 32-bit apps
There’s a quick way to count your potentially problematic applications.
- Click the Apple logo > About this Mac > System report
- Now find Applications in the sidebar.
To have a deeper look into your apps, where they come from, and how much space they are taking, run the Uninstaller tool in CleanMyMac X. Download this program here — it’s free to download.
Launch the app and click the Uninstaller tab
Here you can see your 32-bit apps and sort apps by “Last used.”
For example, I found a 32-bit video editor, which I didn’t realize was there, stealing away 600 MB of my space.
- Reset an app that misbehaves
If a particular app stopped working on macOS Catalina, you can reset it with CleanMyMac. This operation doesn’t delete any user data and only restores it to the default state. In 9 out of 10 cases this helps solve syncing issues and sudden app freeze-ups.
Choose an app from the list in the Uninstaller (see screenshot above)
Now click on the drop-down menu under “Uninstall” button
Click on the Reset button that appears
- Update your applications
In anticipation of various macOS Catalina issues, some developers have already optimized their programs for the new OS. Go to the developer’s site and download the latest available version.
Yes, I’ve already told you about CleanMyMac, but it appears to have just the right tool to handle macOS updates. It automatically updates every single app on your Mac. Though it may take some time, it’s a smart way to debug your macOS Catalina apps.
Once you get CleanMyMac X, click the Updater tab in the sidebar.
Click Select All above the app list.
Now, click Update.
4. macOS Catalina is running slow
Quite expectedly, some of the most reported issues on macOS Catalina are speed-related. Some background processes are hogging the CPU, most notably, the fileproviderd process. Thing is, macOS 10.15 Catalina heavily exchanges data with web-related processes, like cloud storages. There are countless rough edges to this process.
- Disable the fileproviderd process
Go to Launchpad > Activity monitor
- Disable browser extensions
Here you’ll need to figure out what process is eating up the most resources. Watch out for the processes named mds and fileproviderd. If they take up 80-100% of CPU, try closing them using the [X] button above.
Browser extensions may be the culprit of many macOS Catalina issues. Leave the bare minimum of browser extensions and see how your Mac reacts.
5. Problem with Apple ID settings
This happens when Catalina is prompting you to update your Apple ID details. You’ve entered your password but the pop-up keeps coming back after some time.
- Solution: Enable Keychain in iCloud settings
Go to System Preferences > Internet Accounts > iCloud
Log in into your account and check the list of services that use iCloud.
Tick Keychain and enter your credentials.
6. Sidecar problems on macOS Catalina
Sidecar is a feature that doubles your workspace as you can use an iPad as a second monitor. The common issue here is inability to connect your iPad to the computer. First off, make sure you have iPadOS installed on your iPad. Then, find your Mac in the list of Sidecar-supported models:
- Late 2015 27″ iMac
- 2017 iMac Pro
- Mid 2016 MacBook Pro
- Late 2018 Mac mini
- Late 2018 MacBook Air
- Early 2016 MacBook
- 2019 Mac Pro
If your Mac is pre-2015, there’s still a workaround to enable Sidecar.
Open Terminal and paste in the following command:
defaults write com.apple.sidecar.display allowAllDevices -bool YES
Did it make the trick? Unfortunately, this combination is not guaranteed to work.
7. iCloud issues on macOS Catalina
Firefox Macos Catalina 10.15
Cannot download folders from iCloud
iCloud integration is one of those weak spots that produce tons of bugs. Fixes for such macOS Catalina problems are already on the way.
- Download each file individually
If you cannot download folders from iCloud, download each file individually. Unfortunately, this is the only available workaround at this point.
Did you know: Some part of your iCloud data is stored on both Google and Amazon data centers.
Cannot accept iCloud terms and conditions on Catalina
As of October 2019, this problem has too been widely reported. No matter how many times you’ve accepted the conditions, the legal disclaimer keeps coming up. It appears, that the problem occurs because you have more than just one device connected to iCloud.
- Go to System Preferences > Internet Accounts.
- Now, click the iCloud icon
You should see the Terms & Conditions pop-ups that is now in a pending state. Press Accept.
Repeat the procedure for all iCloud accounts and your devices you’ll see in the list.
8. Music Library freezing
The iTunes had been the centerpiece of music on macOS. With its removal things quickly went sideways. Since the arrival of the iTunes successor, Music app, many folks noticed their album artworks missing, Music Library freezing etc.
The typical case is your Mac says its “updating the Music Library”, spinning endlessly, without any progress. The issue is likely caused by obsolete Mojave caches and the remains your previous iTunes ecosystem.
- Empty your Music folder
And all music-related Library caches.
- Back up your music and move it out of Music folder
- Open ~/Library and delete any items titled “Music” or “iTunes”
- Repeat for ~/Library/Caches
- Restart your Mac and see if it worked
Don’t forget to put your music albums back where they had been before.
9. Wi-Fi issues on macOS Catalina
Wi-Fi not working after macOS Catalina update is pretty common. While your macOS is brand new, your Wi-Fi is still relying on some old protocols.
First, try to turn the Wi-Fi off and on again. If that doesn’t help you go to System Preferences > Network
Click on the dropdown menu that shows your Network.
Now, try choosing a different network — just to reset and shaken up the old settings
- Connect to your default network
- Check to “Automatically join this network”
Alternative fix with CleanMyMac X
To fix Wi-Fi problems on Catalina, we’ll use some of the tools from the free version of CleanMyMac X.
- Download the app and open the Privacy tab
- Find the Wi-Fi Networks option
Firefox Macos Catalina
Check all the networks in the list and click Remove.
This will make your Mac forget your old Wi-Fi stations and you’ll be able to reconnect again.
10. Bluetooth not available on macOS Catalina
If your Bluetooth is not working on macOS Catalina, there’s one easy trick you can do. You should try deleting your Bluetooth.plist files. Don’t worry, it will auto-create a new copy of itself.
- Click Finder > Go > Go to Folder…
- Type in:
Library/Preferences
Now, look for a file com.apple.Bluetooth.plist
3. Delete it and restart your Mac.
11. Safari Extensions stopped working
There is a certain kind of Safari extensions, namely, .safariextz files that have been excluded from support in macOS Catalina. They no longer can be installed on Extensions page and are now considered “Legacy.”
RES, Ublock, and Bitwarden are some of the notable extensions that Safari users will miss on Catalina. What’s happening is Apple gradually moving away from the accepted web extensions format (WebExtensions) to the iOS-compatible extensions.
- Accept this fact (or wait patiently)
If you are missing your favorite ad blockers or other extensions, the easiest is to switch to a different browser. There is also a possibility that the developers will overhaul their extensions to support Safari 13 but we all will have to wait until that happens.
12. Storage filling up for no reason
So you’ve upgraded to macOS Catalina only to discover that a big chunk of free space is missing. Some identified folder is eating up your storage but how can you find it? The issue could be related to Time Machine backups and clones of APFS snapshots stored in different locations.
- Slim down your Time Machine snapshots
You can perform this operation safely in CleanMyMac X.
Download the app (a link to free edition) and launch it.
In CleanMyMac X:
Click the Maintenance tab
Choose “Time Machine snapshots thinning
As a manual solution, paste in the following commands in Terminal:
tmutil listlocalsnapshots / tmutil listlocalsnapshots /System/Volumes/Data
This lists the local snapshots created by your Time Machine. If you’re ready to delete those, type in this:
deletelocalsnapshots <snapshot_date> </snapshot_date>