Checklist
Describe the bug
Whenever I attempt to start a video, the video will load the first frame, and playback will be stuck. I can scrub through the video, and get different frames, but the video still doesn't start playing no matter what. I've reinstalled PipePipe, and the problem continues to occur, even without restoring my database or settings. I've tested on over 10 videos, and all of them have the same behavior. This happens both with and without a VPN.
Version
5.2.3
Frequency
Always (100% of the time)
Device
Pixel 8 with GrapheneOS
Steps to reproduce the bug
- Open PipePipe
- Try to play any video
- Observe that playback never starts
Additional context
Exception
- User Action: play stream
- Request: Player error[type=ERROR_CODE_TIMEOUT] occurred while playing https://www.youtube.com/watch?v=srF5gXzpelw
- Content Country: US
- Content Language: en-US
- App Language: en_US_#u-mu-celsius
- Service: YouTube (Anonymous)
- Endpoint: mweb
- Version: 5.2.3
- OS: Linux Android 17 - 37
Crash log
androidx.media3.exoplayer.ExoPlaybackException: Unexpected runtime error
at androidx.media3.common.util.StuckPlayerDetector$StuckPlayingDetector.update(r8-map-id-939258e15a66f5b757d7c1ed12dbbb0ab6b5c8b84818fe7f60938e92dff4d77b:141)
at androidx.media3.common.util.ListenerSet$$ExternalSyntheticLambda0.handleMessage(r8-map-id-939258e15a66f5b757d7c1ed12dbbb0ab6b5c8b84818fe7f60938e92dff4d77b:888)
at android.os.Handler.dispatchMessageImpl(Handler.java:138)
at android.os.Handler.dispatchMessage(Handler.java:125)
at android.os.Looper.loopOnce(Looper.java:296)
at android.os.Looper.loop(Looper.java:397)
at android.app.ActivityThread.main(ActivityThread.java:9571)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:575)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:982)
Caused by: androidx.media3.common.util.StuckPlayerException: Player stuck playing with no progress for 10000 ms
at androidx.media3.common.util.StuckPlayerDetector$StuckPlayingDetector.update(r8-map-id-939258e15a66f5b757d7c1ed12dbbb0ab6b5c8b84818fe7f60938e92dff4d77b:134)
... 9 more
Checklist
Describe the bug
Whenever I attempt to start a video, the video will load the first frame, and playback will be stuck. I can scrub through the video, and get different frames, but the video still doesn't start playing no matter what. I've reinstalled PipePipe, and the problem continues to occur, even without restoring my database or settings. I've tested on over 10 videos, and all of them have the same behavior. This happens both with and without a VPN.
Version
5.2.3
Frequency
Always (100% of the time)
Device
Pixel 8 with GrapheneOS
Steps to reproduce the bug
Additional context
Exception
Crash log