Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

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

  • 1 përgjigje
  • 0 e kanë hasur këtë problem
  • 13 parje
  • Përgjigjja më e re nga 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)

Krejt Përgjigjet (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.