Menu

#201 podcast: peer not authenticated

6.0
closed
nobody
None
1
2016-12-01
2016-11-27
Anonymous
No

Hello,

If I try to add a podcast to my subsonic, I get the following error:

[2016-11-27 04:28:09,525] INFO PodcastService - Starting to download Podcast from https://dz6rzbt3lkau8.cloudfront.net/audio/117131507_ed554e2b7f.jom.bd6b009488b8066f17e65f0d50e89a38.mp3
[2016-11-27 04:28:09,558] WARN PodcastService - Failed to download Podcast from https://dz6rzbt3lkau8.cloudfront.net/audio/117131507_ed554e2b7f.jom.bd6b009488b8066f17e65f0d50e89a38.mp3
javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
        at sun.security.ssl.SSLSessionImpl.getPeerCertificates(SSLSessionImpl.java:431)
        at org.apache.http.conn.ssl.AbstractVerifier.verify(AbstractVerifier.java:126)
        at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:437)
        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:644)
        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:479)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
        at net.sourceforge.subsonic.service.PodcastService.doDownloadEpisode(PodcastService.java:549)
        at net.sourceforge.subsonic.service.PodcastService.access$300(PodcastService.java:76)
        at net.sourceforge.subsonic.service.PodcastService$5.run(PodcastService.java:412)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)

Any idea how to fix this?
I tried it with openjdk-7-jre, openjdk-8-jre and openjdk-9-jre.

Regards
Tom

Discussion

  • Sindre Mehus

    Sindre Mehus - 2016-12-01
    • status: open --> closed
     
  • Sindre Mehus

    Sindre Mehus - 2016-12-01

    Fixed (hopefully) in 6.1

     
    • Anonymous

      Anonymous - 2017-05-30

      Isn't fixed in 6.1. Got that message, updated to 6.1 just NOW, the error persists.
      Its now:
      0 episodes – Error sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

       

Anonymous
Anonymous

Add attachments
Cancel