l3uddz / traktarr

Script to add new series & movies to Sonarr/Radarr based on Trakt lists.
GNU General Public License v3.0
574 stars 52 forks source link

aborting due to failure to validate sonarr url / api key #154

Closed mnooblet closed 3 years ago

mnooblet commented 3 years ago

I've everything setup on my diskstation and pulled this docker image here https://hub.docker.com/r/eafxx/traktarr

However when I try to run it with for example traktarr show -id 00 just for testing I'm getting the error aborting due to failure to validate sonarr url / api key.

I've set my API Key and Sonarr url accordingly and I can also wget the index.html from the sonar container so I think it should work.

Authentication in Sonar is set to None., I'm not using https and not using the url base option..

Any Idea ?