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
Solved Archived

binance.com

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

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?
Attached screenshots
Read this answer in context

Chosen Solution

network.websocket.timeout.open = 100  :)

All Replies (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:

Chosen Solution

network.websocket.timeout.open = 100  :)