petio-team / petio

Petio Request, Discover, Review
https://petio.tv
MIT License
251 stars 28 forks source link

Radarr does not load upon adding it. #271

Closed jahknem closed 3 years ago

jahknem commented 3 years ago

Describe the bug When adding radarr to petio it does not load profiles or paths. As such the radarr instance cannot be activated in petio. It does however load movies which have already been added to petio.

To Reproduce Steps to reproduce the behavior:

  1. Go to Settings -> Radarr
  2. Click on Edit/Add new, add ip, port and api key. Click on test, see that test ist successfull
  3. Scroll down to profile and path
  4. See error that it keeps loading

Expected behavior I expected the profile and the path to be choosable

Screenshots If applicable, add screenshots to help explain your problem. Bildschirmfoto vom 2021-03-20 14-07-192

Desktop (please complete the following information):

Additional context petio is in a different subnet from the radarr instance. All ipv4 communication from petio to radarr is allowed. Communication otherwise is prohibited. This is the same with sonarr, where it works fine

angrycuban13 commented 3 years ago

Do you see anything in the logs?

AshDyson commented 3 years ago

What version of Radarr are you running? We only support v3

jahknem commented 3 years ago

What version of Radarr are you running? We only support v3

That was it. Upgrading to V3 was a pain in the butt, but it does work now. Thanks!