home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.9k stars 30.97k forks source link

Upgrade core from 2022.11.4 to 2022.12.1 -> pip Error: aiogithubapi 22.3.1 requires backoff<2.0.0,>=1.10.0, but you have backoff 2.2.1 which is incompatible. #83652

Closed marc4s closed 1 year ago

marc4s commented 1 year ago

The problem

already satisfied: pycparser in /srv/homeassistant/lib/python3.9/site-packages (from cffi>=1.1->bcrypt==3.1.7->homeassistant) (2.21) Requirement already satisfied: anyio==3.* in /srv/homeassistant/lib/python3.9/site-packages (from httpcore<0.17.0,>=0.15.0->httpx==0.23.1->homeassistant) (3.3.4) Requirement already satisfied: h11<0.13,>=0.11 in /srv/homeassistant/lib/python3.9/site-packages (from httpcore<0.17.0,>=0.15.0->httpx==0.23.1->homeassistant) (0.12.0) Building wheels for collected packages: home-assistant-bluetooth Building wheel for home-assistant-bluetooth (pyproject.toml) ... done Created wheel for home-assistant-bluetooth: filename=home_assistant_bluetooth-1.8.1-cp39-cp39-manylinux_2_31_aarch64.whl size=298933 sha256=042016c1ab87deab670161c95705da37dc0fe9a18e934b21f8126604f7dfa1d6 Stored in directory: /home/homeassistant/.cache/pip/wheels/51/8e/8c/cd9bf09b1cd0286752af5bfde70ec0507e624775e8350dab19 Successfully built home-assistant-bluetooth Installing collected packages: aiohttp, httpx, home-assistant-bluetooth, homeassistant Attempting uninstall: aiohttp Found existing installation: aiohttp 3.8.1 Uninstalling aiohttp-3.8.1: Successfully uninstalled aiohttp-3.8.1 Attempting uninstall: httpx Found existing installation: httpx 0.23.0 Uninstalling httpx-0.23.0: Successfully uninstalled httpx-0.23.0 Attempting uninstall: home-assistant-bluetooth Found existing installation: home-assistant-bluetooth 1.6.0 Uninstalling home-assistant-bluetooth-1.6.0: Successfully uninstalled home-assistant-bluetooth-1.6.0 Attempting uninstall: homeassistant Found existing installation: homeassistant 2022.11.2 Uninstalling homeassistant-2022.11.2: Successfully uninstalled homeassistant-2022.11.2 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. aiogithubapi 22.3.1 requires backoff<2.0.0,>=1.10.0, but you have backoff 2.2.1 which is incompatible. Successfully installed aiohttp-3.8.3 home-assistant-bluetooth-1.8.1 homeassistant-2022.12.1 httpx-0.23.1 (homeassistant) homeassistant@hassserver:/root$ exit root@hassserver:~# sudo -u homeassistant -H -s^C root@hassserver:~# systemctl restart home-assistant@homeassistant.service root@hassserver:~# tail -f /home/homeassistant/.homeassistant/home-assistant.log 2022-12-09 10:06:03.848 WARNING (SyncWorker_0) [homeassistant.util.yaml.loader] YAML file /home/homeassistant/.homeassistant/configuration.yaml contains duplicate key "sensor". Check lines 905 and 935 2022-12-09 10:06:03.848 WARNING (SyncWorker_0) [homeassistant.util.yaml.loader] YAML file /home/homeassistant/.homeassistant/configuration.yaml contains duplicate key "template". Check lines 123 and 440 2022-12-09 10:06:03.848 WARNING (SyncWorker_0) [homeassistant.util.yaml.loader] YAML file /home/homeassistant/.homeassistant/configuration.yaml contains duplicate key "notify". Check lines 758 and 764 2022-12-09 10:06:03.985 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration mass which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2022-12-09 10:06:03.986 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration home_connect_alt which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2022-12-09 10:06:03.987 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration phonetrack which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2022-12-09 10:06:03.988 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration homematicip_local which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2022-12-09 10:06:03.989 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration mypv which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2022-12-09 10:06:03.991 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant

