-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
0.23.1 - Exceptions -> timeout, or problem with resolving youtube domain #8579
Comments
When the issue happens in the player, can you play the same resolution (and if applicable, the audio stream) in an external player? Does it happens with all qualities? Also, do you have network issues when downloading the contents in the app and/or with tools such as yt-dlp? Network issues has been reported in it by some users, for which the fallback server provided by YouTube in its streaming URLs seems to work. |
I have similar issue with FTR, I have stable Internet connection, but trying to play almost all videos it appears infinity loading failed in 1-2 minutes with next error: Exception
Crash log
|
@pawlosck @Symbian9 Does increasing connection timeout and read timeout to 30 seconds (for all requests, including the playback ones), and using Cronet for playback improves the issue, or better, fixes it? Here is a debug APK with these changes: app-debug-use-cronet-for-playback.zip Note: Edit: now available at AudricV@6b5baba, sorry for the delay |
My problem was solved, when I installed next version after 0.23.1. Currently, I can play any movie without any problems. Sometimes, NewPipe show info about some error, but I can play movie, so I don't read it and I don't know if this is the same error. |
Thanks for confirming. @Symbian9 Please open a new issue. |
JFTR, I guess my issue might be related to existed one issue report: |
Not at all, please open a new issue, like opusforlife2 said. |
Checklist
Affected version
23.1
Steps to reproduce the bug
Just start play any movie.
Expected behavior
No response
Actual behavior
NewPipe throws exceptions and stops playing. After some time (few seconds), movie is resumed, but not always.
Screenshots/Screen recordings
No response
Logs
Exception
Crash log
Affected Android/Custom ROM version
Android 9
Affected device model
Samsung Galaxy s8
Additional information
It happened, when I installed latest 23.1 version. When I restore previous version (23.0) problem disappear.
NewPipe throws 2 exceptions.
The text was updated successfully, but these errors were encountered: