Sonarr version (exact version): 2.0.0.4949
Mono version (if Sonarr is not running on Windows):
OS: Windows 10
((Debug logs)):https://pastebin.com/uQzzmYT5
(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: Fails to add new series (Curb Your Enthusiasm, Will & Grace). The TVDB search finds the series, however clicking the add button does nothing. Other series do successfully add, however (e.g. Better Things).
Your logs appear to only include the errors from the logs table, so I can’t see when you got those errors, but I’m able to add both those series without issue.
Looks like Skyhook may have provided an error page instead of valid JSON based on the error though.
That was what was in the exception, here is the error message:
Request Failed. POST /api/series: Unexpected character encountered while parsing value: <. Path ‘’, line 0, position 0.
The ((debug log)) is more than pieces from the log table.
Are you still seeing this?
Yes still happening. Here’s the relevant section of the debug log: https://pastebin.com/NEHhEiG3
What do you get if you open http://skyhook.sonarr.tv/v1/tvdb/search/en?term=curb+your+enthusiasm` in a browser from the system running Sonarr?
Posted here: https://pastebin.com/bgsjL5D5
That’s what I’d expect (though it looks like you truncated the response and only posted some of it.
Please enable trace logging, clear your log files and attempt to add that same series, we’ll need to see the whole ((trace log)) file (not just a snippet).
No problem, here it is: https://pastebin.com/Zp0z1v4b
There we go!
17-9-30 16:02:53.3|Trace|HttpClient|Res: [GET] http://skyhook.sonarr.tv/v1/tvdb/shows/en/76203: 302.Redirect (136 ms)
17-9-30 16:02:53.3|Trace|HttpClient|Redirected to https://ssl.ces.cvnt.net/blocked/?url=aHR0cDovL3NreWhvb2suc29uYXJyLnR2L3YxL3R2ZGIvc2hvd3MvZW4vNzYyMDM=&uid=(removed)&elevate=false
It looks like you either have a proxy that Sonarr is going through or your ISP runs one and is redirecting you to that page. That’s not a redirect that Skyhook (our service) does.
Ahh OK, thanks!
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.