root@hassserver:~# systemctl status home-assistant@homeassistant.service ● home-assistant@homeassistant.service - Home Assistant Loaded: loaded (/etc/systemd/system/home-assistant@homeassistant.service; enabled; vendor preset: enabled) Active: active (running) since Fri 2022-12-09 10:06:01 CET; 2min 10s ago Main PID: 391802 (hass) Tasks: 25 (limit: 9254) CGroup: /system.slice/system-home\x2dassistant.slice/home-assistant@homeassistant.service ├─391802 /srv/homeassistant/bin/python3.9 /srv/homeassistant/bin/hass -c /home/homeassistant/.homeassistant ├─391840 /srv/homeassistant/bin/python3.9 -m pip install --quiet bleak-retry-connector==2.10.1 --timeout 60 --upgrade --constraint /srv/homeassistant/lib/python3.9/site-packages/homeassistant/package_constraints.txt ├─391864 /srv/homeassistant/bin/python3.9 /srv/homeassistant/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /tmp/tmp7i3prc35 ├─391866 /srv/homeassistant/bin/python3.9 /tmp/pip-install-pkczodo3/dbus-fast_bca45ea2ad8f49759b336c2dca549f3b/setup.py build -b /tmp/pip-install-pkczodo3/dbus-fast_bca45ea2ad8f49759b336c2dca549f3b/build ├─391874 /usr/bin/aarch64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -I/srv/homeassistant/include > └─391875 /usr/lib/gcc/aarch64-linux-gnu/9/cc1 -quiet -I /srv/homeassistant/include -I /usr/include/python3.9 -imultiarch aarch64-linux-gnu -D_REENTRANT -D NDEBUG src/dbus_fast/message.c -quiet -dumpbase message.c -mlittle-en>

Dec 09 10:06:01 hassserver systemd[1]: Started Home Assistant. Dec 09 10:06:03 hassserver hass[391802]: 2022-12-09 10:06:03.848 WARNING (SyncWorker_0) [homeassistant.util.yaml.loader] YAML file /home/homeassistant/.homeassistant/configuration.yaml contains duplicate key "sensor". Check lines 905 and 935 Dec 09 10:06:03 hassserver hass[391802]: 2022-12-09 10:06:03.848 WARNING (SyncWorker_0) [homeassistant.util.yaml.loader] YAML file /home/homeassistant/.homeassistant/configuration.yaml contains duplicate key "template". Check lines 123 and 4> Dec 09 10:06:03 hassserver hass[391802]: 2022-12-09 10:06:03.848 WARNING (SyncWorker_0) [homeassistant.util.yaml.loader] YAML file /home/homeassistant/.homeassistant/configuration.yaml contains duplicate key "notify". Check lines 758 and 764 Dec 09 10:06:03 hassserver hass[391802]: 2022-12-09 10:06:03.985 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration mass which has not been tested by Home Assistant. This component might cause stability problems, be > Dec 09 10:06:03 hassserver hass[391802]: 2022-12-09 10:06:03.986 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration home_connect_alt which has not been tested by Home Assistant. This component might cause stability p> Dec 09 10:06:03 hassserver hass[391802]: 2022-12-09 10:06:03.987 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration phonetrack which has not been tested by Home Assistant. This component might cause stability problem> Dec 09 10:06:03 hassserver hass[391802]: 2022-12-09 10:06:03.988 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration homematicip_local which has not been tested by Home Assistant. This component might cause stability > Dec 09 10:06:03 hassserver hass[391802]: 2022-12-09 10:06:03.989 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration mypv which has not been tested by Home Assistant. This component might cause stability problems, be > Dec 09 10:06:03 hassserver hass[391802]: 2022-12-09 10:06:03.991 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be > root@hassserver:~# mv ^C root@hassserver:~# tail -f /home/homeassistant/.homeassistant/home-assistant.log 2022-12-09 10:06:03.848 WARNING (SyncWorker_0) [homeassistant.util.yaml.loader] YAML file /home/homeassistant/.homeassistant/configuration.yaml contains duplicate key "sensor". Check lines 905 and 935 2022-12-09 10:06:03.848 WARNING (SyncWorker_0) [homeassistant.util.yaml.loader] YAML file /home/homeassistant/.homeassistant/configuration.yaml contains duplicate key "template". Check lines 123 and 440 2022-12-09 10:06:03.848 WARNING (SyncWorker_0) [homeassistant.util.yaml.loader] YAML file /home/homeassistant/.homeassistant/configuration.yaml contains duplicate key "notify". Check lines 758 and 764 2022-12-09 10:06:03.985 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration mass which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2022-12-09 10:06:03.986 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration home_connect_alt which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2022-12-09 10:06:03.987 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration phonetrack which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2022-12-09 10:06:03.988 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration homematicip_local which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2022-12-09 10:06:03.989 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration mypv which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2022-12-09 10:06:03.991 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2022-12-09 10:09:51.673 WARNING (MainThread) [homeassistant.bootstrap] Setup timed out for stage 1 - moving forward 2022-12-09 10:09:52.458 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: input_select, input_datetime, schedule, zone, input_number, input_boolean, input_text, group, timer, counter, sun, input_button, system_health, application_credentials, logbook, media_source, sensor

