Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Network Error even my network is working.:( #342

Closed
7 tasks done
VitoItalianGamer opened this issue Jul 20, 2023 · 9 comments
Closed
7 tasks done

Network Error even my network is working.:( #342

VitoItalianGamer opened this issue Jul 20, 2023 · 9 comments
Labels
bug Something isn't working

Comments

@VitoItalianGamer
Copy link

Checklist

  • I am able to reproduce the bug with the latest version.
  • I am not able to reproduce the bug with the same version of upstream NewPipe.
  • 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.25.1

Steps to reproduce the bug

Go to Newpipe
Go to history
Played a Video

Expected behavior

Normaly the Video was supposed to play.

Actual behavior

It gives me an error when loading a video.

Screenshots/Screen recordings

Screenshot_20230720-141102

Logs

Exception

  • User Action: play stream
  • Request: Player error[type=ERROR_CODE_IO_BAD_HTTP_STATUS] occurred while playing https://www.youtube.com/watch?v=5DZ0PXpgjA4
  • Content Country: US
  • Content Language: en-US
  • App Language: en_US
  • Service: YouTube
  • Version: 0.25.1
  • OS: Linux motorola/tonga_g/tonga:12/S3RQ32.20-42-10-3/aab62:user/release-keys 12 - 31
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:616)
	at android.os.Handler.dispatchMessage(Handler.java:107)
	at android.os.Looper.loopOnce(Looper.java:238)
	at android.os.Looper.loop(Looper.java:357)
	at android.os.HandlerThread.run(HandlerThread.java:85)
Caused by: com.google.android.exoplayer2.upstream.HttpDataSource$InvalidResponseCodeException: Response code: 403
	at org.schabi.newpipe.player.datasource.YoutubeHttpDataSource.open(YoutubeHttpDataSource.java:422)
	at com.google.android.exoplayer2.upstream.DefaultDataSource.open(DefaultDataSource.java:263)
	at com.google.android.exoplayer2.upstream.TeeDataSource.open(TeeDataSource.java:52)
	at com.google.android.exoplayer2.upstream.cache.CacheDataSource.openNextSource(CacheDataSource.java:796)
	at com.google.android.exoplayer2.upstream.cache.CacheDataSource.open(CacheDataSource.java:609)
	at com.google.android.exoplayer2.upstream.StatsDataSource.open(StatsDataSource.java:84)
	at com.google.android.exoplayer2.source.chunk.ContainerMediaChunk.load(ContainerMediaChunk.java:124)
	at com.google.android.exoplayer2.upstream.Loader$LoadTask.run(Loader.java:412)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
	at java.lang.Thread.run(Thread.java:1012)


Affected Android/Custom ROM version

Android 12

Affected device model

Moto G Power (2022)

Additional information

Network was running just fine but not Newpipe. The screenshot was the destination page of the video. It loads and says an error occured see the notification.

@VitoItalianGamer VitoItalianGamer added the bug Something isn't working label Jul 20, 2023
@VitoItalianGamer
Copy link
Author

Oh never mind its working I have to just close the app and reopen thats all or is it?

@Atemu
Copy link

Atemu commented Jul 21, 2023

Looks like an upstream bug, not ours.

@ghost
Copy link

ghost commented Jul 30, 2023

I experience these network error problems also.
Every video stops after a few minutes max. The error message says "network error" which is definitely not true.
i did not change anything on the device. This issue occurs since two days.

Exception

  • User Action: play stream
  • Request: Player error[type=ERROR_CODE_IO_BAD_HTTP_STATUS] occurred while playing https://www.youtube.com/watch?v=AovOQmNSWsA
  • Content Country: DE
  • Content Language: de-DE
  • App Language: de_DE
  • Service: YouTube
  • Version: 0.25.1
  • OS: Linux Android 13 - 33
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:616)
	at android.os.Handler.dispatchMessage(Handler.java:102)
	at android.os.Looper.loopOnce(Looper.java:226)
	at android.os.Looper.loop(Looper.java:313)
	at android.os.HandlerThread.run(HandlerThread.java:67)
Caused by: com.google.android.exoplayer2.upstream.HttpDataSource$InvalidResponseCodeException: Response code: 403
	at org.schabi.newpipe.player.datasource.YoutubeHttpDataSource.open(YoutubeHttpDataSource.java:422)
	at com.google.android.exoplayer2.upstream.DefaultDataSource.open(DefaultDataSource.java:263)
	at com.google.android.exoplayer2.upstream.TeeDataSource.open(TeeDataSource.java:52)
	at com.google.android.exoplayer2.upstream.cache.CacheDataSource.openNextSource(CacheDataSource.java:796)
	at com.google.android.exoplayer2.upstream.cache.CacheDataSource.open(CacheDataSource.java:609)
	at com.google.android.exoplayer2.upstream.StatsDataSource.open(StatsDataSource.java:84)
	at com.google.android.exoplayer2.source.chunk.ContainerMediaChunk.load(ContainerMediaChunk.java:124)
	at com.google.android.exoplayer2.upstream.Loader$LoadTask.run(Loader.java:412)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
	at java.lang.Thread.run(Thread.java:1012)


@VitoItalianGamer
Copy link
Author

Yeah but how do I fix it?

@Kurasami
Copy link

Kurasami commented Aug 2, 2023

Looks like an upstream bug, not ours.

Yeah it was fixed 2 days ago in 0.25.2. We still need a merge with this though.

#342 (comment)

@Atemu
Copy link

Atemu commented Aug 2, 2023

0.25.2 is not out yet.

@VitoItalianGamer
Copy link
Author

Finally 0.25.2 is out! :D I'm no longer receiving this issue Thanks! Let me know if you are still receiving this issue and please update this software :).

@Kurasami
Copy link

Kurasami commented Aug 4, 2023

0.25.2 is not out yet.

The irony is you and your seemingly dupe "clown" account were wrong. 🤡😂 It literally had been released when I made the comment that you've chased down and 👎 in every issue.

@VitoItalianGamer if it's fixed, please close the issue.

@VitoItalianGamer
Copy link
Author

The error is permanently gone! Thanks! If this error reappears I'll try to reopen this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants