Results 1 to 2 of 2

Thread: Banshee not updating RSS feeds...

  1. #1
    Join Date
    Mar 2008
    Beans
    63
    Distro
    Ubuntu 16.04 Xenial Xerus

    Banshee not updating RSS feeds...

    Banshee (2.6.2) does not seem to be able to read and update RSS feeds. When I attempt to add an RSS feed, All I get is a "Network Error updating feed" message, and the feed does not download.

    I know the feed itself is valid because it successfully updates on my phone using the BeyondPod Android app. Is here a known issue with Banshee?

  2. #2
    Join Date
    Mar 2008
    Beans
    63
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Banshee not updating RSS feeds...

    I found the following entry in the banshee log file. I don't know if it';s really relevant, but it seems to concern podcasting and server connections:
    [Warn 14:50:01.503] Caught an exception - Mono.Security.Protocol.Tls.TlsException: Invalid certificate received from server. Error code: 0xffffffff800b010a (in `Mono.Security')
    at Mono.Security.Protocol.Tls.Handshake.Client.TlsSer verCertificate.RemoteValidation (Mono.Security.Protocol.Tls.ClientContext context, AlertDescription description) [0x00000] in <filename unknown>:0
    at Mono.Security.Protocol.Tls.Handshake.Client.TlsSer verCertificate.validateCertificates (Mono.Security.X509.X509CertificateCollection certificates) [0x00000] in <filename unknown>:0
    at Mono.Security.Protocol.Tls.Handshake.Client.TlsSer verCertificate.ProcessAsTls1 () [0x00000] in <filename unknown>:0
    at Mono.Security.Protocol.Tls.Handshake.HandshakeMess age.Process () [0x00000] in <filename unknown>:0
    at (wrapper remoting-invoke-with-check) Mono.Security.Protocol.Tls.Handshake.HandshakeMess agerocess ()
    at Mono.Security.Protocol.Tls.ClientRecordProtocol.Pr ocessHandshakeMessage (Mono.Security.Protocol.Tls.TlsStream handMsg) [0x00000] in <filename unknown>:0
    at Mono.Security.Protocol.Tls.RecordProtocol.Internal ReceiveRecordCallback (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0
    System.IO.IOException: The authentication or decryption has failed. (in `Mono.Security')
    at Mono.Security.Protocol.Tls.SslStreamBase.AsyncHand shakeCallback (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0
    System.Net.WebException: Error getting response stream (Write: The authentication or decryption has failed.): SendFailure (in `System')
    at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0
    at System.Net.HttpWebRequest.GetResponse () [0x00000] in <filename unknown>:0
    at Banshee.Metadata.MetadataServiceJob.GetHttpStream (System.Uri uri, System.String[] ignoreMimeTypes) [0x00000] in <filename unknown>:0
    at Banshee.Metadata.MetadataServiceJob.SaveHttpStream (System.Uri uri, System.String path, System.String[] ignoreMimeTypes) [0x00000] in <filename unknown>:0
    at Banshee.Metadata.MetadataServiceJob.SaveHttpStream Cover (System.Uri uri, System.String albumArtistId, System.String[] ignoreMimeTypes) [0x00000] in <filename unknown>:0
    at Banshee.Podcasting.PodcastImageFetchJob.Fetch () [0x00000] in <filename unknown>:0
    at Banshee.Podcasting.PodcastImageFetchJob.Run () [0x00000] in <filename unknown>:0
    at Banshee.Kernel.Scheduler.ProcessJobThread () [0x00000] in <filename unknown>:0

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •