You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 20, 2025. It is now read-only.
but since yesterday, I get error message on all 4 FT instances :
requests.exceptions.HTTPError: 418 Client Error: I'm a teapot for url: http://proxy:8080/api/v3/exchangeInfo
.....
ccxt.base.errors.DDoSProtection: binance 418 I'm a teapot {"code":-1003,"msg":"Way too much request weight used; IP banned until 1635504416554. Please use the websocket for live updates to avoid bans."}
I thought the proxy was using websocket to get its market update. So i m not sure why this happens.
hello, I don't think it s an issue, but i don't understand why thats happening.
I have 4 bots running behind binance_proxy
configured like this on the config file
but since yesterday, I get error message on all 4 FT instances :
I thought the proxy was using websocket to get its market update. So i m not sure why this happens.
any idea ???