Closed bibinvargheset closed 2 years ago
Hi @bibinvargheset, this is a normal warning, when the config is reloaded via the /reload_config
telegram command.
This has nothing do to with the proxy. You can ignore it.
looks like an internal freqtrade error
This also came on restart from gui 2021-11-16 06:35:21 - ccxt.base.exchange - WARNING - kucoin requires to release all resources with an explicit call to the .close() coroutine. If you are using the exchange instance with async coroutines, add exchange.close() to your code into a place when you're done with the exchange and don't need the exchange instance anymore (at the end of your async coroutine). 2021-11-16 06:35:21 - asyncio - ERROR - Unclosed client session client_session: <aiohttp.client.ClientSession object at 0x7fc018ac07f0>