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

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Mulongo oyo etiyamaki na archive. Tuna motuna mosusu soki osengeli na lisalisi

multiple websocket closed - resetablished connection

  • 2 biyano
  • 1 eza na nkokoso oyo
  • 48 views
  • Eyano yasuka ya protome
  • Eyanolami

I am developing a web app. On my local server , everything works OK with Firefox.

When I am on the production server, I see plenty of

    websocket closed  main.bfeb19368e87809110dd.js:1:1159531
    websocket re-established connection  main.bfeb19368e87809110dd.js:1:1159287

and I see this kind of message in the log, that makes me think some of my JS libraries fail to load (the order is correct, library comes before the one making the call):

     TypeError: jQuery.fn.dataTable is undefined

It is working perfectly on the server with both Chrome and Safari, same client machine, same server, same time.

Any idea of what is going on ? My internet connection is not extremely fast, but this does not pose any problem to the other browsers.

Thanks

I am developing a web app. On my local server , everything works OK with Firefox. When I am on the production server, I see plenty of websocket closed main.bfeb19368e87809110dd.js:1:1159531 websocket re-established connection main.bfeb19368e87809110dd.js:1:1159287 and I see this kind of message in the log, that makes me think some of my JS libraries fail to load (the order is correct, library comes before the one making the call): TypeError: jQuery.fn.dataTable is undefined It is working perfectly on the server with both Chrome and Safari, same client machine, same server, same time. Any idea of what is going on ? My internet connection is not extremely fast, but this does not pose any problem to the other browsers. Thanks

Solution eye eponami

Thanks, looked at those links, but I am afraid it is also above what I can understand. I will simply not use firefox when the network is slow - much simpler solution ;)

Tanga eyano oyo ndenge esengeli 👍 0

All Replies (2)

You might find the help you need here : https://developer.mozilla.org/en-US/ or http://forums.mozillazine.org/viewforum.php?f=27 and http://stackoverflow.com and might find like minded people here : https://groups.google.com/forum/#!forum/mozilla.dev.platform

Working on that is not really what we do here. We are all volunteers and that coding is above most of us I would think.

Please let us know if this solved your issue or if need further assistance.

Solution eye oponami

Thanks, looked at those links, but I am afraid it is also above what I can understand. I will simply not use firefox when the network is slow - much simpler solution ;)