Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

Αυτό το νήμα αρχειοθετήθηκε. Κάντε νέα ερώτηση αν χρειάζεστε βοήθεια.

Firefox is brokewn after updating to macOS 15

  • 3 απαντήσεις
  • 15 έχουν αυτό το πρόβλημα
  • 1234 προβολές
  • Τελευταία απάντηση από 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?

Επιλεγμένη λύση

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/

Προβολή απάντησης εντός συζήτησης 👍 0

Όλες οι απαντήσεις (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

Τροποποιήθηκε στις από τον/την jonzn4SUSE

more options

Επιλεγμένη λύση

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