2025-06-19, 05:36 PM
(This post was last modified: 2025-06-19, 05:38 PM by yoyoda. Edited 1 time in total.)
Hello
I have a Jellyfin server that works perfectly locally or over the Internet (HTTPS with a Let's Encrypt certificate).
I'd like to use it on my Kodi NUC locally, so I've installed the Jellyfin and Jellycon addon but with HTTPS enabled I can't connect to my server locally, it's only sometimes detected automatically with the address of my domain on the Internet.
I can connect Jellifin or Jellycon with the URL of my domain but I want to stay in LAN with Kodi, is it possible ?
log say : "requests.exceptions.SSLError: HTTPSConnectionPool(host='192.168.1.82', port=8921): Max retries exceeded with url: /system/info/public (Caused by SSLError(SSLCertVerificationError(1, "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: IP address mismatch, certificate is not valid for '192.168.1.82'. (_ssl.c:1136)")))
Thanks in advance
I have a Jellyfin server that works perfectly locally or over the Internet (HTTPS with a Let's Encrypt certificate).
I'd like to use it on my Kodi NUC locally, so I've installed the Jellyfin and Jellycon addon but with HTTPS enabled I can't connect to my server locally, it's only sometimes detected automatically with the address of my domain on the Internet.
I can connect Jellifin or Jellycon with the URL of my domain but I want to stay in LAN with Kodi, is it possible ?
log say : "requests.exceptions.SSLError: HTTPSConnectionPool(host='192.168.1.82', port=8921): Max retries exceeded with url: /system/info/public (Caused by SSLError(SSLCertVerificationError(1, "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: IP address mismatch, certificate is not valid for '192.168.1.82'. (_ssl.c:1136)")))
Thanks in advance