#Unlimited redirects when accessing dashboard

1 messages · Page 1 of 1 (latest)

cursive raven
#

When I access the dashboard with the https://my.domain.com, I get the unlimited redirects, while if I access directly https://my.domain.com/lovelace it works fine.

If I clean the cookies, thing will start working again correctly. But this is annoying as I have to relogin, etc.

  • Access is via NabuCasa cloud process with my custom domain
  • I've noticed that mostly when the HA version changes

I'd assume there is a bug, somewhere, either in frontend or core, no clue. Any idea, do you see the same?

ornate lake
#

Is it a 'need to clear browser / etc cache' thing due to version changes?

elfin snow
#

Would this be a caching issue? I'd think it would be more network related. Like CNAME, domain address type stuff.

#

@cursive raven does this happen on your local network or away from home? Only this device or all devices?

cursive raven
cursive raven
#

Now I am wondering if the issue is browser_mod extension that I use for full-screen mode for small displays in a room...

#

I don't know the source of redirects, maybe it is not core but rather frontend who triggers the redirect

alpine sphinx
#

This could inlude a Default dashboard if it is set but no longer a valid dashboard.

cursive raven
#

I didnt set any redirect. In fact I just realized it redirecta me again

#

I have switch my network if that makes any sense (new location as I am travelling)

alpine sphinx
#

To rule out Browser Mod frontend settings you can try the kill switch. Will post.

#

Append ?disableBrowserModFrontendSettings to the Home Assistant URL.

cursive raven
#

It is not browser as it redirects even before it liads any page

alpine sphinx
#

I doubt that would be Browser Mod.

cursive raven
#

T redirects back to main domain when I append

#

In the network

#

I see that redirevt initiator seems to be “StrategyHandler.js” wtf?

#

It is a 307 response code

alpine sphinx
#

That would be working out which dashboard to display I think.

cursive raven
#

So it doesnt redirect to /lovelace

#

Ok When it tries to load the strategyhandler I get 404…

#

When I delete cache, it works

cursive raven