Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem downloading episodes on Pocketcast #64

Closed
kalpeshp0310 opened this issue Apr 12, 2017 · 9 comments
Closed

Problem downloading episodes on Pocketcast #64

kalpeshp0310 opened this issue Apr 12, 2017 · 9 comments
Labels

Comments

@kalpeshp0310
Copy link

Pocketcast always gives handshake failed error, when I try to download episodes.

@sockeqwe
Copy link
Collaborator

Thanks for reporting.

Unfortunately this is a known issue.
We have added a note to the show nodes

Important note for Pocket Casts app users: Unfortunately Pocket Casts android app has a problem with downloading our episodes (to listen to them offline). It seems that while downloading their android app is using a old http client which doesn't support latest TLS cipher standards we use on server side to host our episodes.

Nevertheless, streaming our episodes (instead of downloading) works in Pocket Casts android app.

See this tutorial: Pocket Casts: Streaming

It seems that it is caused by a SSL cipher bug introduced Android 7.0.0 - fixed in Android 7.1.1.
What android version do you have on your device?

We are in contact with Pocket Casts and are hoping to fix this issue soon.

Meanwhile, you can stream the episodes through pocket casts.

@sockeqwe sockeqwe added the bug label Apr 12, 2017
@kalpeshp0310
Copy link
Author

@sockeqwe Thanks for the info and for the awesome podcasts :)
And yes, I am on Android 7.0

@artem-zinnatullin
Copy link
Owner

So the issue is resolved for now, but not with greatest solution. We were able to keep TLS, but had to switch ssl_ecdh_curve to prime256v1 which is not secure option, so we aim to change it back to secp384r1 asap.

Thanks PocketCasts team for investigation, hopefully they'll be able to fix it on their side.

@kalpeshp0310
Copy link
Author

Thanks, I am able to download episodes now. 👍

@mvs3d
Copy link

mvs3d commented Apr 24, 2017

Hey all! I hate this error, this happened last one-two month for several my podcasts.. I'm try find decision, (found this thread in this way).. but no any simple instructions found. Re-subscription doesn't work too.

And...sorry for off-topic but, at result I'm just switched to "Podcast & Radio Addict" application.. this is really cool app ;)

@sockeqwe
Copy link
Collaborator

@mvs3d This issue seems to be caused by a bug in Android 7.+ (should be fixed in 7.1.1) and elliptic curve powered SSL and Pocket Casts (not sure why it works on other podcast players).

At least for our podcast it seems to be working or isn't download working in Pocket Casts for our podcast on your device?

@mvs3d
Copy link

mvs3d commented Apr 24, 2017

Well, i'm have this issue on my Galaxy S7 with last updates (Android 7.0 for now).

RSS to podcast I have issue: http://feeds.rucast.net/Umputun (there https links to mp3 files really)
RSS to podcast where NO issue (same authors, but looks like no HTTPS there): http://feeds.rucast.net/radio-t

I'm use SD card for destination folder.

@TheRealIndru
Copy link

I have this exact problem on Android 5.0. Any fixes or solutions? My tablet does not support newer Android versions.

@sockeqwe
Copy link
Collaborator

sockeqwe commented Jun 25, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants