HomeAssistant stalls and never completes startup

Hey, all.

I tried finding a similar topic, but most other similar issues pointed toward the cast plugin or things not working in general which isn’t really my issue.

My problem is ever since 83.x, my HomeAssistant instance seems to never fully start which prevents the http portion from binding to the port. I’ve restarted my pi, uninstalled and reinstalled homeassistant, removed all databases and logs, commented out most of my components, and seemingly nothing. I tried looking in the log and can’t see anything overly obvious. I’ve checked netstat and it doesn’t seem to be an issue with something else binded to the port.

Any thoughts? Is there another log I can find?

Log at: https://pastebin.com/Rxz8zu5Q

Looks like I may have found the issue on github. Will report back.

https://github.com/home-assistant/home-assistant/issues/18809

That ended up being my problem. This can be deleted if necessary. Sorry and thank you!