photoprism/photoprism

UI: Login screen does not open in TV browser

Open

#4 378 ouverte le 6 juil. 2024

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)Go (39 670 stars) (2 263 forks)batch import
authfrontendhelp wantedidea

Description

Accessing Photoprism from a SmartTV (perfect to show images to family members), what has worked all the time suddenly does not work anymore, because the Login-Screen does not appear.

It just shows the Logo and the progressbar below, bumping from left to right (see attachment). Other devices work as intended. TV has connection and other services in LAN can be accessed and used.

Updating PP has made no difference. Behaviour stays the same.

Resetted everything I could on TV / WebOS, it's an LG TV and I found no way to (re)install browser, but the problem persists.

I even removed authentification in docker-compose.yml and set PHOTOPRISM_PUBLIC: "true", same behavior: On trying to access URL, the page is stucked on the "loading-bar"

Unfortunately, I can't see any negative information in log (I set it to DEBUG). I get the "same" information as when accessing by PC or Smartphone, where everything works:

time="2023-08-06T11:04:09+02:00" level=debug msg="server: GET /api/v1/config (200) [1.47747425s]"

time="2023-08-06T11:07:16+02:00" level=debug msg="server: GET / (307) [112.292µs]"

time="2023-08-06T11:07:18+02:00" level=debug msg="server: GET /library/browse (200) [1.485636835s]"

time="2023-08-06T11:07:18+02:00" level=debug msg="server: GET /api/v1/ws (200) [13m13.080297586s]"

time="2023-08-06T11:07:19+02:00" level=debug msg="server: GET /api/v1/session/xxx (200) [1.780245834s]"

time="2023-08-06T11:07:20+02:00" level=debug msg="server: GET /api/v1/config (200) [1.832865709s]"

Anyway, Photoprism is not showing on TV :'(

It works again if I go back to image 221118-e58fee0fb. But I don't wanna miss all cool new features / updates. Any way to limit the error with this information?

I appreciate any hints and tipps - if more information is needed, please let me know!

Guide contributeur