Den här webbplatsen har begränsad funktionalitet medan vi utför underhåll för att förbättra din upplevelse. Om en artikel inte löser ditt problem och du vill ställa en fråga har vi vår gemenskap som väntar på att hjälpa dig på @FirefoxSupport på Twitter, /r/firefox på Reddit.

Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Learn More

127.0.2 profiles in folders: "Firefox is already running"

  • 1 svar
  • 2 har detta problem
  • 1 visning
  • Senaste svar av chr15m

more options

For a long time I've used Firefox on Linux with multiple instances each with their own profile folder. Today when I try to run these instances with separate profile folders I get the following error:

> Firefox is already running, but is not responding. To use Firefox, you must first close the existing Firefox process, restart your device, or use a different profile.

Profiles are created like this:

firefox --new-instance --createprofile "PROFILENAME ~/.firefox-PROFILENAME"

They are run like this:

firefox --new-instance --profile "~/.firefox-PROFILENAME"

It seems something has broken with the instance isolation as this is now throwing an error. Additionally I run "createprofile" it doesn't seem to actually create the folder.

For a long time I've used Firefox on Linux with multiple instances each with their own profile folder. Today when I try to run these instances with separate profile folders I get the following error: > Firefox is already running, but is not responding. To use Firefox, you must first close the existing Firefox process, restart your device, or use a different profile. Profiles are created like this: firefox --new-instance --createprofile "PROFILENAME ~/.firefox-PROFILENAME" They are run like this: firefox --new-instance --profile "~/.firefox-PROFILENAME" It seems something has broken with the instance isolation as this is now throwing an error. Additionally I run "createprofile" it doesn't seem to actually create the folder.

Vald lösning

Solution: this is happening when Firefox is installed as a snap instead of via `apt`. To fix it I did the following:

``` snap remove firefox apt install firefox ```

I previously had it installed with `apt` but somehow it must have been re-installed as a snap along the line.

Läs svaret i sitt sammanhang 👍 0

Alla svar (1)

more options

Vald lösning

Solution: this is happening when Firefox is installed as a snap instead of via `apt`. To fix it I did the following:

``` snap remove firefox apt install firefox ```

I previously had it installed with `apt` but somehow it must have been re-installed as a snap along the line.

Hjälpsam?

Ställ en fråga

Du måste logga in på ditt konto för att svara på inlägg. Vänligen starta en ny fråga om du inte har ett konto ännu.