What version of Home Assistant Core has the issue?

core-2022.12.1

What was the last working version of Home Assistant Core?

core-2022.11.4

What type of installation are you running?

Home Assistant Core

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

################# back to 2022.11.5:

root@hassserver:~# sudo -u homeassistant -H -s homeassistant@hassserver:/root$ source /srv/homeassistant/bin/activate (homeassistant) homeassistant@hassserver:/root$ pip3 install --upgrade homeassistant==2022.11.5 Collecting homeassistant==2022.11.5 Downloading homeassistant-2022.11.5-py3-none-any.whl (20.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 20.1/20.1 MB 5.5 MB/s eta 0:00:00 Requirement already satisfied: python-slugify==4.0.1 in /srv/homeassistant/lib/python3.9/site-packages (from homeassistant==2022.11.5) (4.0.1) Requirement already satisfied: atomicwrites-homeassistant==1.4.1 in /srv/homeassistant/lib/python3.9/site-packages (from homeassistant==2022.11.5) (1.4.1) Requirement already satisfied: certifi>=2021.5.30 in /srv/homeassistant/lib/python3.9/site-packages (from homeassistant==2022.11.5) (2021.10.8) Requirement already satisfied: voluptuous-serialize==2.5.0 in /srv/homeassistant/lib/python3.9/site-packages (from homeassistant==2022.11.5) (2.5.0) Requirement already satisfied: yarl==1.8.1 in /srv/homeassistant/lib/python3.9/site-packages (from homeassistant==2022.11.5) (1.8.1) Collecting home-assistant-bluetooth==1.6.0 Using cached home_assistant_bluetooth-1.6.0-py3-none-any.whl (8.8 kB) Requirement already satisfied: pip<22.4,>=21.0 in /srv/homeassistant/lib/python3.9/site-packages (from homeassistant==2022.11.5) (22.3.1) Requirement already satisfied: attrs==21.2.0 in /srv/homeassistant/lib/python3.9/site-packages (from homeassistant==2022.11.5) (21.2.0) Requirement already satisfied: cryptography==38.0.3 in /srv/homeassistant/lib/python3.9/site-packages (from homeassistant==2022.11.5) (38.0.3) Requirement already satisfied: astral==2.2 in /srv/homeassistant/lib/python3.9/site-packages (from homeassistant==2022.11.5) (2.2) Requirement already satisfied: orjson==3.8.1 in /srv/homeassistant/lib/python3.9/site-packages (from homeassistant==2022.11.5) (3.8.1) Requirement already satisfied: lru-dict==1.1.8 in /srv/homeassistant/lib/python3.9/site-packages (from homeassistant==2022.11.5) (1.1.8) Requirement already satisfied: jinja2==3.1.2 in /srv/homeassistant/lib/python3.9/site-packages (from homeassistant==2022.11.5) (3.1.2) Requirement already satisfied: pyyaml==6.0 in /srv/homeassistant/lib/python3.9/site-packages (from homeassistant==2022.11.5) (6.0) Requirement already satisfied: voluptuous==0.13.1 in /srv/homeassistant/lib/python3.9/site-packages (from homeassistant==2022.11.5) (0.13.1) Requirement already satisfied: typing-extensions<5.0,>=4.4.0 in /srv/homeassistant/lib/python3.9/site-packages (from homeassistant==2022.11.5) (4.4.0) Requirement already satisfied: bcrypt==3.1.7 in /srv/homeassistant/lib/python3.9/site-packages (from homeassistant==2022.11.5) (3.1.7) Requirement already satisfied: async-timeout==4.0.2 in /srv/homeassistant/lib/python3.9/site-packages (from homeassistant==2022.11.5) (4.0.2) Requirement already satisfied: ifaddr==0.1.7 in /srv/homeassistant/lib/python3.9/site-packages (from homeassistant==2022.11.5) (0.1.7) Requirement already satisfied: requests==2.28.1 in /srv/homeassistant/lib/python3.9/site-packages (from homeassistant==2022.11.5) (2.28.1) Collecting httpx==0.23.0 Using cached httpx-0.23.0-py3-none-any.whl (84 kB) Requirement already satisfied: ciso8601==2.2.0 in /srv/homeassistant/lib/python3.9/site-packages (from homeassistant==2022.11.5) (2.2.0) Requirement already satisfied: awesomeversion==22.9.0 in /srv/homeassistant/lib/python3.9/site-packages (from homeassistant==2022.11.5) (22.9.0) Requirement already satisfied: PyJWT==2.5.0 in /srv/homeassistant/lib/python3.9/site-packages (from homeassistant==2022.11.5) (2.5.0) Collecting aiohttp==3.8.1 Using cached aiohttp-3.8.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB) Requirement already satisfied: multidict<7.0,>=4.5 in /srv/homeassistant/lib/python3.9/site-packages (from aiohttp==3.8.1->homeassistant==2022.11.5) (6.0.2) Requirement already satisfied: frozenlist>=1.1.1 in /srv/homeassistant/lib/python3.9/site-packages (from aiohttp==3.8.1->homeassistant==2022.11.5) (1.2.0) Requirement already satisfied: aiosignal>=1.1.2 in /srv/homeassistant/lib/python3.9/site-packages (from aiohttp==3.8.1->homeassistant==2022.11.5) (1.2.0) Requirement already satisfied: charset-normalizer<3.0,>=2.0 in /srv/homeassistant/lib/python3.9/site-packages (from aiohttp==3.8.1->homeassistant==2022.11.5) (2.0.7) Requirement already satisfied: pytz in /srv/homeassistant/lib/python3.9/site-packages (from astral==2.2->homeassistant==2022.11.5) (2021.3) Requirement already satisfied: cffi>=1.1 in /srv/homeassistant/lib/python3.9/site-packages (from bcrypt==3.1.7->homeassistant==2022.11.5) (1.15.0) Requirement already satisfied: six>=1.4.1 in /srv/homeassistant/lib/python3.9/site-packages (from bcrypt==3.1.7->homeassistant==2022.11.5) (1.16.0) Requirement already satisfied: bleak>=0.19.0 in /srv/homeassistant/lib/python3.9/site-packages (from home-assistant-bluetooth==1.6.0->homeassistant==2022.11.5) (0.19.2) Requirement already satisfied: sniffio in /srv/homeassistant/lib/python3.9/site-packages (from httpx==0.23.0->homeassistant==2022.11.5) (1.2.0) Requirement already satisfied: httpcore<0.16.0,>=0.15.0 in /srv/homeassistant/lib/python3.9/site-packages (from httpx==0.23.0->homeassistant==2022.11.5) (0.15.0) Requirement already satisfied: rfc3986[idna2008]<2,>=1.3 in /srv/homeassistant/lib/python3.9/site-packages (from httpx==0.23.0->homeassistant==2022.11.5) (1.5.0) Requirement already satisfied: MarkupSafe>=2.0 in /srv/homeassistant/lib/python3.9/site-packages (from jinja2==3.1.2->homeassistant==2022.11.5) (2.0.1) Requirement already satisfied: text-unidecode>=1.3 in /srv/homeassistant/lib/python3.9/site-packages (from python-slugify==4.0.1->homeassistant==2022.11.5) (1.3) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /srv/homeassistant/lib/python3.9/site-packages (from requests==2.28.1->homeassistant==2022.11.5) (1.26.7) Requirement already satisfied: idna<4,>=2.5 in /srv/homeassistant/lib/python3.9/site-packages (from requests==2.28.1->homeassistant==2022.11.5) (3.3) Requirement already satisfied: dbus-fast<2.0.0,>=1.22.0 in /srv/homeassistant/lib/python3.9/site-packages (from bleak>=0.19.0->home-assistant-bluetooth==1.6.0->homeassistant==2022.11.5) (1.75.0) Requirement already satisfied: pycparser in /srv/homeassistant/lib/python3.9/site-packages (from cffi>=1.1->bcrypt==3.1.7->homeassistant==2022.11.5) (2.21) Requirement already satisfied: h11<0.13,>=0.11 in /srv/homeassistant/lib/python3.9/site-packages (from httpcore<0.16.0,>=0.15.0->httpx==0.23.0->homeassistant==2022.11.5) (0.12.0) Requirement already satisfied: anyio==3.* in /srv/homeassistant/lib/python3.9/site-packages (from httpcore<0.16.0,>=0.15.0->httpx==0.23.0->homeassistant==2022.11.5) (3.3.4) WARNING: Error parsing requirements for async-upnp-client: [Errno 2] No such file or directory: '/srv/homeassistant/lib/python3.9/site-packages/async_upnp_client-0.32.2.dist-info/METADATA' Installing collected packages: aiohttp, httpx, home-assistant-bluetooth, homeassistant Attempting uninstall: aiohttp Found existing installation: aiohttp 3.8.3 Uninstalling aiohttp-3.8.3: Successfully uninstalled aiohttp-3.8.3 Attempting uninstall: httpx Found existing installation: httpx 0.23.1 Uninstalling httpx-0.23.1: Successfully uninstalled httpx-0.23.1 Attempting uninstall: home-assistant-bluetooth Found existing installation: home-assistant-bluetooth 1.8.1 Uninstalling home-assistant-bluetooth-1.8.1: Successfully uninstalled home-assistant-bluetooth-1.8.1 Attempting uninstall: homeassistant Found existing installation: homeassistant 2022.12.1 Uninstalling homeassistant-2022.12.1: Successfully uninstalled homeassistant-2022.12.1

