Closed ibtvt closed 8 months ago
When trying to start the container, the logs show this over and over.
Version 4.1.0, Python 3.11.8 (main, Feb 19 2024, 17:01:17) [GCC 13.2.1 20231014] Copyright © 2024 Nate Harris. All rights reserved. 2024-03-14 09:39:34,101 - [INFO]: Starting Tauticord... 2024-03-14 09:39:34,101 - [INFO]: Setting up version checking schedule 2024-03-14 09:39:34,102 - [INFO]: Setting up Tautulli connector 2024-03-14 09:39:34,103 - [INFO]: Connecting to Tautulli at http://<TAUTULLI_SERVER>:8181... DEBUG:Connected to Tautulli version: v2.13.4 2024-03-14 09:39:34,164 - [INFO]: Setting up Discord connector INFO:Setting up Discord connector 2024-03-14 09:39:34,171 - [INFO]: Connecting to Discord... INFO:Connecting to Discord... 2024-03-14 09:39:34,171 - [CRITICAL]: Fatal error occurred. Shutting down: asyncio.run() cannot be called from a running event loop CRITICAL:Fatal error occurred. Shutting down: asyncio.run() cannot be called from a running event loop 2024-03-14 09:39:34,172 - [CRITICAL]: Exiting with code 1 CRITICAL:Exiting with code 1 sys:1: RuntimeWarning: coroutine 'Client.run.<locals>.runner' was never awaited RuntimeWarning: Enable tracemalloc to get the object allocation traceback 2024-03-14 09:39:35,538 - [INFO]:
@ibtvt Thanks for letting me know! Bug has been fixed in v4.1.1
When trying to start the container, the logs show this over and over.