#Your question is vague and lacks any

1 messages · Page 1 of 1 (latest)

unkempt zenith
#

Sorry after i upgraded to the latest version of HAOS, when i click at the left to open for example "esphome" the workarea stay's black.

#

in the log of the "node-red" addon i see the following messages are appearing:
[info] [server:Home Assistant] Connecting to http://supervisor/core

#

this let me belief there is something wrong with providing the right url

#

all addons say they work as it should be.

#

What errors appear in the logs when you click it? <= i cant find any error messages.

#

What happens when you visit the addon and click the open webui button? <= the same thing i get a black screen.

warm spindle
#

Try refreshing your page. Also, verify that the supervisor is running.

unkempt zenith
#

In the core log i see:
2022-04-27 15:42:18 ERROR (MainThread) [homeassistant.components.hassio.http] Client error on api supervisor/logs request Cannot connect to host 172.30.32.2:80 ssl:default [Connect call failed ('172.30.32.2', 80)]
2022-04-27 15:42:19 ERROR (MainThread) [homeassistant.components.hassio.http] Client error on api supervisor/logs request Cannot connect to host 172.30.32.2:80 ssl:default [Connect call failed ('172.30.32.2', 80)]
2022-04-27 15:42:24 ERROR (MainThread) [homeassistant.components.hassio.http] Client error on api supervisor/logs request Cannot connect to host 172.30.32.2:80 ssl:default [Connect call failed ('172.30.32.2', 80)]
2022-04-27 15:42:28 ERROR (MainThread) [homeassistant.components.hassio] Failed to to call /supervisor/reload - System is not ready with state: setup
2022-04-27 15:42:30 ERROR (MainThread) [homeassistant.components.hassio] Failed to to call /core/info - System is not ready with state: setup
2022-04-27 15:42:31 ERROR (MainThread) [homeassistant.components.hassio] Failed to to call /supervisor/info - System is not ready with state: setup

warm spindle
#

and what do the supervisor logs say?

unkempt zenith
#

i creating a backup right now.

#

There where also some issue reported.

#

Do i need to press supervisor reload or restart ?

warm spindle
#

I have no clue because you aren't sharing the supervisor status or logs

unkempt zenith
#

how can i see of it is running? There is a big log with green line and one orange: 22-04-27 15:54:45 WARNING (MainThread) [supervisor.api.ingress] No valid ingress session None

#

^ at the end of the log. the green once are telling what is being backed up.

warm spindle
#

Then your supervisor is running properly and should be starting ingress sessions

#

try clearing your cache and refreshing the page

unkempt zenith
#

okay, strange, i have just opened HA in edge and the pages are popping up as it should, I closed the page in Chrome and opened a new tap with HA and the pages are not reloading 😦

#

tried to logout and in again but that did not solved it.

#

btw, i created an long lived access token could that be the issue?

warm spindle
#

it shouldn't be

#

Have you cleared your cache and refreshed the page? It's unclear to me that you've done that

unkempt zenith
#

refreshed for sure, i'm not sure how to clear the cache exactly

warm spindle
#

google 'clear cache chrome'

#

you can also use CTRL+F5

unkempt zenith
#

after i dd the ctrl-F5 i now get to see in the main section: 401: Unauthorized when ever i click on an add-on page

#

same when i click on the "open web app" button

#

okay, just removed all browser application data for the website and now it works.

#

thanks for helping me.

warm spindle
#

NP, so it ended up being cache?

unkempt zenith
#

Or something local storage.

warm spindle
#

That’s what cache is, it’s local files that are stored for fast web browsing when visiting the same website multiple times.

unkempt zenith
#

Then that was where the confusion is coming from. To me that's not the cache, that is the local web storage. The cache just holds the the web(html)pages and the JavaScript files so they do not need to be loaded from the server each time you refresh.

warm spindle