jaggedsoft / node-binance-api

Node Binance API is an asynchronous node.js library for the Binance API designed to be easy to use.
MIT License
1.58k stars 767 forks source link

Has anyone had and solved the problem with 1006 and !ticker@arr (ETIMEDOUT)? #887

Open papicity opened 1 year ago

papicity commented 1 year ago

[ 'Futures WebSocket closed: eosusdt@kline_3m (1006)' ] [ 'Futures WebSocket closed: ethusdt@kline_3m (1006)' ] [ 'Futures WebSocket error: !ticker@arr (ETIMEDOUT) connect ETIMEDOUT 18.176.234.245:443' ] [ 'Futures WebSocket closed: !ticker@arr (1006)' ] [ 'Futures WebSocket reconnecting: !ticker@arr...' ]

papicity commented 1 year ago

Is there anyone who can help?