Sonarr version (exact version): 2.0.0.5169 Mono version (if Sonarr is not running on Windows): 5.10.0.179
OS: Gentoo
I am having difficulty connecting to a tracker through Sonarr. It gives back the error above and I’ve tried the master version as well as latest develop version. This was with a clean install too, no previous configs.
I even reinstalled mono to be safe. This is also on a machine where I do not have root access, only standard user access.
EDIT: seems to be tracker related. It is down at the moment
I’ve seen this error happen when HTML is returned instead of a valid response.
Usual causes: the site is down so a html error page is returned, or something like CloudFlare in between is putting up a warning page, a proxy on your network returning a “forbidden” page rather than the real resource, …