################# back to 2022.11.5

root@hassserver:~# tail -f /home/homeassistant/.homeassistant/home-assistant.log 2022-12-09 10:20:51.400 WARNING (MainThread) [homeassistant.config_entries] Config entry '192.168.178.43' for daikin integration not ready yet: Cannot connect to host 192.168.178.43:80 ssl:default [Connect call failed ('192.168.178.43', 80)]; Retrying in background 2022-12-09 10:20:51.401 WARNING (MainThread) [homeassistant.config_entries] Config entry '192.168.178.42' for daikin integration not ready yet: Cannot connect to host 192.168.178.42:80 ssl:default [Connect call failed ('192.168.178.42', 80)]; Retrying in background 2022-12-09 10:20:51.405 WARNING (MainThread) [homeassistant.config_entries] Config entry '192.168.178.82' for sma integration not ready yet: Could not connect to SMA at https://192.168.178.82: ; Retrying in background 2022-12-09 10:20:51.540 WARNING (SyncWorker_10) [homeassistant.components.homematic.sensor] Sensor (HmIP-SWSD RauchmelderGarage SMOKE_DETECTOR_ALARM_STATUS) entity description is missing. Sensor state (SMOKE_DETECTOR_ALARM_STATUS) needs to be maintained 2022-12-09 10:20:51.592 WARNING (SyncWorker_10) [homeassistant.components.homematic.sensor] Sensor (HmIP-SWSD Rauchmelder Stube SMOKE_DETECTOR_ALARM_STATUS) entity description is missing. Sensor state (SMOKE_DETECTOR_ALARM_STATUS) needs to be maintained 2022-12-09 10:20:51.596 WARNING (SyncWorker_10) [homeassistant.components.homematic.sensor] Sensor (HmIP-SWSD RauchmelderKeller SMOKE_DETECTOR_ALARM_STATUS) entity description is missing. Sensor state (SMOKE_DETECTOR_ALARM_STATUS) needs to be maintained 2022-12-09 10:20:51.603 WARNING (SyncWorker_10) [homeassistant.components.homematic.sensor] Sensor (HmIP-SWO-PR 00185BE9A1546A WIND_DIR) entity description is missing. Sensor state (WIND_DIR) needs to be maintained 2022-12-09 10:20:51.604 WARNING (SyncWorker_10) [homeassistant.components.homematic.sensor] Sensor (HmIP-SWO-PR 00185BE9A1546A WIND_DIR_RANGE) entity description is missing. Sensor state (WIND_DIR_RANGE) needs to be maintained 2022-12-09 10:21:01.257 WARNING (SyncWorker_5) [pyhomematic._hm] ServerThread.jsonRpcLogin: Unable to open session. 2022-12-09 10:21:12.229 ERROR (MainThread) [homeassistant.components.automation.mqtt_devices_publish] MQTT-Devices-Publish: Error executing script. Service not found for call_service at pos 1: Unable to find service script.mqtt_smartmeterwater_device_publish 2022-12-09 10:21:31.258 WARNING (SyncWorker_16) [pyhomematic._hm] ServerThread.jsonRpcLogin: Unable to open session. 2022-12-09 10:21:41.426 WARNING (MainThread) [homeassistant.components.zha.core.channels.base] [0xA314:1:0x0008]: async_initialize: all attempts have failed: [TimeoutError(), TimeoutError(), TimeoutError(), TimeoutError()] 2022-12-09 10:21:41.508 WARNING (MainThread) [homeassistant.components.zha.core.channels.base] [0xA314:1:0x0300]: async_initialize: all attempts have failed: [TimeoutError(), TimeoutError(), TimeoutError(), TimeoutError()] 2022-12-09 10:21:41.917 WARNING (MainThread) [homeassistant.components.zha.core.channels.base] [0xA314:1:0x0006]: async_initialize: all attempts have failed: [TimeoutError(), TimeoutError(), TimeoutError(), TimeoutError()] 2022-12-09 10:21:42.072 WARNING (MainThread) [homeassistant.components.zha.core.channels.base] [0xDB97:1:0x0006]: async_initialize: all attempts have failed: [DeliveryError('Request failed after 5 attempts: <Status.MAC_NO_ACK: 233>'), DeliveryError('Request failed after 5 attempts: <Status.MAC_NO_ACK: 233>'), DeliveryError('Request failed after 5 attempts: <Status.MAC_NO_ACK: 233>'), DeliveryError('Request failed after 5 attempts: <Status.MAC_NO_ACK: 233>')] 2022-12-09 10:21:42.134 WARNING (MainThread) [homeassistant.components.zha.core.channels.base] [0xDB97:1:0x0300]: async_initialize: all attempts have failed: [DeliveryError('Request failed after 5 attempts: <Status.MAC_NO_ACK: 233>'), DeliveryError('Request failed after 5 attempts: <Status.MAC_NO_ACK: 233>'), DeliveryError('Request failed after 5 attempts: <Status.MAC_NO_ACK: 233>'), DeliveryError('Request failed after 5 attempts: <Status.MAC_NO_ACK: 233>')] 2022-12-09 10:21:43.275 WARNING (MainThread) [homeassistant.components.zha.core.channels.base] [0x6DEB:1:0x0300]: async_initialize: all attempts have failed: [DeliveryError('Request failed after 5 attempts: <Status.NWK_INVALID_REQUEST: 194>'), DeliveryError('Request failed after 5 attempts: <Status.NWK_INVALID_REQUEST: 194>'), DeliveryError('Request failed after 5 attempts: <Status.NWK_INVALID_REQUEST: 194>'), DeliveryError('Request failed after 5 attempts: <Status.NWK_INVALID_REQUEST: 194>')] 2022-12-09 10:21:43.307 WARNING (MainThread) [homeassistant.components.zha.core.channels.base] [0x6DEB:1:0x0006]: async_initialize: all attempts have failed: [DeliveryError('Request failed after 5 attempts: <Status.NWK_INVALID_REQUEST: 194>'), DeliveryError('Request failed after 5 attempts: <Status.NWK_INVALID_REQUEST: 194>'), DeliveryError('Request failed after 5 attempts: <Status.NWK_INVALID_REQUEST: 194>'), DeliveryError('Request failed after 5 attempts: <Status.NWK_INVALID_REQUEST: 194>')] 2022-12-09 10:21:43.326 WARNING (MainThread) [homeassistant.components.zha.core.channels.base] [0x6DEB:1:0x0008]: async_initialize: all attempts have failed: [DeliveryError('Request failed after 5 attempts: <Status.MAC_NO_ACK: 233>'), DeliveryError('Request failed after 5 attempts: <Status.NWK_INVALID_REQUEST: 194>'), DeliveryError('Request failed after 5 attempts: <Status.NWK_INVALID_REQUEST: 194>'), DeliveryError('Request failed after 5 attempts: <Status.NWK_INVALID_REQUEST: 194>')] 2022-12-09 10:21:43.938 WARNING (MainThread) [homeassistant.components.zha.core.channels.base] [0xDB97:1:0x0008]: async_initialize: all attempts have failed: [DeliveryError('Request failed after 5 attempts: <Status.MAC_NO_ACK: 233>'), DeliveryError('Request failed after 5 attempts: <Status.MAC_NO_ACK: 233>'), DeliveryError('Request failed after 5 attempts: <Status.MAC_NO_ACK: 233>'), DeliveryError('Request failed after 5 attempts: <Status.MAC_NO_ACK: 233>')] 2022-12-09 10:21:45.767 WARNING (MainThread) [homeassistant.components.zha.core.channels.base] [0x8EF5:1:0x0006]: async_initialize: all attempts have failed: [TimeoutError(), TimeoutError(), TimeoutError(), TimeoutError()] 2022-12-09 10:21:46.102 WARNING (MainThread) [homeassistant.components.zha.core.channels.base] [0x8EF5:1:0x0008]: async_initialize: all attempts have failed: [TimeoutError(), TimeoutError(), TimeoutError(), TimeoutError()] 2022-12-09 10:21:46.707 WARNING (MainThread) [homeassistant.components.zha.core.channels.base] [0x8EF5:1:0x0300]: async_initialize: all attempts have failed: [TimeoutError(), TimeoutError(), TimeoutError(), TimeoutError()] 2022-12-09 10:21:48.249 WARNING (MainThread) [homeassistant.components.zha.core.channels.base] [0x56F2:1:0x0300]: async_initialize: all attempts have failed: [TimeoutError(), TimeoutError(), TimeoutError(), TimeoutError()] 2022-12-09 10:21:48.845 WARNING (MainThread) [homeassistant.components.zha.core.channels.base] [0x56F2:1:0x0006]: async_initialize: all attempts have failed: [TimeoutError(), TimeoutError(), TimeoutError(), TimeoutError()] 2022-12-09 10:21:49.385 WARNING (MainThread) [homeassistant.components.zha.core.channels.base] [0x56F2:1:0x0008]: async_initialize: all attempts have failed: [TimeoutError(), TimeoutError(), TimeoutError(), TimeoutError()] 2022-12-09 10:22:01.262 WARNING (SyncWorker_15) [pyhomematic._hm] ServerThread.jsonRpcLogin: Unable to open session.

still no zha / zigbee with 2022.11.5

-> went back to 2022.11.4 -> Works!

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

marc4s commented 1 year ago

has been solved with 2022.12.3 and downgrade of aiohttp from 3.8.3 to 3.8.1

mrreview commented 1 year ago

Having the same problem and downgrading aiohttp didn't solve the problem. I had to downgrade backoff package instead pip install --force-reinstall backoff==1.11.1