2025-01-14, 11:12 PM
Clear the app cache?
2025-01-14, 11:12 PM
Clear the app cache?
2025-01-25, 10:16 AM
Hey! Its me again. I did several testing. The caching with cloudflare did not make any changes.
But I also tested with another friend, completely differnt location. He is also able to use the jellyfin app for android or iphone (or browser) but the fire tv app shows a timeout while connecting to the server. The mobile devices are using the same network and firewall/router. We did already clear the app cache, deleted the app and all that stuff. Any suggestions?
Yesterday, 05:53 PM
A thought occurred. Try adding this to your nginx config. The one you posted here. https://pastebin.com/u9Mhmbeh
Code: ssl_trusted_certificate /etc/letsencrypt/live/domain.tld/chain.pem; # managed by Certbot Replace with the actual path to chain.pem.
Yesterday, 08:08 PM
Hey TheDreadPirate,
i checked that, the path is the correct path to the ssl-chain inside the nginx-docker container. So this should be ok. Really weired problem... seems to be related to firetv stick. But my own fire tv inside my network works fine. |
|
|