Hi everyone, this is my first post in this forum so please excuse any etiquette mistakes.
I am experiencing a nasty issue when installing Home Assistant. I have it installed using VirtualBox running on Ubuntu Server 22.04, so there is no GUI. I followed this guide to set up the virtual machine in VirtualBox and did not have to make any modifications or otherwise have any installation issues.
The Home Assistant virtual machine is detected by my router as an ethernet client, just like its host machine, and has been assigned its own address. I have made sure to set the address as reserved in my router’s DHCP settings so that it will not change. I can also successfully ping the IP address from another machine, so I know that the Home Assistant OS virtual machine is up and running and is connected to the network. I have also checked through my Pi-Hole and I can see that the Home Assistant is making repeated queries to “checkonline.home-assistant.io”, but I’m not sure what that means.
However, when I try to go to :8123 on my browser, I cannot connect. I cannot connect with “homeassistant” or “homeassistant.local” in place of the IP address. I have been troubleshooting for several hours now and I am just at a loss. Does anyone have any suggestions as to what could be wrong?