-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hass.io tab empty in 0.75 #15816
Comments
This is my first installation, and I have exactly this issue. I tested 32 and 64 bits image on RPi 3b+ |
Having the same issue on a fresh install, console shows a 404 error for /frontend_latest/custom-panel.js |
Having the same issue on a fresh install, Able to logon to raspberry pi and get Hassio GUI but the Hassio tab produces a blank screen |
Same here.
Called by ha-panel-custom.js: |
I'm having the same problem. New install 32 bit hassio image on pi 3 b+. All other tabs / pages seem to work but clicking Hass.io on left side shows just blank page. Have tried Chrome, Safari, IE all not working. |
Also, trying to run any
Why is |
I tested Chrome, Edge and Internet Explorer on Windows / Chrome and Opera in Android. Same problem. |
Same problem here running a fresh install of Hass.io 0.75 on Raspberry Pi 3B+. |
If you can get to the hassio cli, |
Same here. Fresh install on Pi 2B |
If only SSH was a default add-on. It seems that everyone that did a fresh install will have to reflash once a new version comes out. |
My Hassio tab is working fine on 0.75.0.... I did upgrade from the beta b0... but it's working fine for me and a few minutes ago I just got a new-frontend notification... |
I just installed fresh on a pi3B+ and have encountered the same issue. I checked with chrome and edge, but can not load the hass.io tab. |
Still have no access via a browser, but was just now able to get into the hass.io page on my iphone ha app. |
RPi 2, upgraded from working 0.74.2 to 0.75. Same result, blank Hass.io tab. |
RPi 2, HassOS 1.7, Supervisor 122. |
Same problem, not on a fresh install. Getting same error as @jvilalta |
cogneato or anyone else - would love to downgrade, have SSH installed, but stopped by default. Anyone know the format to start it from the services dev tool using hassio.addon_start please? |
@darylsargent try {"addon":"ssh"} |
Anyone know which release here https://github.com/home-assistant/hassos/releases/ correspond to 0.74.2 ? |
Thanks @JungDev - you pointed me in the right direction - it was {"addon":"core_ssh"} |
Same issue and bad luck; my previous version and setup stopped working so I did a fresh install on a new SD card and came up with this issue so no way to restore. Hoping for a fix soon. |
How long does it typically take to build? |
Could be a few hours in my experience. 🤞 |
For those of us who fresh installed, do we need to reflash, or will there be a way to update without being able to click Hass.io menu on the GUI? |
What's the timeline for hass.io release of 0.75.1? |
I can see a new image on the web, I will test now. |
If you check tjorims post above right now 0.75.0 is still avaliable stable. |
Hi, Im new to hass.io. I have just bought a Raspberry Pi 3 B+ and flashed the SD-card and put it in my Raspberry. I´m experience the same issue as many others, that the hass.io tab is empty, which hindering me to proceed with the configuration. What is the procedure? Wait until there is a new version 0.75.1 and redownload a new image and flash it to the SD-card and try again in my Raspberry? Thanks for support, |
@alela101 That's 1 option and possibly the easiest if you've nothing set-up yet. I think you can also connect a keyboard and screen to the raspi and manually update via the terminal, but I haven't done this myself yet. |
@tjorim Thanks for the swift reply. I have a keyboard connected to my rapi but how exactlly do I udpate it vai the terminal? |
@alela101 I believe you can do something like this |
@AdighaLogic Thanks, I tried it but it didn´t work, I guess I need to be patient as everyone else and wait for the new version to be available. |
0.75.1 is available for raspi's as well now. If you're having troubles updating, join the HA Discord server. |
edit, fixed after a reboot!! |
Did a fresh install of hassos_rpi2-1.9.img.gz on RPI2B. The issue is still there. |
0.75.1 worked for me eventually. I did have to do a restart as well though before the hass.io tab would work. |
0.75.1 Worked for me as well. make sure to reboot HA. |
Ok so reading through the discord history I should be able to login as root without a password on the console and then issue these commands to update:
After that force refresh the browser to get the new frontend. Will try tomorrow! |
I can confirm that you have to, even on a complete clean install of 1.9 (0.75.1), shut down and power up the Pi for the tab to work. |
Running After that also noticed that my old hassio host was broken somehow and couldn't update it. (maybe it was and old resin os? ...) Anyhow tried a clean install of hassio through 32-bit image from wiki https://github.com/home-assistant/hassos/releases/download/1.9/hassos_rpi3-1.9.img.gz to my RPI3B (32GB card) and got the "20 minute wait" page but then nothing. No activity in disk, no response from the IP. Tried booting eventually, and nothing after that either (except the disk light seems stuck on) |
Same state as bobotus, my second flash. 20 minute wait page for over an hour each time. |
Yeah, I had the same problem with the flash failing after the wait 20 minutes page. 3rd time i flashed the card was successful.
Sent from Yahoo Mail on Android
On Sat, Aug 4, 2018 at 5:08 PM, mels0n<[email protected]> wrote:
Same state as bobotus, my second flash. 20 minute wait page for over an hour each time.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Changing the SD card from But then:
Seems like the home-assistant docker images does a lot of operations after install, so the card can easily be corrupted. Edit: Third try with the Samsung card did the trick. Since you need to reboot the RPI3 to get the hass.io panel working even with clean install, remember to wait ~15 minutes or so after the installation has finished so that there's no background processes still running that write to the SD card if you need to do a "power cycle" reboot. |
SOLVED. |
Confirming here, had same issue. Updated to .0.75.1 via command line but issue remained. |
I am going to close it since multiple users had confirmed issue resolved. Please open new issue in https://github.com/home-assistant/hassio/issues if you still experience problem even upgrade to 0.75.1 or above. |
@frenck Stop releasing under / un tested code into production and i wouldnt have to comment on the pull request that introduced new bugs and wasted a lot of peoples time. |
@thecodingcheese I'm sorry? What do I have to do with this? |
Home Assistant release 0.75 with the issue:
Hass.io tab is empty
Last working Home Assistant release (if known):
Operating environment (Hass.io/Docker/Windows/etc.):
Hass,io
Component/platform:
Hass.io installed on Raspberry Pi 3B+
Description of problem:
After clicking Hass.io in the menu a blank frame shows. Refreshing doesn't resolve it. Checked in IE, Opera and Chrome on WIN10
Problem-relevant
configuration.yaml
entries and (fill out even if it seems unimportant):Traceback (if applicable):
Additional information:
The text was updated successfully, but these errors were encountered: