G
AttributeError: module 'asyncio.futures' has no attribute 'CancelledError'
ERROR:aiohttp.server:Error handling request
Traceback (most recent call last):
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python38\lib\site-packages\aiogram\dispatcher\webhook.py", line 184, in process_update
await waiter
asyncio.exceptions.CancelledError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python38\lib\site-packages\aiohttp\web_protocol.py", line 418, in start
resp = await task
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python38\lib\site-packages\aiohttp\web_app.py", line 458, in _handle
resp = await handler(request)
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python38\lib\site-packages\aiohttp\web_urldispatcher.py", line 892, in _iter
resp = await method()
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python38\lib\site-packages\aiogram\dispatcher\webhook.py", line 140, in post
results = await self.process_update(update)
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python38\lib\site-packages\aiogram\dispatcher\webhook.py", line 185, in process_update
except asyncio.futures.CancelledError:
AttributeError: module 'asyncio.futures' has no attribute 'CancelledError'
и бот завис, после повторного включения - еле загружал даже появление сообщения:
======== Running on https://IP:8443 ======== ,
которое стандартное при запуске и так же после этого, сами сообщения от пользователей
использую последнюю версию aiogram