Error when access AppDaemon webui

Hi
Since 3 days ago, i cannot access the webui from AppDaemon.
The log’s show this…

Any ideia how to fixit?

/usr/lib/python3.8/site-packages/aiohttp/locks.py:21: DeprecationWarning: The loop argument is deprecated since Python 3.8, and scheduled for removal in Python 3.10.
self._event = asyncio.Event(loop=loop)

Thanks

I Have this error.

what can i do to fix? i cannot access webui of appdamon

/usr/local/lib/python3.8/site-packages/httpx/_client.py:1781: UserWarning: Unclosed <httpx.AsyncClient object at 0x7fc04c62c640>. See https://www.python-httpx.org/async/#opening-and-closing-clients for details.
warnings.warn(

The same errors

Traceback (most recent call last):
File “/usr/lib/python3.8/site-packages/aiohttp/web_protocol.py”, line 275, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
File “aiohttp/_http_parser.pyx”, line 523, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: invalid HTTP method