I'm running HA on a KVM virtual machine on Ubuntu. Recently my computer lost power and the VM ran fine, but I couldn't connect to HA through my browser. In the VM console I saw that there was no IP address assigned. I found this discussion that gave me a place to start https://community.home-assistant.io/t/no-ip-address-showing/290149/42. I tried binding the MAC to the IP in my router settings and using the command 'network update enp1s0 --ipv4-address x.x.x.x/24 --ipv4-gateway x.x.x.x --ipv4-method static' which did populate the IP address and gateway, but I'm still not able to connect in my browser. I used the same IP address I bounded in the router settings. I used the gateway address listed on my TPLink Router webpage under Advanced -> Internet -> Default Gateway, but 'm not sure if that's correct. Any thoughts on what to troubleshoot next?