#13807·NewPipe

A random error i been getting

Author: RAHUL12348697695848579Created Sep 1, 2026Updated Sep 13, 2026
Labelsbugneeds triage

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.
  • I have read and understood the AI policy. The content of this bug report is not generated by AI.

Affected version

0.29.1

Steps to reproduce the bug

Well it's complicated but i let you know as much as I can so when you go to any videos and do watch for a while at random times it just fully crash the player and needs reboot to start videos back up if the app is not restarted the error will keep repeating again and again anytime you press play

Expected behavior

Video plays normally

Actual behavior

When you randomly this error happens it freezes the player in a app where it crashes anytime a video is attempted to be played unless you restart the whole app

Screenshots/Screen recordings

Image

Logs

{"user_action":"play stream","request":"Player error[type=ERROR_CODE_IO_NETWORK_CONNECTION_FAILED] occurred while playing https://www.youtube.com/watch?v=bQvjNRIsyDM","content_language":"en-IN","content_country":"IN","app_language":"en_IN","service":"YouTube","package":"org.schabi.newpipe","version":"0.29.1","os":"Linux samsung/e1sxins/e1s:15/AP3A.240905.015.A2/S921BXXU5BYD9:user/release-keys 15 - 35","time":"2026-09-01T14:23:59.64+05:30","exceptions":["com.google.android.exoplayer2.ExoPlaybackException: Source error\n\tat com.google.android.exoplayer2.ExoPlayerImplInternal.handleIoException(r8-map-id-3abacb5aa3dfa204b2c73467d7f03c1bf6dbcb58af56a529d66e481a51f043e8:17)\n\tat com.google.android.exoplayer2.ExoPlayerImplInternal.handleMessage(r8-map-id-3abacb5aa3dfa204b2c73467d7f03c1bf6dbcb58af56a529d66e481a51f043e8:317)\n\tat android.os.Handler.dispatchMessage(Handler.java:103)\n\tat android.os.Looper.loopOnce(Looper.java:257)\n\tat android.os.Looper.loop(Looper.java:342)\n\tat android.os.HandlerThread.run(HandlerThread.java:85)\nCaused by: com.google.android.exoplayer2.upstream.HttpDataSource$HttpDataSourceException: java.net.UnknownHostException: Unable to resolve host "rr3---sn-gwpa-o5bel.googlevideo.com": No address associated with hostname\n\tat org.schabi.newpipe.player.datasource.YoutubeHttpDataSource.open(r8-map-id-3abacb5aa3dfa204b2c73467d7f03c1bf6dbcb58af56a529d66e481a51f043e8:303)\n\tat com.google.android.exoplayer2.upstream.DefaultDataSource.open(r8-map-id-3abacb5aa3dfa204b2c73467d7f03c1bf6dbcb58af56a529d66e481a51f043e8:162)\n\tat com.google.android.exoplayer2.upstream.TeeDataSource.open(r8-map-id-3abacb5aa3dfa204b2c73467d7f03c1bf6dbcb58af56a529d66e481a51f043e8:3)\n\tat com.google.android.exoplayer2.upstream.cache.CacheDataSource.openNextSource(r8-map-id-3abacb5aa3dfa204b2c73467d7f03c1bf6dbcb58af56a529d66e481a51f043e8:275)\n\tat com.google.android.exoplayer2.upstream.cache.CacheDataSource.open(r8-map-id-3abacb5aa3dfa204b2c73467d7f03c1bf6dbcb58af56a529d66e481a51f043e8:132)\n\tat com.google.android.exoplayer2.upstream.StatsDataSource.open(r8-map-id-3abacb5aa3dfa204b2c73467d7f03c1bf6dbcb58af56a529d66e481a51f043e8:11)\n\tat com.google.android.exoplayer2.source.chunk.ContainerMediaChunk.load(r8-map-id-3abacb5aa3dfa204b2c73467d7f03c1bf6dbcb58af56a529d66e481a51f043e8:71)\n\tat com.google.android.exoplayer2.upstream.Loader$LoadTask.run(r8-map-id-3abacb5aa3dfa204b2c73467d7f03c1bf6dbcb58af56a529d66e481a51f043e8:35)\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)\n\tat java.lang.Thread.run(Thread.java:1012)\nCaused by: java.net.UnknownHostException: Unable to resolve host "rr3---sn-gwpa-o5bel.googlevideo.com": No address associated with hostname\n\tat java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:156)\n\tat java.net.Inet6AddressImpl.lookupAllHostAddr(Inet6AddressImpl.java:103)\n\tat java.net.InetAddress.getAllByName(InetAddress.java:1152)\n\tat com.android.okhttp.Dns$1.lookup(Dns.java:41)\n\tat com.android.okhttp.internal.http.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:178)\n\tat com.android.okhttp.internal.http.RouteSelector.nextProxy(RouteSelector.java:144)\n\tat com.android.okhttp.internal.http.RouteSelector.next(RouteSelector.java:86)\n\tat com.android.okhttp.internal.http.StreamAllocation.findConnection(StreamAllocation.java:176)\n\tat com.android.okhttp.internal.http.StreamAllocation.findHealthyConnection(StreamAllocation.java:128)\n\tat com.android.okhttp.internal.http.StreamAllocation.newStream(StreamAllocation.java:97)\n\tat com.android.okhttp.internal.http.HttpEngine.connect(HttpEngine.java:289)\n\tat com.android.okhttp.internal.http.HttpEngine.sendRequest(HttpEngine.java:232)\n\tat com.android.okhttp.internal.huc.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:465)\n\tat com.android.okhttp.internal.huc.HttpURLConnectionImpl.connect(HttpURLConnectionImpl.java:131)\n\tat com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.connect(DelegatingHttpsURLConnection.java:90)\n\tat com.android.okhttp.internal.huc.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:30)\n\tat org.schabi.newpipe.player.datasource.YoutubeHttpDataSource.makeConnection(r8-map-id-3abacb5aa3dfa204b2c73467d7f03c1bf6dbcb58af56a529d66e481a51f043e8:338)\n\tat org.schabi.newpipe.player.datasource.YoutubeHttpDataSource.open(r8-map-id-3abacb5aa3dfa204b2c73467d7f03c1bf6dbcb58af56a529d66e481a51f043e8:45)\n\t... 10 more\nCaused by: android.system.GaiException: android_getaddrinfo failed: EAI_NODATA (No address associated with hostname)\n\tat libcore.io.Linux.android_getaddrinfo(Native Method)\n\tat libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)\n\tat libcore.io.BlockGuardOs.android_getaddrinfo(BlockGuardOs.java:222)\n\tat libcore.io.ForwardingOs.android_getaddrinfo(ForwardingOs.java:133)\n\tat java.net.Inet6AddressImpl.lookupHostByName(Inet6AddressImpl.java:135)\n\t... 27 more\n"],"user_comment":""}

Affected Android/Custom ROM version

Android 15 one ui 7.0

Affected device model

Samsung s24

Additional information

No response