resoai / TileBoard

A simple yet highly configurable Dashboard for HomeAssistant
MIT License
1.63k stars 278 forks source link

Fully Kiosk - TileBoard stuck on HA Auth? #693

Closed fatboy00 closed 3 years ago

fatboy00 commented 3 years ago

Hi There,

Problem: Cannot load Tileboard onto fully-kiosk browser

I am a newbie running Fully-Kiosk browser on an Amazon Fire 7.
I can run the lovelace UI on Fully-Kiosk I have TileBoard working in Chrome browser

The problem appears to be the display of the Auth page from what I can see on the Fully-Kiosk Admin Page. Auth is not a problem when I use the lovelace UI. All I have done is add the correct URL to config.js file.

Any help much appreciated.

Thanks

Attached are screen shots

Screenshot 2021-04-08 at 11 26 18 Screenshot 2021-04-08 at 11 25 57 Screenshot 2021-04-08 at 11 19 43
rchl commented 3 years ago

I don't know anything about Fully but maybe just compare that "Current page" URL with what opens when you login through lovelace. Is the protocol or IP different?

Also, is there access to console logs anywhere? That might also reveal some issue.

alphasixtyfive commented 3 years ago

I also don't have any experience with Fully but you can always opt to using long-lived token instead.

fatboy00 commented 3 years ago

Thanks both. I resolved it by

  1. re-installing fully from the beginning; and
  2. ensuring that the very first Start-URL was TileBoard.

Not really sure why that worked.....but hopefully might help someone else.