Jellyfin Forum
Can't connect to local server - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: Can't connect to local server (/t-can-t-connect-to-local-server)



Can't connect to local server - yoyoda - 2025-06-19

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