|
现在8123端口报404错误错误如下
2022-03-19 18:16:19 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration google_translate_cn 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-03-19 18:16:19 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration pulseaudio 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-03-19 18:16:26 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/camera/__init__.py", line 379, in preload_stream
stream = await camera.async_create_stream()
File "/usr/src/homeassistant/homeassistant/components/camera/__init__.py", line 536, in async_create_stream
self.stream = create_stream(
File "/usr/src/homeassistant/homeassistant/components/stream/__init__.py", line 85, in create_stream
raise HomeAssistantError("Stream integration is not set up.")
homeassistant.exceptions.HomeAssistantError: Stream integration is not set up.
|
|