BitmeTV - Unable to connect to indexer, check the log for more details

Sonarr version (exact version): 2.0.0.4689
Mono version (if Sonarr is not running on Windows): 4.8.0
OS: MacOS 10.12
((Debug logs)): https://pastebin.com/w50L1FLp
(Make sure debug logging is enabled in settings and post the full log to hastebin/pastebin/dropbox/google drive or something similar, do not post them directly here)
Description of issue:

I’m trying to setup BitMeTV as an indexer. I got the userID, RSS passkey and cookie from bitmetv.org. The cookie is in this format: uid=123456; pass=123456b2f3abcde42ac3a123f3f1fc9f; I get the error in the attached pastebin

Looks like Sonarr is trying to process invalid XML, check the debug logs and use the URL for the request in the logs in your browser to see what Sonarr sees.

The URL looks correct, however, you can see in the logs that it’s parsing some html and not xml. If you put that url in your browser (with correct uid and passkey), it shows valid xml and not the html that is being returned to sonarr. I dont know where that html is coming from.

https://pastebin.com/reuNdPRU

Likely related to the cookie, the response is truncated, but my guess is that’s the login page.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.