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

Videos and content not loading #227

Closed
5 of 6 tasks
Reggie2561 opened this issue Aug 12, 2022 · 10 comments
Closed
5 of 6 tasks

Videos and content not loading #227

Reggie2561 opened this issue Aug 12, 2022 · 10 comments
Labels
bug Something isn't working

Comments

@Reggie2561
Copy link

Reggie2561 commented Aug 12, 2022

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 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

Latest SponserBlock

Steps to reproduce the bug

  1. Open the app
  2. App doesnt load content
  3. Restart wifi it works for a little
  4. Problem occures again out of nowhere
  5. Repeat from step 3

Expected behavior

When wifi is restarted it should display trending videos and other requested content

Actual behavior

It works for a minute or 2 but continues the bug

Screenshots/Screen recordings

Video:

screen-20220812-142547.mp4

Logs

videos and loading of viewing content does noy work unless i restart wifi on my device

Exception

  • User Action: requested stream
  • Request: https://www.youtube.com/watch?v=Ph53yr5arik
  • Content Country: US
  • Content Language: en-US
  • App Language: en_US
  • Service: YouTube
  • Version: 0.23.1_r1
  • OS: Linux motorola/minsk_t/minsk:11/RPC31.Q2-109-21-3/5ec9c:user/release-keys 11 - 30
Crash log

org.schabi.newpipe.extractor.stream.StreamInfo$StreamExtractException: Could not get any stream. See error variable to get further details.
	at org.schabi.newpipe.extractor.stream.StreamInfo.extractStreams(StreamInfo.java:188)
	at org.schabi.newpipe.extractor.stream.StreamInfo.getInfo(StreamInfo.java:82)
	at org.schabi.newpipe.extractor.stream.StreamInfo.getInfo(StreamInfo.java:73)
	at org.schabi.newpipe.util.ExtractorHelper.lambda$getStreamInfo$3(ExtractorHelper.java:118)
	at org.schabi.newpipe.util.ExtractorHelper.$r8$lambda$YTHJjScxCJNO1LTCqs3IKy35iyY(Unknown Source:0)
	at org.schabi.newpipe.util.ExtractorHelper$$ExternalSyntheticLambda6.call(Unknown Source:4)
	at io.reactivex.rxjava3.internal.operators.single.SingleFromCallable.subscribeActual(SingleFromCallable.java:43)
	at io.reactivex.rxjava3.core.Single.subscribe(Single.java:4813)
	at io.reactivex.rxjava3.internal.operators.single.SingleDoOnSuccess.subscribeActual(SingleDoOnSuccess.java:35)
	at io.reactivex.rxjava3.core.Single.subscribe(Single.java:4813)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeFromSingle.subscribeActual(MaybeFromSingle.java:41)
	at io.reactivex.rxjava3.core.Maybe.subscribe(Maybe.java:5330)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeConcatArray$ConcatMaybeObserver.drain(MaybeConcatArray.java:153)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeConcatArray$ConcatMaybeObserver.request(MaybeConcatArray.java:78)
	at io.reactivex.rxjava3.internal.operators.flowable.FlowableElementAtMaybe$ElementAtSubscriber.onSubscribe(FlowableElementAtMaybe.java:66)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeConcatArray.subscribeActual(MaybeConcatArray.java:42)
	at io.reactivex.rxjava3.core.Flowable.subscribe(Flowable.java:15868)
	at io.reactivex.rxjava3.internal.operators.flowable.FlowableElementAtMaybe.subscribeActual(FlowableElementAtMaybe.java:36)
	at io.reactivex.rxjava3.core.Maybe.subscribe(Maybe.java:5330)
	at io.reactivex.rxjava3.internal.operators.maybe.MaybeToSingle.subscribeActual(MaybeToSingle.java:46)
	at io.reactivex.rxjava3.core.Single.subscribe(Single.java:4813)
	at io.reactivex.rxjava3.internal.operators.single.SingleSubscribeOn$SubscribeOnObserver.run(SingleSubscribeOn.java:89)
	at io.reactivex.rxjava3.core.Scheduler$DisposeTask.run(Scheduler.java:644)
	at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.run(ScheduledRunnable.java:65)
	at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.call(ScheduledRunnable.java:56)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
	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)


Affected Android/Custom ROM version

Android 11

Affected device model

Moto G Stylus (2021)

Additional information

No response

@Reggie2561 Reggie2561 added the bug Something isn't working label Aug 12, 2022
@Atemu
Copy link

Atemu commented Aug 12, 2022

Upstream Bug.

@darlopvil
Copy link

Yeap, same problem here :(

@dajix350
Copy link

Can confirm

@jtrv
Copy link

jtrv commented Aug 13, 2022

Looks like this was fixed upstream already:
TeamNewPipe#8760

@catfromplan9
Copy link

Please merge the fix from upstream

@ph00lt0
Copy link

ph00lt0 commented Aug 13, 2022

duplicate of #226

1 similar comment
@ph00lt0
Copy link

ph00lt0 commented Aug 13, 2022

duplicate of #226

@orariley70
Copy link

@catfromplan9
I compiled the debug variant (it works, but you should really switch to normal (release) APK once the maintainer has released the new update), so your computer doesn't need to suffer like mine did.
org.polymorphicshade.newpipe.debug.sponsorblock 0.23.2 APK.zip

@catfromplan9
Copy link

catfromplan9 commented Aug 13, 2022

@catfromplan9 I compiled the debug variant (it works, but you should really switch to normal (release) APK once the maintainer has released the new update), so your computer doesn't need to suffer like mine did. org.polymorphicshade.newpipe.debug.sponsorblock 0.23.2 APK.zip

Hey! Sorry I didn't mention here, but I did compile the standard newpipe updated branch. Thanks for giving me the sponsorblock one!
Edit: I now see newpipe did release a working apk and this fork has integrated the fix but has not yet released APKs. This has happened to newpipe twice recently, let's hope this doesn't become a trend of youtube changing backend and breaking things...

@polymorphicshade
Copy link
Owner

@Reggie2561 please read the checklist.

@polymorphicshade polymorphicshade closed this as not planned Won't fix, can't repro, duplicate, stale Aug 13, 2022
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

9 participants