TeamNewPipe / NewPipe

A libre lightweight streaming front-end for Android.
https://newpipe.net
GNU General Public License v3.0
31.78k stars 3.09k forks source link

"Sorry, something went wrong" #8828

Closed Toodles919 closed 2 years ago

Toodles919 commented 2 years ago

Checklist

Affected version

0.23.1

Steps to reproduce the bug

Just attempting to play any video causes the error.

Expected behavior

I expect the video to actually play.

Actual behavior

No videos can play, no matter what I do. It simply gives me an error message saying "Sorry, something went wrong".

Screenshots/Screen recordings

Screenshot_20220817-145037

Logs

Exception

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:919)


Affected Android/Custom ROM version

Android 10

Affected device model

Moto G7

Additional information

Not sure if this helps, but this is an old phone I am using which no longer has a SIM card in it. Just using wifi. I have no way of updating my device to the latest version of Android, at least that I know of.

I have uninstalled and reinstalled Newpipe multiple times, but this has not worked either. I am new to this Github thing and have never reported anything before, so lmk if I'm doing anything wrong here.

Toodles919 commented 2 years ago

![Uploading Screenshot_20220817-145026.png…]()

bell-kevin commented 2 years ago

I'm getting this same issue.

bell-kevin commented 2 years ago
Screenshot_20220817-143127
TobiGr commented 2 years ago

this is fixed in the latest version

Toodles919 commented 2 years ago

That's a negative Tobi, it's still not cooperating. Even uninstalled and reinstalled newest version just to be sure.

AudricV commented 2 years ago

Even uninstalled and reinstalled newest version just to be sure.

Open the page provided in the template and also read the README, section Installation and updates: https://github.com/TeamNewPipe/NewPipe#installation-and-updates.

Follow properly the template instructions the next time you want to open an issue. Thank you.

bell-kevin commented 2 years ago

Whatever my problem was, newPipe seems to be working for me again now. Thank you everyone!

Toodles919 commented 2 years ago

Even uninstalled and reinstalled newest version just to be sure.

Open the page provided in the template and also read the README, section Installation and updates: https://github.com/TeamNewPipe/NewPipe#installation-and-updates.

Follow properly the template instructions the next time you want to open an issue. Thank you.

I did. I have the newest version, and the bug continues to affect me. What am I doing wrong?

opusforlife2 commented 2 years ago

@Toodles919 The bug report you provided is from the broken version. You need to prove to us that you're on the latest version. Paste a screenshot of your app's About page.

Toodles919 commented 2 years ago

@Toodles919 The bug report you provided is from the broken version. You need to prove to us that you're on the latest version. Paste a screenshot of your app's About page.

Oh....jeez. So, it turns out, what I thought was the new version was still indeed the broken version. This is because F-Droid did not make the update available to me until today. I don't know why everybody else got the update several days ago and I didn't until now. Maybe my old phone has something to do with it.

Either way, sorry to waste your time people.

opusforlife2 commented 2 years ago

@Toodles919 https://newpipe.net/FAQ/tutorials/install-add-fdroid-repo/

bell-kevin commented 2 years ago

I upgraded to Android 13. That may have solved my problem, but I'm not sure.