Dictionarry-Hub / profilarr

Import, Export & Sync Profiles & Custom Formats via Radarr / Sonarr API.
MIT License
222 stars 13 forks source link

No connection adapters were found #135

Open flamin-jellyfish opened 1 month ago

flamin-jellyfish commented 1 month ago

Importarr.py throws this error after selecting the server for import.

Screenshot 2024-10-11 at 23 59 14
santiagosayshey commented 1 month ago

@flamin-jellyfish Doesn't seem like Profilarr can reach your radarr installation.

Can you please verify if you're able to browse to 192.168.8.170:7878/api/?apikey=<your_api_key> and see:

{
  "current": "v3",
  "deprecated": []
}

If you get a connection refused or something, then it means you've entered the wrong URL / port into your profilarr config.