So, this morning’s issue is one camera that stubbornly does not want to Initialise.
I have 6 cameras all wifi connected including 1 x TC70 and 5 x TC60. One of my TC60s just does not want to play today despite multiple attempts at reloading. All the others are fine. They have all been working until a HA restart this morning to update some HACS integrations. Now I have 1 camera not initialising. The other 5 are working fine. Logs show:
2023-08-10 07:10:02.261 ERROR (stream_worker) [homeassistant.components.stream.stream.camera.seans_room_camera_sd_stream] Error from stream worker: Error opening stream (HTTP_OTHER_4XX, Server returned 4XX Client Error, but not one of 40{0,1,3,4}) rtsp://****:****@192.168.0.107:554/stream2
2023-08-10 07:11:42.640 ERROR (stream_worker) [homeassistant.components.stream.stream.camera.seans_room_camera_sd_stream] Error from stream worker: Error opening stream (HTTP_OTHER_4XX, Server returned 4XX Client Error, but not one of 40{0,1,3,4}) rtsp://****:****@192.168.0.107:554/stream2
2023-08-10 07:13:33.048 ERROR (stream_worker) [homeassistant.components.stream.stream.camera.seans_room_camera_sd_stream] Error from stream worker: Error opening stream (HTTP_OTHER_4XX, Server returned 4XX Client Error, but not one of 40{0,1,3,4}) rtsp://****:****@192.168.0.107:554/stream2
2023-08-10 07:13:59.186 WARNING (SyncWorker_58) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response
2023-08-10 07:15:33.383 ERROR (stream_worker) [homeassistant.components.stream.stream.camera.seans_room_camera_sd_stream] Error from stream worker: Error opening stream (HTTP_OTHER_4XX, Server returned 4XX Client Error, but not one of 40{0,1,3,4}) rtsp://****:****@192.168.0.107:554/stream2
2023-08-10 07:17:43.748 ERROR (stream_worker) [homeassistant.components.stream.stream.camera.seans_room_camera_sd_stream] Error from stream worker: Error opening stream (HTTP_OTHER_4XX, Server returned 4XX Client Error, but not one of 40{0,1,3,4}) rtsp://****:****@192.168.0.107:554/stream2
2023-08-10 07:18:59.209 WARNING (SyncWorker_63) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response
2023-08-10 07:20:04.139 ERROR (stream_worker) [homeassistant.components.stream.stream.camera.seans_room_camera_sd_stream] Error from stream worker: Error opening stream (HTTP_OTHER_4XX, Server returned 4XX Client Error, but not one of 40{0,1,3,4}) rtsp://****:****@192.168.0.107:554/stream2
2023-08-10 07:22:34.458 ERROR (stream_worker) [homeassistant.components.stream.stream.camera.seans_room_camera_sd_stream] Error from stream worker: Error opening stream (HTTP_OTHER_4XX, Server returned 4XX Client Error, but not one of 40{0,1,3,4}) rtsp://****:****@192.168.0.107:554/stream2
2023-08-10 07:23:42.821 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry 192.168.0.103 for tapo_control
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 388, in async_setup
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/tapo_control/__init__.py", line 196, in async_setup_entry
tapoController = await hass.async_add_executor_job(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
asyncio.exceptions.CancelledError: aiohttp connection lost
2023-08-10 07:24:42.860 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry 192.168.0.103 for tapo_control
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 388, in async_setup
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/tapo_control/__init__.py", line 196, in async_setup_entry
tapoController = await hass.async_add_executor_job(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
asyncio.exceptions.CancelledError: aiohttp connection lost
2023-08-10 07:25:14.808 ERROR (stream_worker) [homeassistant.components.stream.stream.camera.seans_room_camera_sd_stream] Error from stream worker: Error opening stream (HTTP_OTHER_4XX, Server returned 4XX Client Error, but not one of 40{0,1,3,4}) rtsp://****:****@192.168.0.107:554/stream2