Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

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

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

Докладніше

Websockets long load time - connection interrupted

  • Відповіді відсутні
  • 0 мають цю проблему
more options

Hi,

I am working on a website- one page uses websockets for data sync, activated with a button - and the socket takes a long time to actually connect (to locahost). During that time, an error pops into console- several of the same:

The connection to [url] was interrupted while the page was loading.

I found several bug reports in various places - most say to close the socket on page unload. I already have that implemented, and checking network dev tab shows all sockets are closed when the errors occur, and they also appear when tested in a whole new window. Also tested on chromium- no issues there.

Any help?

Hi, I am working on a website- one page uses websockets for data sync, activated with a button - and the socket takes a long time to actually connect (to locahost). During that time, an error pops into console- several of the same: The connection to [url] was interrupted while the page was loading. I found several bug reports in various places - most say to close the socket on page unload. I already have that implemented, and checking network dev tab shows all sockets are closed when the errors occur, and they also appear when tested in a whole new window. Also tested on chromium- no issues there. Any help?

Щоб відповідати на повідомлення, ви повинні ввійти у свій обліковий запис. Поставте нове питання, якщо ви ще не маєте облікового запису.