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

"an error occured" video after video in a playlist #11680

Closed
6 tasks done
nakic opened this issue Nov 4, 2024 · 4 comments
Closed
6 tasks done

"an error occured" video after video in a playlist #11680

nakic opened this issue Nov 4, 2024 · 4 comments

Comments

@nakic
Copy link

nakic commented Nov 4, 2024

Checklist

  • I am able to reproduce the bug with the latest version given here: CLICK THIS LINK.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have read the FAQ and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected version

0.27.2

Steps to reproduce the bug

  1. create a playlist with music videos
  2. use it for months (some videos will have disappeared from YT over time; not sure if that's relevant)
  3. start playing in the background
  4. listen to a several videos in a row

Expected behavior

The playlist is played until the end, one video after another.

Actual behavior

After a seemingly random number of videos played back without issue, playback fails at the beginning of the next video and every subsequent video after that one fails to play, same error.

Screenshots/Screen recordings

No response

Logs

No response

Affected Android/Custom ROM version

Android 11

Affected device model

Samsung A70

Additional information

When this happens (and it seems non-deterministic, but happens once per day, maybe), NewPipe remains stuck in this state and remains unable to play any videos. I need to force-kill it and after that it plays videos correctly that a moment before would cause errors.

@nakic nakic added bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up labels Nov 4, 2024
@ShareASmile
Copy link
Collaborator

we might not help you without the error report, which you can generate when video error occurs, it may be in the notification, you can swipe down & click on it to see & copy formatted report to paste/attach in logs section above by editing the issue.

@ShareASmile ShareASmile added the waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed. label Nov 5, 2024
@nakic
Copy link
Author

nakic commented Nov 11, 2024

OK, I'm not 100% sure (because I get other types of issues, as well), but I think this was it:

`## Exception

  • User Action: play stream
  • Request: Player error[type=ERROR_CODE_IO_UNSPECIFIED] occurred while playing https://www.youtube.com/watch?v=kfMYvgNzezE
  • Content Country: GB
  • Content Language: en-
  • App Language: en_GB
  • Service: YouTube
  • Version: 0.27.2
  • OS: Linux Android 11 - 30
Crash log

com.google.android.exoplayer2.ExoPlaybackException: Source error
	at com.google.android.exoplayer2.ExoPlayerImplInternal.handleIoException(ExoPlayerImplInternal.java:644)
	at com.google.android.exoplayer2.ExoPlayerImplInternal.handleMessage(ExoPlayerImplInternal.java:620)
	at android.os.Handler.dispatchMessage(Handler.java:102)
	at android.os.Looper.loop(Looper.java:246)
	at android.os.HandlerThread.run(HandlerThread.java:67)
Caused by: java.io.EOFException
	at com.google.android.exoplayer2.extractor.DefaultExtractorInput.readFromUpstream(DefaultExtractorInput.java:296)
	at com.google.android.exoplayer2.extractor.DefaultExtractorInput.readFully(DefaultExtractorInput.java:80)
	at com.google.android.exoplayer2.extractor.DefaultExtractorInput.readFully(DefaultExtractorInput.java:88)
	at com.google.android.exoplayer2.extractor.mp4.Mp4Extractor.readSample(Mp4Extractor.java:636)
	at com.google.android.exoplayer2.extractor.mp4.Mp4Extractor.read(Mp4Extractor.java:259)
	at com.google.android.exoplayer2.source.BundledExtractorsAdapter.read(BundledExtractorsAdapter.java:127)
	at com.google.android.exoplayer2.source.ProgressiveMediaPeriod$ExtractingLoadable.load(ProgressiveMediaPeriod.java:1039)
	at com.google.android.exoplayer2.upstream.Loader$LoadTask.run(Loader.java:412)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	at java.lang.Thread.run(Thread.java:923)


`

@github-actions github-actions bot removed the waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed. label Nov 11, 2024
@opusforlife2
Copy link
Collaborator

Try on another device. If that doesn't work, try on a different network (wifi or mobile data, someone else's wifi, etc.).

@opusforlife2 opusforlife2 added the waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed. label Nov 16, 2024
Copy link

github-actions bot commented Dec 1, 2024

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.

@github-actions github-actions bot closed this as completed Dec 1, 2024
@opusforlife2 opusforlife2 removed bug Issue is related to a bug waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed. needs triage Issue is not yet ready for PR authors to take up labels Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants