mikekonan / exchange-proxy

exchange-proxy
GNU General Public License v3.0
110 stars 32 forks source link

"ExchangeNotAvailable" warnings. #9

Closed reuniware closed 2 years ago

reuniware commented 2 years ago

Hi I have this kind of errors but not only. Is there a solution ?

The command is (.env) admin@ip-172-11-11-11:~/freqtrade$ freqtrade download-data -c config-static-2.json --timerange 20210101-20211118 Thanks

2021-11-18 11:56:41,316 - freqtrade.exchange.common - WARNING - _async_get_candle_history() returned exception: "Could not fetch historical candle (OHLCV) data for pair XAVA/USDT due to ExchangeNotAvailable. Message: kucoin GET http://127.0.0.1:9090/kucoin/api/v1/market/candles?symbol=XAVA-USDT&type=1min&startAt=1636699200&endAt=1636729200"
2021-11-18 11:56:41,316 - freqtrade.exchange.common - WARNING - retrying _async_get_candle_history() still for 3 times
2021-11-18 11:56:41,317 - freqtrade.exchange.common - WARNING - _async_get_candle_history() returned exception: "Could not fetch historical candle (OHLCV) data for pair XAVA/USDT due to ExchangeNotAvailable. Message: kucoin GET http://127.0.0.1:9090/kucoin/api/v1/market/candles?symbol=XAVA-USDT&type=1min&startAt=1636729200&endAt=1636759200"
2021-11-18 11:56:41,317 - freqtrade.exchange.common - WARNING - retrying _async_get_candle_history() still for 3 times
2021-11-18 11:56:41,317 - freqtrade.exchange.common - WARNING - _async_get_candle_history() returned exception: "Could not fetch historical candle (OHLCV) data for pair XAVA/USDT due to ExchangeNotAvailable. Message: kucoin GET http://127.0.0.1:9090/kucoin/api/v1/market/candles?symbol=XAVA-USDT&type=1min&startAt=1636759200&endAt=1636789200"
2021-11-18 11:56:41,317 - freqtrade.exchange.common - WARNING - retrying _async_get_candle_history() still for 3 times
2021-11-18 11:56:41,318 - freqtrade.exchange.common - WARNING - _async_get_candle_history() returned exception: "Could not fetch historical candle (OHLCV) data for pair XAVA/USDT due to ExchangeNotAvailable. Message: kucoin GET http://127.0.0.1:9090/kucoin/api/v1/market/candles?symbol=XAVA-USDT&type=1min&startAt=1636789200&endAt=1636819200"
2021-11-18 11:56:41,318 - freqtrade.exchange.common - WARNING - retrying _async_get_candle_history() still for 3 times
2021-11-18 11:56:41,318 - freqtrade.exchange.common - WARNING - _async_get_candle_history() returned exception: "Could not fetch historical candle (OHLCV) data for pair XAVA/USDT due to ExchangeNotAvailable. Message: kucoin GET http://127.0.0.1:9090/kucoin/api/v1/market/candles?symbol=XAVA-USDT&type=1min&startAt=1636819200&endAt=1636849200"
2021-11-18 11:56:41,318 - freqtrade.exchange.common - WARNING - retrying _async_get_candle_history() still for 3 times
2021-11-18 11:56:41,319 - freqtrade.exchange.common - WARNING - _async_get_candle_history() returned exception: "Could not fetch historical candle (OHLCV) data for pair XAVA/USDT due to ExchangeNotAvailable. Message: kucoin GET http://127.0.0.1:9090/kucoin/api/v1/market/candles?symbol=XAVA-USDT&type=1min&startAt=1636849200&endAt=1636879200"
2021-11-18 11:56:41,319 - freqtrade.exchange.common - WARNING - retrying _async_get_candle_history() still for 3 times
2021-11-18 11:56:41,319 - freqtrade.exchange.common - WARNING - _async_get_candle_history() returned exception: "Could not fetch historical candle (OHLCV) data for pair XAVA/USDT due to ExchangeNotAvailable. Message: kucoin GET http://127.0.0.1:9090/kucoin/api/v1/market/candles?symbol=XAVA-USDT&type=1min&startAt=1636879200&endAt=1636909200"
2021-11-18 11:56:41,319 - freqtrade.exchange.common - WARNING - retrying _async_get_candle_history() still for 3 times
2021-11-18 11:56:41,320 - freqtrade.exchange.common - WARNING - _async_get_candle_history() returned exception: "Could not fetch historical candle (OHLCV) data for pair XAVA/USDT due to ExchangeNotAvailable. Message: kucoin GET http://127.0.0.1:9090/kucoin/api/v1/market/candles?symbol=XAVA-USDT&type=1min&startAt=1636909200&endAt=1636939200"
2021-11-18 11:56:41,320 - freqtrade.exchange.common - WARNING - retrying _async_get_candle_history() still for 3 times
2021-11-18 11:56:41,320 - freqtrade.exchange.common - WARNING - _async_get_candle_history() returned exception: "Could not fetch historical candle (OHLCV) data for pair XAVA/USDT due to ExchangeNotAvailable. Message: kucoin GET http://127.0.0.1:9090/kucoin/api/v1/market/candles?symbol=XAVA-USDT&type=1min&startAt=1636939200&endAt=1636969200"
2021-11-18 11:56:41,320 - freqtrade.exchange.common - WARNING - retrying _async_get_candle_history() still for 3 times
^CSIGINT received, aborting ...
mikekonan commented 2 years ago

It's expected when proxy and freqtrade starts