bitfinex
bitfinex copied to clipboard
Max retries exceeded with url
Hello ! I'm trying to load historical data using function of ClientV2() - candles. And i'm getting this annoying error - HttpConnectionPool(host='api-pub.bitfinex.com', port=443): Max retries exceeded with url: /v2/candles/trade:1m:tBTCUSDT/hist?start=1691749001000.0&end=1691809001000.0&limit=10000 (Caused by connectiontimeouterror (< urllib3.connection.HTPPSCONNECTION object at 0x0000277FC687AC0>, 'connection to api-pub.bitfinex.com timed out.)) (connect timeout=5.0'))). What is this exception? What did it caused by? Could you answer me please?