-
-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
recent update seems to have changed the console to be server rather than the docker environment.
This means I cannot manually update packages inside the container etc which is needed to fix a tapo hacs update fck up. It worked fine a few days ago could make changes.


Expected Behavior
Console should be for the container?
Steps To Reproduce
unraid docker
Environment
- OS:unraid
- How docker service was installed: App Store
CPU architecture
x86-64
Docker creation
what ever the unraid App Store uses
Container logs
File "/usr/local/lib/python3.13/site-packages/homeassistant/requirements.py", line 182, in _async_process_integration
await self.async_process_requirements(
integration.domain, integration.requirements
)
File "/usr/local/lib/python3.13/site-packages/homeassistant/requirements.py", line 264, in async_process_requirements
self._raise_for_failed_requirements(name, missing)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/homeassistant/requirements.py", line 292, in _raise_for_failed_requirements
raise RequirementsNotFound(integration, [req])
homeassistant.requirements.RequirementsNotFound: Requirements for tapo not found: ['plugp100==5.1.5'].
2025-07-04 14:05:39.670 ERROR (ImportExecutor_0) [homeassistant] Error doing job: Task exception was never retrieved (None)
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/homeassistant/config_entries.py", line 1446, in async_init
flow, result = await self._async_init(flow_id, handler, context, data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/homeassistant/config_entries.py", line 1482, in _async_init
flow = await self.async_create_flow(handler, context=context, data=data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/homeassistant/config_entries.py", line 1704, in async_create_flow
handler = await _async_get_flow_handler(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
self.hass, handler_key, self._hass_config
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/local/lib/python3.13/site-packages/homeassistant/config_entries.py", line 3752, in _async_get_flow_handler
await _load_integration(hass, domain, hass_config)
File "/usr/local/lib/python3.13/site-packages/homeassistant/config_entries.py", line 3729, in _load_integration
await async_process_deps_reqs(hass, hass_config, integration)
File "/usr/local/lib/python3.13/site-packages/homeassistant/setup.py", line 584, in async_process_deps_reqs
await requirements.async_get_integration_with_requirements(
hass, integration.domain
)
File "/usr/local/lib/python3.13/site-packages/homeassistant/requirements.py", line 54, in async_get_integration_with_requirements
return await manager.async_get_integration_with_requirements(domain)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/homeassistant/requirements.py", line 170, in async_get_integration_with_requirements
await future
File "/usr/local/lib/python3.13/site-packages/homeassistant/requirements.py", line 159, in async_get_integration_with_requirements
await self._async_process_integration(integration, done)
File "/usr/local/lib/python3.13/site-packages/homeassistant/requirements.py", line 182, in _async_process_integration
await self.async_process_requirements(
integration.domain, integration.requirements
)
File "/usr/local/lib/python3.13/site-packages/homeassistant/requirements.py", line 264, in async_process_requirements
self._raise_for_failed_requirements(name, missing)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/homeassistant/requirements.py", line 292, in _raise_for_failed_requirements
raise RequirementsNotFound(integration, [req])
homeassistant.requirements.RequirementsNotFound: Requirements for tapo not found: ['plugp100==5.1.5'].
2025-07-04 14:05:39.673 ERROR (ImportExecutor_0) [homeassistant] Error doing job: Task exception was never retrieved (None)
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/homeassistant/config_entries.py", line 1446, in async_init
flow, result = await self._async_init(flow_id, handler, context, data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/homeassistant/config_entries.py", line 1482, in _async_init
flow = await self.async_create_flow(handler, context=context, data=data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/homeassistant/config_entries.py", line 1704, in async_create_flow
handler = await _async_get_flow_handler(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
self.hass, handler_key, self._hass_config
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/local/lib/python3.13/site-packages/homeassistant/config_entries.py", line 3752, in _async_get_flow_handler
await _load_integration(hass, domain, hass_config)
File "/usr/local/lib/python3.13/site-packages/homeassistant/config_entries.py", line 3729, in _load_integration
await async_process_deps_reqs(hass, hass_config, integration)
File "/usr/local/lib/python3.13/site-packages/homeassistant/setup.py", line 584, in async_process_deps_reqs
await requirements.async_get_integration_with_requirements(
hass, integration.domain
)
File "/usr/local/lib/python3.13/site-packages/homeassistant/requirements.py", line 54, in async_get_integration_with_requirements
return await manager.async_get_integration_with_requirements(domain)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/homeassistant/requirements.py", line 170, in async_get_integration_with_requirements
await future
File "/usr/local/lib/python3.13/site-packages/homeassistant/requirements.py", line 159, in async_get_integration_with_requirements
await self._async_process_integration(integration, done)
File "/usr/local/lib/python3.13/site-packages/homeassistant/requirements.py", line 182, in _async_process_integration
await self.async_process_requirements(
integration.domain, integration.requirements
)
File "/usr/local/lib/python3.13/site-packages/homeassistant/requirements.py", line 264, in async_process_requirements
self._raise_for_failed_requirements(name, missing)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.13/site-packages/homeassistant/requirements.py", line 292, in _raise_for_failed_requirements
raise RequirementsNotFound(integration, [req])
homeassistant.requirements.RequirementsNotFound: Requirements for tapo not found: ['plugp100==5.1.5'].
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Issues