I’m just curious about what a realistic start time for the HA service is. I hate making changes or even trying to improve anything outside of automations.
Once again I’ve been trying to get my service up and running for over 2 1/2 hours. Right now I’m 17 minutes into a service start and I’m still waiting. Nothing has changed. No updates done. No new component added. Just trying to restart.
EDIT: So I thought that post 14 was my solution. Seems NMAP was devouring resources for no reason. Literally causing the system to HALT to a stop. I’ve removed NMAP and no have zero issues.
I would tell you but it’s not up yet. Before .8x I could restart in a matter of minutes… now I literally have to sit at the prompt restarting every few minutes until it starts again.
I don’t have that many physical devices and I probably have less than 50 components
So after further review I’ve narrowed it down to device_tracker.owntracks when the device_tracker: component is enabled. Oddly enough, this doesn’t exist this way in my install
I now need to figure out where and how it is trying to load in order to remove it from loading.
So, you need to double check that you have definitely saved the removal of that.
If it’s definitely not anywhere in your configuration but being picked up by homeassistant it could be an early indication of sd card failure if you’re on a pi because it is still being read even though its deleted.
If you’re not on a pi, then try a disk recovery with fsck.
I finally found it. Some random directory, that wasn’t even’t referenced, had some old files that had an old config in it was getting processed at startup.