l3uddz/traktarr

aborting due to failure to validate sonarr url / api key

mnooblet opened this issue · 0 comments

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 ?