Mozilla 도움말 검색

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

자세히 살펴보기

I screwed up my profile and now websites won't load

  • 1 답장
  • 0 이 문제를 만남
  • 13 보기
  • 최종 답변자: cor-el

more options

Hello, I did something stupid. I was trying to set up the dark/light theme via cli, and I asked openai about it.

It suggested this command:

echo 'user_pref("lightweightThemes.selectedThemeID", "[email protected]");' | jq -s '.[0]' > ~/.mozilla/firefox/*.default-release/prefs.js

Which resulted in the following error:

jq: parse error: Invalid numeric literal at line 1, column 11

When I opened mozilla, my profile was reset, and websites won't load (except this one!). They just hang there loading forever. My internet is fine, chromium works perfectly.

So how do I fix this and is there a way I can recover my profile? (Yes I know I should've made backups)

Hello, I did something stupid. I was trying to set up the dark/light theme via cli, and I asked openai about it. It suggested this command: echo 'user_pref("lightweightThemes.selectedThemeID", "[email protected]");' | jq -s '.[0]' > ~/.mozilla/firefox/*.default-release/prefs.js Which resulted in the following error: jq: parse error: Invalid numeric literal at line 1, column 11 When I opened mozilla, my profile was reset, and websites won't load (except this one!). They just hang there loading forever. My internet is fine, chromium works perfectly. So how do I fix this and is there a way I can recover my profile? (Yes I know I should've made backups)

모든 댓글 (1)

more options

What Firefox version do you have? Is this Firefox from the Mozilla server or another version like Snap or Flatpak or from the Linux repositories?

You can create a new profile as a quick test to see if your current profile is causing the problem.

See "Creating a profile":

If the new profile works, you can transfer files from a previously used profile to the new profile, but be cautious not to copy corrupted files to avoid carrying over problems.