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

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ

このスレッドは閉じられ、アーカイブに保管されました。 必要であれば新たに質問してください。

Unable to load website if any background XHR request is failed

  • 1 件の返信
  • 0 人がこの問題に困っています
  • 158 回表示
  • 最後の返信者: SuMo Bot

I am using Firefox Developer Edition Version: 110.0b5 (64-bit) on M1 Mac running Ventura 13.1.

I am building an webapp some XHR triggering in background but it is not necessary to run the application (running fine on other browsers). But on Firefox Developer Edition, It shows a error window with the message and stops loading the application.

Firefox can’t establish a connection to the server at localhost:4000.

localhost:4000 is the failing XHR request domain. I have attached the screenshot.

How to ignore the XHR failing errors just like other browsers?

I am using '''Firefox Developer Edition''' Version: 1'''10.0b5 (64-bit)''' on '''M1 Mac''' running '''Ventura 13.1'''. I am building an webapp some XHR triggering in background but it is '''not necessary''' to run the application (running fine on other browsers). But on '''Firefox Developer Edition''', It shows a error window with the message and stops loading the application. '''Firefox can’t establish a connection to the server at localhost:4000.''' ''localhost:4000'' is the failing XHR request domain. I have attached the screenshot. How to ignore the XHR failing errors just like other browsers?

選ばれた解決策

It is resolved. Actually, It's a iFrame, The error appears inside the iframe that looks like an browser alert.

この回答をすべて読む 👍 0

すべての返信 (2)

選ばれた解決策

It is resolved. Actually, It's a iFrame, The error appears inside the iframe that looks like an browser alert.

This question has been locked because the original author has deleted their account. While you can no longer post new replies, the existing content remains available for reference.