causefx / Organizr

HTPC/Homelab Services Organizer - Written in PHP
GNU General Public License v3.0
4.99k stars 288 forks source link

Lidarr settings for Self Signed Certficate are ignored. #1976

Closed VentGrey closed 2 months ago

VentGrey commented 2 months ago
Organizr Version: 2.1.2490
Branch: Master/Develop
WebServer: Podman Rootless Container behind an NGINX Proxy Manager.
Operating System: The one the Docker image uses

Problem Description:

Even when defined explicitly, Lidarr self signed certificates still get an error when running in the Docker image:

image

Yet the test fails completely:

f


Reproduction Steps:
  1. Install Organizr using README instructions
  2. Add liddar and check those 2 boxes
  3. Save
  4. Open lidarr settings again
  5. Test & watch failure

VentGrey commented 2 months ago

Solved patching the container myself. Godspeed to anyone trying to fix this :vulcan_salute: