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

Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie
Vyriešené Archivované

binance.com

paymanz odpovedal
Вячеслав Гончаров

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?
Priložené obrázky
Čítať túto odpoveď v kontexte

Vybrané riešenie

network.websocket.timeout.open = 100  :)

Všetky odpovede (4)

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

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.

See also this question:

Vybrané riešenie

network.websocket.timeout.open = 100  :)