Default_Config hint

Default_Config maybe nice BUT is has a hint. If your Pi for example gets faulty (or for my test purposes
creating a copy of the SD using Windiskimager for reading and Etcher for writing) and move it to
another pi HA always shows the errors below the text. OK, it seemed to work on the new PI but
the error messages are frustrating. You should add a button or what ever into the system menu to
remove the old hardware entries or create a new default config Because faulty PI’s etc can happen.

Error Messages:
Log default_config:

Logger: homeassistant.setup
Source: setup.py:202
First occurred: 2:22:00 PM (1 occurrences)
Last logged: 2:22:00 PM
Setup failed for default_config: (DependencyError(…), ‘Could not setup dependencies: ssdp’)

Logger: homeassistant.setup
Source: setup.py:200
First occurred: 2:22:00 PM (1 occurrences)
Last logged: 2:22:00 PM
Unable to set up dependencies of default_config. Setup failed for dependencies: ssdp

log ssdp:

Unable to set up dependencies of upnp. Setup failed for dependencies: ssdp
2:22:05 PM – (ERROR) setup.py - message first occurred at 2:22:04 PM and shows up 2 times
Setup failed for default_config: (DependencyError(…), ‘Could not setup dependencies: ssdp’)
2:22:00 PM – (ERROR) setup.py
Unable to set up dependencies of default_config. Setup failed for dependencies: ssdp
2:22:00 PM – (ERROR) setup.py
Error during setup of component ssdp
2:21:47 PM – (ERROR) components/ssdp/init.py

Show full logs
2023-01-18 14:21:47.867 ERROR (MainThread) [homeassistant.setup] Error during setup of component ssdp
File “/usr/src/homeassistant/homeassistant/components/ssdp/init.py”, line 223, in async_setup
File “/usr/src/homeassistant/homeassistant/components/ssdp/init.py”, line 731, in async_start
File “/usr/src/homeassistant/homeassistant/components/ssdp/init.py”, line 787, in _async_start_upnp_servers
File “/usr/src/homeassistant/homeassistant/components/ssdp/init.py”, line 711, in _async_find_next_available_port
2023-01-18 14:22:00.328 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of default_config. Setup failed for dependencies: ssdp
2023-01-18 14:22:00.329 ERROR (MainThread) [homeassistant.setup] Setup failed for default_config: (DependencyError(…), ‘Could not setup dependencies: ssdp’)
2023-01-18 14:22:04.510 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of upnp. Setup failed for dependencies: ssdp
homeassistant.exceptions.DependencyError: (DependencyError(…), ‘Could not setup dependencies: ssdp’)
2023-01-18 14:22:05.291 ERROR (MainThread) [homeassistant.setup] Unable to set up dependencies of upnp. Setup failed for dependencies: ssdp

Main log after restart:
Error doing job: Exception in callback MQTT._mqtt_handle_message(<paho.mqtt.cl… 0x7fb39f35a0>)
2:58:59 PM – (ERROR) components/sensor/init.py - message first occurred at 2:22:01 PM and shows up 131 times
Unable to set up dependencies of upnp. Setup failed for dependencies: ssdp
2:22:05 PM – (ERROR) setup.py - message first occurred at 2:22:04 PM and shows up 2 times
Error doing job: Task exception was never retrieved
2:22:04 PM – (ERROR) setup.py
Setup failed for default_config: (DependencyError(…), ‘Could not setup dependencies: ssdp’)
2:22:00 PM – (ERROR) setup.py
Unable to set up dependencies of default_config. Setup failed for dependencies: ssdp
2:22:00 PM – (ERROR) setup.py
Config entry ‘E4:5F:01:A3:92:99’ for bluetooth integration not ready yet: Bluetooth adapter None with address E4:5F:01:A3:92:99 not found; Retrying in background
2:21:59 PM – (WARNING) config_entries.py - message first occurred at 2:21:48 PM and shows up 2 times
Error during setup of component ssdp
2:21:47 PM – (ERROR) components/ssdp/init.py
Address not available when binding to (‘fe80::285c:a77f:ece0:558c’, 5353, 0, 3), it is expected to happen on some systems
2:21:47 PM – (WARNING) components/zeroconf/init.py