RedPas schreef op maandag 14 september 2020 @ 13:18:
Logboek was vroeger leeg, nu krijg ik dit:
Error while setting up caldav platform for calendar
12:11:53 – Kalender (ERROR)
Waiting on integrations to complete setup: recorder
12:11:25 – bootstrap.py (WARNING) - bericht kwam voor het eerst om 11:54:24 en verschijnt 18 malen
Setup of recorder is taking over 10 seconds.
11:53:35 – /usr/local/lib/python3.8/asyncio/events.py (WARNING)
2020-09-14 11:53:24 WARNING (SyncWorker_0) [homeassistant.util.yaml.loader] YAML file /config/configuration.yaml contains duplicate key "automation". Check lines 8 and 317
2020-09-14 11:53:35 WARNING (MainThread) [homeassistant.setup] Setup of recorder is taking over 10 seconds.
2020-09-14 11:54:24 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: recorder
2020-09-14 11:55:25 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: recorder
2020-09-14 11:56:25 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: recorder
2020-09-14 11:57:25 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: recorder
2020-09-14 11:58:25 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: recorder
2020-09-14 11:59:25 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: recorder
2020-09-14 12:00:25 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: recorder
2020-09-14 12:01:25 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: recorder
2020-09-14 12:02:25 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: recorder
2020-09-14 12:03:25 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: recorder
2020-09-14 12:04:25 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: recorder
2020-09-14 12:05:25 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: recorder
2020-09-14 12:06:25 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: recorder
2020-09-14 12:07:25 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: recorder
2020-09-14 12:08:25 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: recorder
2020-09-14 12:09:25 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: recorder
2020-09-14 12:10:25 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: recorder
2020-09-14 12:11:25 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: recorder
2020-09-14 12:11:53 ERROR (MainThread) [homeassistant.components.calendar] Error while setting up caldav platform for calendar
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 184, in _async_setup_platform
await asyncio.shield(task)
File "/usr/local/lib/python3.8/concurrent/futures/thread.py", line 57, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/src/homeassistant/homeassistant/components/caldav/calendar.py", line 77, in setup_platform
calendars = client.principal().calendars()
File "/usr/local/lib/python3.8/site-packages/caldav/davclient.py", line 118, in principal
return Principal(self)
File "/usr/local/lib/python3.8/site-packages/caldav/objects.py", line 370, in __init__
cup = self.get_properties([dav.CurrentUserPrincipal()])
File "/usr/local/lib/python3.8/site-packages/caldav/objects.py", line 219, in get_properties
response = self._query_properties(props, depth)
File "/usr/local/lib/python3.8/site-packages/caldav/objects.py", line 129, in _query_properties
return self._query(root, depth)
File "/usr/local/lib/python3.8/site-packages/caldav/objects.py", line 160, in _query
ret = getattr(self.client, query_method)(
File "/usr/local/lib/python3.8/site-packages/caldav/davclient.py", line 132, in propfind
return self.request(url or self.url, "PROPFIND", props,
File "/usr/local/lib/python3.8/site-packages/caldav/davclient.py", line 254, in request
raise ex
caldav.lib.error.AuthorizationError: AuthorizationError at 'https://caldav.icloud.com/', reason 'Unauthorized'
Zal maar es gaan zoeken vanwaar die recorder komt?