custom-cards / upcoming-media-card

📺 A card to display upcoming episodes and movies from services like: Plex, Kodi, Radarr, Sonarr, and Trakt.
258 stars 79 forks source link

Sonarr cannot be reached. #85

Closed TheLion closed 7 months ago

TheLion commented 7 months ago

Describe the bug:

The card for Radarr works fine, but Sonarr reports "192.168.206.210 cannot be reached" in the state is developer tools.

Config YAML:

Components:

Issue only is with Sonarr, Radarr works just fine

HA Error:

Nothing particular in the log for the Sonarr card.

Troubleshooting Guide:

The Sonarr webinterface works just fine on the used IP-address and port. Other application read the information from Sonarr without issues.

Home Assistant Version:

Currently v2024.2.1, but it happens from the beginning, with earlier 2023.x version. Has never worked correctly.

Screenshots:

Shows Radarr en Plex working fine, Sonarr not. IMG_0569

Additional Context:

Don't have anything to add. If you got questions, please ask.

TheLion commented 7 months ago

There seems to be an active thread on the HA forum about this. https://community.home-assistant.io/t/sonarr-v3-failed-to-connect/264401

mkanet commented 7 months ago

Hi @TheLion are you using Sonarr V4? If so, you need to install the latest official Sonarr Upcoming Media integration to support Sonarr V4.

BTW: I am in the process of adding all the official "Upcoming Media" repos back to HACS with lots of brand-new goodies. Stay tuned. I'll announce it on the main Upcoming Media Card forum thread.

TheLion commented 7 months ago

Hi @TheLion are you using Sonarr V4? If so, you need to install the latest official Sonarr Upcoming Media integration to support Sonarr V4.

Yes, using v4. Great. Will do that.

BTW: I am in the process of adding all the official "Upcoming Media" repos back to HACS with lots of brand-new goodies. Stay tuned. I'll announce it on the main Upcoming Media Card forum thread.

Can't wait ;-)

pmele commented 6 months ago

Using Sonarr V3.0.10.1567 and the card cannot locate the server. All parameters are correct. Radarr on the same server works fine, Sonarr is just using a different port. I tried using the IP Address and the domain name, nothing

mkanet commented 6 months ago

@pmele my appologies, Sonarr V3 is not in production anymore. The current version is Sonarr V4. It only takes a minutes to upgrade. After you upgrade, it should work just fine.

https://sonarr.tv/#download

pmele commented 5 months ago

Yep, that was the issue. thank you!