
multiple websocket closed - resetablished connection
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
გადაწყვეტა შერჩეულია
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 ;)
პასუხის ნახვა სრულად 👍 0ყველა პასუხი (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.
შერჩეული გადაწყვეტა
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 ;)