I upgraded 21.04 to 21.10 and have a couple of issues which I'll separate out. The first is Firefox will not launch. Or rather it does, but only to give the error
Your Firefox profile cannot be loaded. It may be missing or inaccessible.
There doesn't seem to be any way around the error message. I had Firefox running successfully under 21.04 before the upgrade.
sudo firefox -P
– darth_epoxy Oct 15 '21 at 23:53sudo apt install firefox && sudo snap remove firefox
work? – Archisman Panigrahi Oct 16 '21 at 01:14