Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Firefox is brokewn after updating to macOS 15

  • 3 ответа
  • 15 имеют эту проблему
  • 855 просмотров
  • Последний ответ от 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