Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 95414

Strange recurring error in the log

$
0
0

@MichaelR wrote:

Hello everybody,

I have had this ominous recurring error in my log for some time now:

2020-04-11 06:32:53 INFO (MainThread) [root] AFSAPI Exception: Traceback (most recent call last):
  File "/usr/local/lib/python3.7/site-packages/afsapi/__init__.py", line 101, in call
    self.__webfsapi = yield from self.get_fsapi_endpoint()
  File "/usr/local/lib/python3.7/site-packages/afsapi/__init__.py", line 81, in get_fsapi_endpoint
    endpoint = yield from self.__session.get(self.fsapi_device_url, timeout = self.timeout)
  File "/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 582, in _request
    break
  File "/usr/local/lib/python3.7/site-packages/aiohttp/helpers.py", line 586, in __exit__
    raise asyncio.TimeoutError from None
concurrent.futures._base.TimeoutError

Current version is 0.108.3, Hassio on Debian Buster. The bug has been gliding with me for some releases.

Does anyone have any idea where it could come from? I am at a loss …

Best wishes
Michael

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 95414

Trending Articles