Mozilla VPN is currently experiencing an outage. Our team is actively working to resolve the issue. Please check the status page for real-time updates. Thank you for your patience.

This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

If Firefox is running, applications can't open a browser window (FIREFOX IS ALREADY RUNNING::: error) CENTOS7 Firefox 38.5.0

  • 3 balasan
  • 2 ada masalah ini
  • 1 paparan
  • Balasan terakhir oleh smags

more options

I am running CENTOS 7 with all updates, so FIREFOX is version 38.5.0

Since last update I can't open a browser window from an application, when I am already running firefox. This worked before without any problems.

Error message: Firefox is already running, but is not responding. To open a new window, you must firest close the existing Firefox process, or restart your system.

I am running CENTOS 7 with all updates, so FIREFOX is version 38.5.0 Since last update I can't open a browser window from an application, when I am already running firefox. This worked before without any problems. Error message: Firefox is already running, but is not responding. To open a new window, you must firest close the existing Firefox process, or restart your system.

Penyelesaian terpilih

You can use the -no-remote command line switch instead of the environment variable if you need to start another instance with a separate profile.

Baca jawapan ini dalam konteks 👍 1

All Replies (3)

more options

SOLVED

I had set MOZ_NO_REMOTE=1, because somtimes I connect via x2go. After removing it, everthing was fine.

more options

Penyelesaian Terpilih

You can use the -no-remote command line switch instead of the environment variable if you need to start another instance with a separate profile.

more options

Thank you cor-el ! I will make a second application launcher with this start option.