搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

unable to open firefox because of profile missing in ubuntu

  • 5 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 psvkushal

more options

I accidentally deleted my cache file in Ubuntu 18.04 and deleted it in the trash also, so I cannot recover it, I tried uninstalling firefox and completely deleting any folders related to firefox in /usr/lib/mozilla and mozilla-addons and also the data in opt and also hidden folders in home directory, tried it trice and updated the system if it can solve anything but no results, any idea on how to go about this problem

I accidentally deleted my cache file in Ubuntu 18.04 and deleted it in the trash also, so I cannot recover it, I tried uninstalling firefox and completely deleting any folders related to firefox in /usr/lib/mozilla and mozilla-addons and also the data in opt and also hidden folders in home directory, tried it trice and updated the system if it can solve anything but no results, any idea on how to go about this problem

所有回复 (5)

more options

You went overboard with the deleting of files. If you removed the profile folders, no more profile.


https://support.mozilla.org/en-US/kb/how-run-firefox-when-profile-missing-inaccessible

http://kb.mozillazine.org/Profile_folder_-_Firefox#Navigating_to_the_profile_folder

https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles

https://support.mozilla.org/en-US/kb/back-and-restore-information-firefox-profiles


Type about:profiles<enter> in the address bar. How many profiles are listed? How many should be there? Also, open the profile folder in your file explorer.

more options

You still seem to have the profiles.ini file pointing to the profile folder you removed.

You can use the Profile Manager to create a new profile.

Firefox uses two locations for the Firefox profile folder, so make sure to look in the correct location. Location used for the main profile that keeps your personal data (Root Directory on about:profiles).

  • ~/.mozilla/firefox/

Location used for the disk cache and other temporary files (Local Directory on about:profiles).

  • ~/.cache/mozilla/firefox/
more options

I tried above methods but the issue was whenever I tried to open from both terminal or the icon but both give the window that profile is missing.In the cache file mozilla folder is not being created when I opened it.

more options

Could be a permission issue, so make sure that you have read/write permission to all files and folders in both locations.

  • ~/.mozilla/firefox/
  • ~/.cache/mozilla/firefox/
more options

When I tried running the command as root I encountered this error

Running Firefox as root in a regular user's session is not supported. ($HOME is /home/kushal which is owned by kushal.)

i tried to run firefox command in home directory is it that I have to run it in cache or mozilla directories in home