After a host reboot, I cannot get HA GUI to start. I can ping my HA IP, but cannot get the GUI to start. Any suggestions? Where are the logs for a VM-based hassio?
the log (homeassistant.log) should be in the same directory location as the rest of your configuration files.
Where are those located?
I donāt know how you have your config set up. How do edit your various configuration yaml files?
via the HA GUI. What is the guest OS of the VM-HA? is it based on Linux? And, I am assuming you are replying with knowledge of the VM-based install? (The Hassio image)
Seems Iām answering some of my own Q. Determined the image OS is HassOS, and it appears I can gain access to the logs via command-line. However, āhassio homeassistant logsā does not work. Where do I find the commands for HassOS?
No, I donāt use hassio so that wouldnāt be a good assumption.
However, I might be able to help you work thru it since I know just enough to be dangerous.
How are you sshād into hassio? What way are you opening the cli? and what does the terminal prompt say?
Thanks for the help here.
SSH: non
CLI: Iām not. Iām strictly working from the HassOS terminal/environment
Terminal prompt: My attached screenshot is what it shows
Again, I can ping my hassio machine, I just cannot access the GUI. This is where we need someone who is familiar with the HassOS environment to help me gain access to the logs to view what may be happening. Then, I would need a means of opening the configuration.yaml file in this environment. Iāve been searching, but cannot find any reference to the terminal commands for HassOS.
When I attempt to use the hassio Cli commands, I receive the below error. Possibly, my syntax is wrong.
This is the only thing I found in a quick search:
this post may have some useful further info:
Did you ever set up a samba share for your HA so you could access the configuration files remotely?
This thread is another example of a good reason to stay completely away from HassOS.
The answer was in the article, but not what you would expect. Although I cleared my browser cahe/temp, etc., and restarted. I had not tried a different browser. In a different browser, I gained access.
As you eluded to, the final solution was to build a new HassOS. Yeah, that I see no fun in doing. Interesting that there were no commands built-in to troubleshoot like you can do in a hassio CLI. Looks like I will be installing hassio on a Linux-based VM, which comes with its own set of problems, but at least Iāll have access to full CLI commands. Thanks.
Just for testing I got a running version of Hassio in Docker on a Linux server running straight Debian without too much trouble. Just use the scripts for the āalternative installation methodsā and it will be up & running in no time.
I have other issues with Hassio in general (in addition to the HassOS limitations that you ran into) that makes me want to shy away from it. Tho, the siren call of easier companion app configuration thru the add-on store has an appeal. Thatās why I even tried to run it in the first place but I ultimately, for now, shut it back off again.
So far the only thing Iām missing that I really could find useful is the NUT-UPS add-on. I just havenāt figured out a good solution for it that allows me to run it in Docker.
Unless you REALLY need the add-ons I recommend just running HA in a normal (non-hassio) docker container.
Thanks for the input. Iām wondering if the Add-ons are what causes some of the OS issues. I do like a number of the add-ons, and since it sounds like I can better troubleshoot the environment, Iāll try the alternative install method. Thanks again.
And then run what you want in Docker
exactly!..
install hassOS on my RPI4, broke some config file,released i cant get a proper prompt,going to uninstallā¦waste of a day!
This is the second time I have run across you saying ārun what you want in dockerā. Any examples would be benificial, you asked in the other thread what add-on he was after, so Iāll tell you in my case Iām looking at the ADB Android Bridge add-on, but Iām fiarly intuitive any documentation on configuring an Add-On manually would probably be sufficient. I have also stayed away from HassIO and gone manual, but Iām attemtping it again at the moment via the pre-packaged vmdk. Itās kinda clunky as there is no way for me to know how things are going, no UI and the debug information on the screen is useless. They should (IMO) really release the VMDK with a version already installed and prompt user to update upon login.
Anyway, what I really want is to configure the add-on myself, but Iām at a loss how to do thatā¦