I set it up in /Container/homeassistant-test
HA successfully created the different config files etc…, I tried to restart via HA but still the same.
Here is the log:
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun home-assistant (no readiness notification)
s6-rc: info: service legacy-services successfully started
Unable to find configuration. Creating default one in /config
2025-02-03 18:11:24.335 ERROR (MainThread) [homeassistant.components.http.forwarded] A request from a reverse proxy was received from 10.0.3.3, but your HTTP integration is not set-up for reverse proxies
2025-02-03 18:11:24.509 ERROR (MainThread) [homeassistant.components.http.forwarded] A request from a reverse proxy was received from 10.0.3.3, but your HTTP integration is not set-up for reverse proxies
2025-02-03 18:11:29.878 WARNING (MainThread) [homeassistant.helpers.translation] Failed to load integration for translation: Invalid domain energy.sensor
2025-02-03 18:11:29.879 WARNING (MainThread) [homeassistant.helpers.translation] Failed to load integration for translation: Invalid domain mobile_app.notify
2025-02-03 18:11:29.879 WARNING (MainThread) [homeassistant.helpers.translation] Failed to load integration for translation: Invalid domain cloud.tts
2025-02-03 18:11:29.880 WARNING (MainThread) [homeassistant.helpers.translation] Failed to load integration for translation: Invalid domain homeassistant.scene
2025-02-03 18:11:29.880 WARNING (MainThread) [homeassistant.helpers.translation] Failed to load integration for translation: Invalid domain sun.sensor
2025-02-03 18:11:30.153 ERROR (MainThread) [homeassistant.helpers.translation] Validation of translation placeholders for localized (pt) string component.assist_pipeline.issues.assist_in_progress_deprecated.title failed: ({'entity_id', 'integration_name'} != {'integration_name'})
2025-02-03 18:11:35.955 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved (None)
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/discovery_flow.py", line 137, in _async_start
await gather_with_limited_concurrency(FLOW_INIT_LIMIT, *init_coros)
File "/usr/src/homeassistant/homeassistant/util/async_.py", line 114, in gather_with_limited_concurrency
return await gather(
^^^^^^^^^^^^^
...<2 lines>...
)
^
File "/usr/src/homeassistant/homeassistant/util/async_.py", line 112, in sem_task
return await task
^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 1315, in async_init
flow, result = await self._async_init(flow_id, handler, context, data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 1350, in _async_init
result = await self._async_handle_step(flow, flow.init_step, data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/data_entry_flow.py", line 491, in _async_handle_step
result: _FlowResultT = await getattr(flow, method)(user_input)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/zha/config_flow.py", line 689, in async_step_zeroconf
return await self.async_step_confirm()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/zha/config_flow.py", line 581, in async_step_confirm
return await self.async_step_verify_radio()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/zha/config_flow.py", line 331, in async_step_verify_radio
return await self.async_step_choose_formation_strategy()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/zha/config_flow.py", line 347, in async_step_choose_formation_strategy
await self._radio_mgr.async_load_network_settings()
File "/usr/src/homeassistant/homeassistant/components/zha/radio_manager.py", line 251, in async_load_network_settings
await app.connect()
File "/usr/local/lib/python3.13/site-packages/bellows/zigbee/application.py", line 150, in connect
await self._ezsp.connect(use_thread=self.config[CONF_USE_THREAD])
File "/usr/local/lib/python3.13/site-packages/bellows/ezsp/__init__.py", line 138, in connect
await self.startup_reset()
File "/usr/local/lib/python3.13/site-packages/bellows/ezsp/__init__.py", line 119, in startup_reset
await self._gw.wait_for_startup_reset()
File "/usr/local/lib/python3.13/site-packages/bellows/uart.py", line 63, in wait_for_startup_reset
await self._startup_reset_future
ConnectionResetError: Remote server closed connection
2025-02-03 18:11:41.438 ERROR (MainThread) [homeassistant.helpers.translation] Validation of translation placeholders for localized (pt) string component.assist_pipeline.issues.assist_in_progress_deprecated.title failed: ({'entity_id', 'integration_name'} != {'integration_name'})
2025-02-03 18:11:45.866 ERROR (MainThread) [homeassistant.components.http.forwarded] A request from a reverse proxy was received from 10.0.3.3, but your HTTP integration is not set-up for reverse proxies
s6-rc: info: service legacy-services: stopping
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun home-assistant (no readiness notification)
s6-rc: info: service legacy-services successfully started
2025-02-03 18:14:10.731 ERROR (MainThread) [homeassistant.helpers.translation] Validation of translation placeholders for localized (pt) string component.assist_pipeline.issues.assist_in_progress_deprecated.title failed: ({'integration_name', 'entity_id'} != {'integration_name'})
2025-02-03 18:14:12.102 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from Nas2 (192.168.1.212). Requested URL: '/api/websocket'. (Python/3.12 aiohttp/3.11.6)
2025-02-03 18:15:00.692 ERROR (MainThread) [homeassistant.components.http.forwarded] A request from a reverse proxy was received from 10.0.3.3, but your HTTP integration is not set-up for reverse proxies
2025-02-03 18:15:00.699 ERROR (MainThread) [homeassistant.components.http.forwarded] A request from a reverse proxy was received from 10.0.3.3, but your HTTP integration is not set-up for reverse proxies
2025-02-03 18:15:00.778 ERROR (MainThread) [homeassistant.components.http.forwarded] A request from a reverse proxy was received from 10.0.3.3, but your HTTP integration is not set-up for reverse proxies
2025-02-03 18:15:00.780 ERROR (MainThread) [homeassistant.components.http.forwarded] A request from a reverse proxy was received from 10.0.3.3, but your HTTP integration is not set-up for reverse proxies
2025-02-03 18:15:09.235 ERROR (MainThread) [homeassistant.components.http.forwarded] A request from a reverse proxy was received from 10.0.3.3, but your HTTP integration is not set-up for reverse proxies
2025-02-03 18:15:09.311 ERROR (MainThread) [homeassistant.components.http.forwarded] A request from a reverse proxy was received from 10.0.3.3, but your HTTP integration is not set-up for reverse proxies
2025-02-03 18:15:09.315 ERROR (MainThread) [homeassistant.components.http.forwarded] A request from a reverse proxy was received from 10.0.3.3, but your HTTP integration is not set-up for reverse proxies
2025-02-03 18:15:09.318 ERROR (MainThread) [homeassistant.components.http.forwarded] A request from a reverse proxy was received from 10.0.3.3, but your HTTP integration is not set-up for reverse proxies
2025-02-03 18:15:09.321 ERROR (MainThread) [homeassistant.components.http.forwarded] A request from a reverse proxy was received from 10.0.3.3, but your HTTP integration is not set-up for reverse proxies
2025-02-03 18:15:09.324 ERROR (MainThread) [homeassistant.components.http.forwarded] A request from a reverse proxy was received from 10.0.3.3, but your HTTP integration is not set-up for reverse proxies
2025-02-03 18:15:09.328 ERROR (MainThread) [homeassistant.components.http.forwarded] A request from a reverse proxy was received from 10.0.3.3, but your HTTP integration is not set-up for reverse proxies
2025-02-03 18:15:09.331 ERROR (MainThread) [homeassistant.components.http.forwarded] A request from a reverse proxy was received from 10.0.3.3, but your HTTP integration is not set-up for reverse proxies
2025-02-03 18:15:09.358 ERROR (MainThread) [homeassistant.components.http.forwarded] A request from a reverse proxy was received from 10.0.3.3, but your HTTP integration is not set-up for reverse proxies
2025-02-03 18:15:10.949 ERROR (MainThread) [homeassistant.components.http.forwarded] A request from a reverse proxy was received from 10.0.3.3, but your HTTP integration is not set-up for reverse proxies
2025-02-03 18:15:50.178 ERROR (MainThread) [homeassistant.components.http.forwarded] A request from a reverse proxy was received from 10.0.3.3, but your HTTP integration is not set-up for reverse proxies
2025-02-03 18:16:12.461 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from Nas2 (192.168.1.212). Requested URL: '/api/websocket'. (Python/3.12 aiohttp/3.11.6)