Logger: aiohttp.server
Source: requirements.py:180
First occurred: 10:11:47 (1 occurrences)
Last logged: 10:11:47
Error handling requestTraceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/aiohttp/web_protocol.py", line 435, in _handle_request resp = await request_handler(request) File "/usr/local/lib/python3.9/site-packages/aiohttp/web_app.py", line 504, in _handle resp = await handler(request) File "/usr/local/lib/python3.9/site-packages/aiohttp/web_middlewares.py", line 117, in impl return await handler(request) File "/usr/src/homeassistant/homeassistant/components/http/security_filter.py", line 60, in security_filter_middleware return await handler(request) File "/usr/src/homeassistant/homeassistant/components/http/forwarded.py", line 100, in forwarded_middleware return await handler(request) File "/usr/src/homeassistant/homeassistant/components/http/request_context.py", line 28, in request_context_middleware return await handler(request) File "/usr/src/homeassistant/homeassistant/components/http/ban.py", line 79, in ban_middleware return await handler(request) File "/usr/src/homeassistant/homeassistant/components/http/auth.py", line 219, in auth_middleware return await handler(request) File "/usr/src/homeassistant/homeassistant/components/http/view.py", line 137, in handle result = await result File "/usr/src/homeassistant/homeassistant/components/config/config_entries.py", line 134, in post return await super().post(request) File "/usr/src/homeassistant/homeassistant/components/http/data_validator.py", line 62, in wrapper result = await method(view, request, *args, **kwargs) File "/usr/src/homeassistant/homeassistant/helpers/data_entry_flow.py", line 72, in post result = await self._flow_mgr.async_init( File "/usr/src/homeassistant/homeassistant/data_entry_flow.py", line 203, in async_init flow, result = await task File "/usr/src/homeassistant/homeassistant/data_entry_flow.py", line 221, in _async_init flow = await self.async_create_flow(handler, context=context, data=data) File "/usr/src/homeassistant/homeassistant/config_entries.py", line 740, in async_create_flow await async_process_deps_reqs(self.hass, self._hass_config, integration) File "/usr/src/homeassistant/homeassistant/setup.py", line 360, in async_process_deps_reqs await requirements.async_get_integration_with_requirements( File "/usr/src/homeassistant/homeassistant/requirements.py", line 83, in async_get_integration_with_requirements await _async_process_integration(hass, integration, done) File "/usr/src/homeassistant/homeassistant/requirements.py", line 99, in _async_process_integration await async_process_requirements( File "/usr/src/homeassistant/homeassistant/requirements.py", line 162, in async_process_requirements await _async_process_requirements( File "/usr/src/homeassistant/homeassistant/requirements.py", line 180, in _async_process_requirements raise RequirementsNotFound(name, [req])homeassistant.requirements.RequirementsNotFound: Requirements for terncy not found: ['zeroconf==0.28.8'].
Logger: homeassistant.util.package
Source: util/package.py:99
First occurred: 10:00:59 (3 occurrences)
Last logged: 10:01:19
Unable to install package zeroconf==0.28.8: ERROR: Cannot install zeroconf==0.28.8 because these package versions have conflicting dependencies. ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/to ... ependency-conflicts