Giter VIP home page Giter VIP logo

Comments (4)

sibbl avatar sibbl commented on May 28, 2024 1

No, the kiosk mode is optional. Maybe you can check your HA_SCREENSHOT_URL again? Is it starting with a slash?
The HA_BASE_URL seems not to be a problem since the login seems to have succeeded already, but perhaps you can check it again as well.

from hass-lovelace-kindle-screensaver.

sibbl avatar sibbl commented on May 28, 2024

Which was the highest rendering timeout you've chosen? DId you increase it to 50000 (=50s) or even higher?

What the error basically say: the internal browser is navigating to the URL and then it waits for the HTML element home-assistant which basically is the main container element of the HA dashboard. It fails to find this after the mentioned timeout of 22.7s according to your log.

This may have different causes. Either the rendering instance is too slow, the home assistant instance is too slow or there's something on the dashboard, which takes very long to load. If it is only occasionally taking long, I'd guess it's one of the first 2 possibilities.

from hass-lovelace-kindle-screensaver.

meetfinger avatar meetfinger commented on May 28, 2024

Hi, thanks for quick reply!

Increasing the timeout, even to 100000, just delays the error. I get it everytime.
The HA-Dashboard is just a single sensor status (window open/close) and loads qickly. Also i can find a html piece in the html-code: ... <home-assistant></home-assistant> ...
I have to miss something really obviuous. Is the kiosk-mode mandatory?

from hass-lovelace-kindle-screensaver.

meetfinger avatar meetfinger commented on May 28, 2024

I got it working after several hours! My authentification token was a few characters too short. I may have missed some in the copy-paste process.
I only realized it because i got a notification of a failed login-attempt in the browser-tab of HA.
Now i gotta get that image to my old kindle...

from hass-lovelace-kindle-screensaver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.