I managed to get hassio up and running. But it’s on a different network and it cannot see all the devices on my regular network.
I might not have the terminology correct, what I mean is all my devices are on the usual 192.168.xx.xx, but the VM is on 172.18.xx.xx. Am I missing something?
It’s been MANY years since I did any serious network stuff, so bear with me
Older comments here, but thank you for nudging me in the right direction. Just migrated to Hyper-V and got USB Redirector set up successfully.
Have you had this running for a long period of time? I’ve done a few reboot tests and all connections restore successfully. Just wondering if there are any stability issues over time or if I’m likely safe to purchase a USB Redirector license.
My timing on moving to HASS supervised on Ubuntu is TERRIBLE with the recent (on hold) deprecation. I’m still moving forward with this for now with the intent of A) hoping they find a sensible way to maintain hassio supervised install or B) move to HassOS in VM with z-stick on a rpi3 once the zwave over mqtt migration is complete (which looks to be coming soon).
I’ve had the redirector working for about 8 months now with no stability issues. The only thing I find is sometimes when you restart HA using the GUI, it doesn’t properly release the port. This only happens intermittently and the fix is very simple : restart the whole machine.
I’m receiving exactly the same messages.
But my homeassistant installation works fine.
Maybe you can lookup the IP of your VM in your router ?
Don’t forget the port at the end of the IP “:8123”
If not there is probably something wrong with your Network Configuration of the VM.
Oh and for the login, default login credentials are:
root
[No Password]
try creating a new Switch which using external Network and “Allow Management operating system to Share this Network Adapter” checked . Second and third Box unchecked.
dont forget to Change the Network Adapter in the vm. (restart of VM required maybe Host system as Well but probably not)
i changed the network adapter to “default switch”. after complete restart (my pc too), i have the following when doing dns info:
host: 172.30.32.3
locals:
dns://192.168.37.49
servers: []
version: “9”
What does your settings say for “dns info”? i’d like to compare notes. My ip range is 192.168.168.xxx. Not sure where its getting 172 and 192.168.37 from. Unless they are internal ip addresses used by HA.
You have to Change the Network Adapter to your newly created Adapter “Hass” in the vm settings. Do you know how to do that ? Sorry im currently at Work.