본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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