Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Firefox is brokewn after updating to macOS 15

  • 3 Antworten
  • 15 haben dieses Problem
  • 1244 Aufrufe
  • Letzte Antwort von n5k9kdntmw

more options

Yesterday I have updated tp macOS 15. Sine then I have trupuble displaying any webpages in Firefox 130. Th econnection just times out. Any other browser such as Brave, Safari, Home, Edge are still working as before teh update. How to fix this please?

Yesterday I have updated tp macOS 15. Sine then I have trupuble displaying any webpages in Firefox 130. Th econnection just times out. Any other browser such as Brave, Safari, Home, Edge are still working as before teh update. How to fix this please?

Ausgewählte Lösung

Reason was that all incoming connections for Firefox were blokec by the macOS Firewall. For some reason they coukld not be unblocked via the settings app either.

Solution wss to manually unblock Firefox using teh terminal like this: ```/usr/libexec/ApplicationFirewall/socketfilterfw --add /Applications/Firefox.app```

The solution was found here: https://old.reddit.com/r/mac/comments/1fif1gr/firefox_no_longer_works_after_upgrading_to_macos/

Diese Antwort im Kontext lesen 👍 0

Alle Antworten (3)

more options

Sites? Post screenshots showing Firefox and other browsers. When I get to work I'll test so provide links. Did you try with Firefox in Troubleshoot Mode? https://support.mozilla.org/en-US/kb/diagnose-firefox-issues-using-troubleshoot-mode#search

Geändert am von jonzn4SUSE

more options

Ausgewählte Lösung

Reason was that all incoming connections for Firefox were blokec by the macOS Firewall. For some reason they coukld not be unblocked via the settings app either.

Solution wss to manually unblock Firefox using teh terminal like this: ```/usr/libexec/ApplicationFirewall/socketfilterfw --add /Applications/Firefox.app```

The solution was found here: https://old.reddit.com/r/mac/comments/1fif1gr/firefox_no_longer_works_after_upgrading_to_macos/

more options

jonzn4SUSE said

Sites? Post screenshots showing Firefox and other browsers. When I get to work I'll test so provide links. Did you try with Firefox in Troubleshoot Mode? https://support.mozilla.org/en-US/kb/diagnose-firefox-issues-using-troubleshoot-mode#search

Thank you very much for taking time to answer <3