mariolukas/HydraPlay

Outdated SSL certificates

jakubCF opened this issue · 2 comments

Due to old SSL certificates YouTube extension doesn't work.

error:

2022-04-17 20:07:52,081 [8:3044013152] DEBUG - hydraplay.server.Executor.Mopidy_0: [youtube] eM8Ss28zjcE: Downloading webpage
2022-04-17 20:07:52,130 [8:3044013152] DEBUG - hydraplay.server.Executor.Mopidy_0: WARNING: Unable to download webpage: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)>

Upgrade of ca-certificates helped but had to update repositories. Ended up with Ubuntu repo Focal and ca-certificates (20210119). I believe ca-certificates are the main issue as updating python3-certifi didn't help.

Would be great if it's implemented in docker image.

Have to say, this is a great project. Thank you for all your work.

Thank you for reporting this. I will have a closer look to it and update the images.

Should be fixed, I upgraded the image to bullseye a couple of days ago. Bullseye should include the current validate certs.