Hi All,
I run HA on a RPi 5. I have an NginxProxyManager container running on another host to direct traffic to it (home.domain.com).
I wanted to move things from home.domain1.com to home.domain2.com. I made the changes in external DNS, updated the config in the NPM container and tried it out… No dice. I can login, but then I get “Unable to connect to Home Assistant. Retrying”. I can obviously hit it since it lets me login and redirects me to use my two factor.
Anyone know what I may have broke? For restore purposes I moved DNS back to domain1 and the issue followed it. Any help would be greatly appreciated!
Edit: I fixed it. The issue ended up being in the SSL config in NPM. Nothing HA related causing the problem.