#haos

1 messages · Page 1 of 1 (latest)

flint rapids
#

I have HAOS setup via VMWare on Win10. This afternoon, I restarted my physical machine and when it came back up, I'm now seeing the 'waiting for CLI to start' message. What can I do to troubleshoot the potential causes? Where can I locate logs?

#

I installed HAOs about a week ago. I just completed migrating all the Zigbee and Zwave devices from Smartthings to HAOS. Nothing added/installed recently other than devices and the last device was added over 36 hours ago.

Not sure what happened.

flint rapids
#

This is the screen I have on the VMware console. But when I attempt to navigate to my HAOS instance I get no response.

flint rapids
#

alright - so HAOS is running. It's just the web front end I can't get to. All my devices and Alexa's respond.

#

How do I get the web front up and running?

flint rapids
#

I can connect via the Android app and control everything. Alexa still works. The only thing inaccessible is navigating to the URL directly - which is how I've been accessing things from my desktop to manage.

Anyone have any ideas why I cannot access?

#

I've turned firewall off - same symptoms. I've removed/re-added the network adapter from the VM. All remains the same.

viral flicker
#

Why censor local ips? How do you attempt to access it on your desktop?
What does ha network info say?

flint rapids
#

Not sure what was needed to censor. But it's connected to the network. I can access the dashboards and interface on my Android app. Devices respond, turn on/off. I can use Alexa to control devices.

I just can't use my browser to access HA.

viral flicker
#

I need to see your HA's local ip and the local ip of your computer you try to access it from. For all I know your PC might be in a different subnet. Can you access it via its ip?

flint rapids
#

The PC hosting it is on the same subnet

#

I was able to access it via the IP the night before. After I rebooted my PC I couldn't access via the browser.

viral flicker
#

I'd like to see myself because if it's currently accessible by your phone core is running so I networking is the obvious thing to check.

flint rapids
#

I agree. I'm just not seeing anything jumping out at me as misconfigured in networking

flint rapids
#

Do you want to see a screenshot of the network config setup within HA?

viral flicker
#

I'm still waiting on receiving the ip of your PC.

flint rapids
#

The IP on my PC (that is hosting the VM) is 10.58.52.44

viral flicker
#

Hmm. What is the bridge connected to? Might be some kind network loop or something.

flint rapids
#

Here's the VM network settings.

viral flicker
#

I can't really tell to which NIC it is bridged to. Can you try to set it manually to your ethernet adapter? Do you use WiFi? Can you try a traceroute to the ip?

flint rapids
#

I went and deleted the docker desktop entries from my hosts file (docker not installed anymore - old project). Now when I run tracert I get the following:

flint rapids
#

The desktop hosting the VM is wired into my network.

viral flicker
#

Check if the windoes network mode is set to private. Also answer the other question above and try the suggestion.

flint rapids
#

Yes - network connection is set to private and allows network discovery in firewall

flint rapids
#

Which suggestion? I don't see anything I didn't try.

#

This is the Virtual Network Editor in VMWare

viral flicker
#

I don't use VMware so I cannot tell you anything specific but neither NAT or Host Only is what you want. Are you connected to the network via ethernet?
The suggestion was to bridge it to the ethernet adapter.

flint rapids
#

Yes, I'm connected via ethernet. As you can see in the network setting it is bridged.

viral flicker
#

That doesn't mean anything. It can be bridged to a WiFI adapter too. Try to create your own network bridged to the ethernet adapter and select that.

flint rapids
#

I don't know what that means.

viral flicker
# flint rapids

Here click add network and make it bridged to the ethernet adapter.

flint rapids
#

New wrinkle - I can access the webapp via the Nabu Casa cloud external link just fine from my desktop - which is why everything is working.

VM has access to the internet, but is not allow interaction on local network.

viral flicker
#

Something is hindering the host <-> VM communication.

flint rapids
#

Once I click 'Change Settings', the window reloads to the following showing the bridged connection I think you're looking for.

viral flicker
#

I'd recommend you set the adapter manually rather than automatic.

#

I might test this myself later as I'm mobile.

flint rapids
#

I just restarted VMWare Workstation as administrator to see if that changes anything.

#

I also manually set the bridged connection (which now displays without having to 'Change Settings') to my ethernet device.

#

Restarted VM - same symptoms. No change.

viral flicker
#

I tried to reproduce it and it works fine

#

Try to temporarily disable your firewall or try with VirtualBox.

flint rapids
#

Firewall has been off since yesterday