Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

Firefox is brokewn after updating to macOS 15

  • 3 відповіді
  • 15 мають цю проблему
  • 507 переглядів
  • Остання відповідь від n5k9kdntmw

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)

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

Вибране рішення

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/

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