You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: I'm facing an issue with Premiumizearr when connecting to Lidarr.
During testing, it returns api.Get(system/status): failed: (status: 404 Not Found): invalid status code, <200||>299.
My setup includes Lidarr, Prowlarr, and Premiumizearr in a Docker Compose file, all connected to the same network. I’ve confirmed that Lidarr and Prowlarr are accessible via their URLs and that the correct API keys and endpoints are set in Premiumizearr.
Any idea how I would fix this?
The text was updated successfully, but these errors were encountered:
Description: I'm facing an issue with Premiumizearr when connecting to Lidarr.
During testing, it returns
api.Get(system/status): failed: (status: 404 Not Found): invalid status code, <200||>299.
My setup includes Lidarr, Prowlarr, and Premiumizearr in a Docker Compose file, all connected to the same network. I’ve confirmed that Lidarr and Prowlarr are accessible via their URLs and that the correct API keys and endpoints are set in Premiumizearr.
Any idea how I would fix this?
The text was updated successfully, but these errors were encountered: