No longer can connect to Kat.cr

Up until a few days ago, everything was working fine but now Sonarr is unable to connect to Kickass Torrents.

This is the error message I get from the log. Any help would be greatly appreciated. Is there any way I can fix this?

Message
Unable to connect to indexer: ‘=’ is an unexpected token. The expected token is ‘;’. Line 1, position 190.: ‘=’ is an unexpected token. The expected token is ‘;’. Line 1, position 190.

Exception
System.Xml.XmlException: ‘=’ is an unexpected token. The expected token is ‘;’. Line 1, position 190.
at System.Xml.XmlTextReaderImpl.Throw (System.Exception e) in /private/tmp/source-mono-mac-4.2.0-branch/bockbuild-mono-4.2.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.1/external/referencesource/System.Xml/System/Xml/Core/XmlTextReaderImpl.cs:line 2498
at System.Xml.XmlTextReaderImpl.Throw (System.String res, System.String[] args) in /private/tmp/source-mono-mac-4.2.0-branch/bockbuild-mono-4.2.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.1/external/referencesource/System.Xml/System/Xml/Core/XmlTextReaderImpl.cs:line 2481
at System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken (System.String expectedToken1, System.String expectedToken2) in /private/tmp/source-mono-mac-4.2.0-branch/bockbuild-mono-4.2.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.1/external/referencesource/System.Xml/System/Xml/Core/XmlTextReaderImpl.cs:line 7858
at System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken (Int32 pos, System.String expectedToken1, System.String expectedToken2) in /private/tmp/source-mono-mac-4.2.0-branch/bockbuild-mono-4.2.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.1/external/referencesource/System.Xml/System/Xml/Core/XmlTextReaderImpl.cs:line 7846
at System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken (Int32 pos, System.String expectedToken) in /private/tmp/source-mono-mac-4.2.0-branch/bockbuild-mono-4.2.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.1/external/referencesource/System.Xml/System/Xml/Core/XmlTextReaderImpl.cs:line 7837
at System.Xml.XmlTextReaderImpl.HandleEntityReference (Boolean isInAttributeValue, EntityExpandType expandType, System.Int32& charRefEndPos) in /private/tmp/source-mono-mac-4.2.0-branch/bockbuild-mono-4.2.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.1/external/referencesource/System.Xml/System/Xml/Core/XmlTextReaderImpl.cs:line 5468
at System.Xml.XmlTextReaderImpl.ParseText (System.Int32& startPos, System.Int32& endPos, System.Int32& outOrChars) in /private/tmp/source-mono-mac-4.2.0-branch/bockbuild-mono-4.2.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.1/external/referencesource/System.Xml/System/Xml/Core/XmlTextReaderImpl.cs:line 5145
at System.Xml.XmlTextReaderImpl.FinishPartialValue () in /private/tmp/source-mono-mac-4.2.0-branch/bockbuild-mono-4.2.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.1/external/referencesource/System.Xml/System/Xml/Core/XmlTextReaderImpl.cs:line 5275
at System.Xml.XmlTextReaderImpl.get_Value () in /private/tmp/source-mono-mac-4.2.0-branch/bockbuild-mono-4.2.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.1/external/referencesource/System.Xml/System/Xml/Core/XmlTextReaderImpl.cs:line 905
at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader r) in /private/tmp/source-mono-mac-4.2.0-branch/bockbuild-mono-4.2.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.1/external/referencesource/System.Xml.Linq/System/Xml/Linq/XLinq.cs:line 3056
at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader r, LoadOptions o) in /private/tmp/source-mono-mac-4.2.0-branch/bockbuild-mono-4.2.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.1/external/referencesource/System.Xml.Linq/System/Xml/Linq/XLinq.cs:line 3088
at System.Xml.Linq.XDocument.Load (System.Xml.XmlReader reader, LoadOptions options) in /private/tmp/source-mono-mac-4.2.0-branch/bockbuild-mono-4.2.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.1/external/referencesource/System.Xml.Linq/System/Xml/Linq/XLinq.cs:line 5745
at System.Xml.Linq.XDocument.Load (System.Xml.XmlReader reader) in /private/tmp/source-mono-mac-4.2.0-branch/bockbuild-mono-4.2.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.1/external/referencesource/System.Xml.Linq/System/Xml/Linq/XLinq.cs:line 5708
at NzbDrone.Core.Indexers.EzrssTorrentRssParser.PreProcess (NzbDrone.Core.Indexers.IndexerResponse indexerResponse) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\EzrssTorrentRssParser.cs:line 24
at NzbDrone.Core.Indexers.KickassTorrents.KickassTorrentsRssParser.PreProcess (NzbDrone.Core.Indexers.IndexerResponse indexerResponse) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\KickassTorrents\KickassTorrentsRssParser.cs:line 20
at NzbDrone.Core.Indexers.RssParser.ParseResponse (NzbDrone.Core.Indexers.IndexerResponse indexerResponse) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\RssParser.cs:line 44
at NzbDrone.Core.Indexers.HttpIndexerBase1[TSettings].FetchPage (NzbDrone.Core.Indexers.IndexerRequest request, IParseIndexerResponse parser) in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:line 264 at NzbDrone.Core.Indexers.HttpIndexerBase1[TSettings].TestConnection () in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Indexers\HttpIndexerBase.cs:line 290

Its invalid XML coming back from KAT, could be due to an invalid character in a release that will resolve itself manually or something that they need to resolve.

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