Skip to content

[Bug] Video always fails, "network error" repeating toast #2630

Description

@shishcraft5

Checklist

  • I make sure that the issue is NOT a duplicate of pinned issues
  • I make sure I am using the LATEST version - check here
  • I understand that issues with limited impact, such as those occurring on specific devices or under specific network conditions, will not be fixed
  • I have attached the error report in the issue

Describe the bug

Loading a video crashes after loading, "error" toast repeats until I force close the app

Exception

  • User Action: play stream
  • Request: Player error[type=ERROR_CODE_IO_UNSPECIFIED] occurred while playing https://www.youtube.com/watch?v=FM_qy4QkGE0
  • Content Country: IT
  • Content Language: it-IT
  • App Language: it_IT_#u-fw-mon-mu-celsius
  • Service: YouTube (Logged in)
  • Endpoint: mweb
  • Version: 5.2.1
  • OS: Linux Android 16 - 36
Crash log

androidx.media3.exoplayer.ExoPlaybackException: Source error
	at androidx.media3.exoplayer.ExoPlayerImplInternal.handleIoException(r8-map-id-0aca2ea857a97be7091319ccc2b495336ae4dde2ac1068f09df4175a97c4edbf:17)
	at androidx.media3.exoplayer.ExoPlayerImplInternal.handleMessage(r8-map-id-0aca2ea857a97be7091319ccc2b495336ae4dde2ac1068f09df4175a97c4edbf:456)
	at android.os.Handler.dispatchMessage(Handler.java:106)
	at android.os.Looper.loopOnce(Looper.java:270)
	at android.os.Looper.loop(Looper.java:371)
	at android.os.HandlerThread.run(HandlerThread.java:85)
Caused by: org.schabi.newpipe.player.datasource.SabrLogicException: SABR made no progress after recovery for itag=140
	at org.schabi.newpipe.player.datasource.SabrSegmentDataSource.awaitSegment(r8-map-id-0aca2ea857a97be7091319ccc2b495336ae4dde2ac1068f09df4175a97c4edbf:490)
	at org.schabi.newpipe.player.datasource.SabrSegmentDataSource.open(r8-map-id-0aca2ea857a97be7091319ccc2b495336ae4dde2ac1068f09df4175a97c4edbf:164)
	at androidx.media3.datasource.StatsDataSource.open(r8-map-id-0aca2ea857a97be7091319ccc2b495336ae4dde2ac1068f09df4175a97c4edbf:11)
	at androidx.media3.exoplayer.source.chunk.InitializationChunk.load(r8-map-id-0aca2ea857a97be7091319ccc2b495336ae4dde2ac1068f09df4175a97c4edbf:40)
	at androidx.media3.exoplayer.upstream.Loader$LoadTask.run(r8-map-id-0aca2ea857a97be7091319ccc2b495336ae4dde2ac1068f09df4175a97c4edbf:35)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1100)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:1572)


Version

5.2.1

Frequency

Always (100% of the time)

Device

Tcl nxtpaper 60 ultra, android 16

Steps to reproduce the bug

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions