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

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

binance.com

  • 4 réponses
  • 3 ont ce problème
  • 136 vues
  • Dernière réponse par paymanz

more options

Dynamic site content binance.com doesn't work after updating firefox. You have to constantly update the page. Please how to fix it?

Dynamic site content binance.com doesn't work after updating firefox. You have to constantly update the page. Please how to fix it?
Captures d’écran jointes

Solution choisie

network.websocket.timeout.open = 100  :)

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (4)

more options

Have you tried another browser? It may not be firefox error

more options

Works fine for me in the current release.

It looks that this done via a websocket (wss://stream.binance.com/stream) if I check this in the Web Console and Network Monitor.

You can check the Web Console for websocket related messages.

You cant try to toggle this pref on the about:config page to see if true or false makes a difference (both work for me).

  • network.http.spdy.websockets

You can also check other websocket pref to see if they are all default.

more options

See also this question:

more options

Solution choisie

network.websocket.timeout.open = 100  :)