Fanzub's SSL Certificate has expired

I’ve had nzbdrone installed for the past month and the whole time, the log has been filled up with this error message all the way back to when I first installed. And when I manually check the link for that RSS feed, it loads perfectly fine…

Message

An error occurred while processing feed. https://fanzub.com/rss/?cat=anime&max=100: Text node cannot appear in this state.  Line 1, position 7.

Exception

System.Xml.XmlException: Text node cannot appear in this state.  Line 1, position 7.
  at Mono.Xml2.XmlTextReader.ReadText (Boolean notWhitespace) [0x00000] in <filename unknown>:0 
  at Mono.Xml2.XmlTextReader.ReadContent () [0x00000] in <filename unknown>:0 
  at Mono.Xml2.XmlTextReader.Read () [0x00000] in <filename unknown>:0 
  at System.Xml.XmlTextReader.Read () [0x00000] in <filename unknown>:0 
  at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0 
  at Mono.Xml.XmlFilterReader.Read () [0x00000] in <filename unknown>:0 
  at System.Xml.Linq.XElement.LoadCore (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0 
  at System.Xml.Linq.XNode.ReadFrom (System.Xml.XmlReader r, LoadOptions options) [0x00000] in <filename unknown>:0 
  at System.Xml.Linq.XContainer.ReadContentFrom (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0 
  at System.Xml.Linq.XDocument.ReadContent (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0 
  at System.Xml.Linq.XDocument.LoadCore (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0 
  at System.Xml.Linq.XDocument.Load (System.Xml.XmlReader reader, LoadOptions options) [0x00000] in <filename unknown>:0 
  at System.Xml.Linq.XDocument.Load (System.Xml.XmlReader reader) [0x00000] in <filename unknown>:0 
  at NzbDrone.Core.Indexers.RssParserBase.Process (System.String xml, System.String url) [0x00000] in <filename unknown>:0 
  at NzbDrone.Core.Indexers.FetchFeedService.Fetch (IIndexer indexer, IEnumerable`1 urls) [0x00000] in <filename unknown>:0

Which version of drone?
Which OS?
Which version of mono?
You see this error every 15 minutes (unless you changed the interval) when drone runs its RSS Sync?

Drone Version: 2.0.0.1861
OS: Debian Linux 8.0 (Jessie)
Mono Version: 3.2.8 (Debian 3.2.8+dfsg-7)

Appears every 30 minutes, which is my RSS sync interval.

On a whim I tested the URL in my browser (Chrome) and got a certificate error, which would have started about 1 month ago when their cert expired.

Doesn’t look like they’re going to be fixing it any time soon, I’ll switch it over to non-SSL and see what they do.

1 Like

nevermind the error message was stale by a week