Version
2.0.0.4949
Mono Version
4.8.1
AppData directory
/config
Startup directory
/opt/NzbDrone
OS: Docker container ((Debug logs)):
Description of issue:
I am unable to add a new series, and I can resolve ipv6 and ipv4 addresses in the container. Also, skyhook.sonarr.tv resolves to 104.28.30.14 and 104.28.31.14
Trace logging shows:
SkyHookProxy:
Unexpected character encountered while parsing value: <. Path ‘’, line 0, position 0.: Unexpected character encountered while parsing value: <. Path ‘’, line 0, position 0.
Newtonsoft.Json.JsonReaderException: Unexpected character encountered while parsing value: <. Path ‘’, line 0, position 0.
at Newtonsoft.Json.JsonTextReader.ParseValue () [0x002b3] in <1fa899c21f554672afbc630cc93b185e>:0
at Newtonsoft.Json.JsonTextReader.Read () [0x0004c] in <1fa899c21f554672afbc630cc93b185e>:0
at Newtonsoft.Json.JsonReader.ReadAndMoveToContent () [0x00000] in <1fa899c21f554672afbc630cc93b185e>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadForType (Newtonsoft.Json.JsonReader reader, Newtonsoft.Json.Serialization.JsonContract contract, System.Boolean hasConverter) [0x00043] in <1fa899c21f554672afbc630cc93b185e>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType, System.Boolean checkAdditionalContent) [0x00029] in <1fa899c21f554672afbc630cc93b185e>:0
Close
17-12-19 07:52:02.8|Info|RefreshSeriesService|Updating Info for The TVShow
17-12-19 07:52:03.0|Error|RefreshSeriesService|Couldn't refresh info for [ou812][The TVShow]
[v2.0.0.5085] NzbDrone.Common.Http.HttpException: HTTP request failed: [500:InternalServerError] [GET] at [http://skyhook.sonarr.tv/v1/tvdb/shows/en/ou812]
at NzbDrone.Core.MetadataSource.SkyHook.SkyHookProxy.GetSeriesInfo (System.Int32 tvdbSeriesId) [0x0006b] in <ab54b7a85b364e7591653180d377c256>:0
at NzbDrone.Core.Tv.RefreshSeriesService.RefreshSeriesInfo (NzbDrone.Core.Tv.Series series) [0x0002b] in <ab54b7a85b364e7591653180d377c256>:0
at NzbDrone.Core.Tv.RefreshSeriesService.Execute (NzbDrone.Core.Tv.Commands.RefreshSeriesCommand message) [0x000aa] in <ab54b7a85b364e7591653180d377c256>:0
{"message":"InternalServerError"}