Error every minute please see LOG entry

I am getting this error every minute causing my machine to crash. I have tried to re-install and its the same error. thoughts

Logger: homeassistant
Source: /usr/src/homeassistant/homeassistant/runner.py:147
First occurred: 2:14:21 PM (16 occurrences)
Last logged: 2:17:26 PM

Error doing job: Exception in callback _SelectorDatagramTransport._read_ready() (None)
Error doing job: Exception in callback SsdpSearchResponder._send_responses((‘fd22:9464:dfb8::1’, 34926, 0, 0), [b’HTTP/1.1 20…ORG:1\r\n\r\n’, b’HTTP/1.1 20…ORG:1\r\n\r\n’, b’HTTP/1.1 20…ORG:1\r\n\r\n’]) (None)
Error doing job: Exception in callback SsdpSearchResponder._send_responses((‘fd9d:fa86:e04d:10::1’, 35543, 0, 0), [b’HTTP/1.1 20…ORG:1\r\n\r\n’, b’HTTP/1.1 20…ORG:1\r\n\r\n’, b’HTTP/1.1 20…ORG:1\r\n\r\n’]) (None)

Hi Mike,

I’m not sure, but there is this…
2024.5+: Tracking down instability issues caused by integrations.

Please open an issue for the ssdp integration

1 Like

OK will do.

This is a clean install with ALL integrations, add-ons, devices, etc. removed.

Is there anything I can do to stop this? It is filling up my logs/filesystem. I have tried to turn off SSDP and ZeroConf - bit it is still occurring.

Any help appreciated.

My configuration.yaml:

cloud:
config:
history:
input_boolean:
input_datetime:
input_number:
input_select:
input_text:
logbook:
mobile_app:
person:
#ssdp:
sun:
system_health:
#zeroconf:
zone:

Load frontend themes from the themes folder

frontend:
themes: !include_dir_merge_named themes

automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml