Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to play music returns Unkown Error only when signed in #1760

Open
4 tasks done
AKoreanDumpling opened this issue Dec 19, 2024 · 4 comments
Open
4 tasks done

Trying to play music returns Unkown Error only when signed in #1760

AKoreanDumpling opened this issue Dec 19, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@AKoreanDumpling
Copy link

AKoreanDumpling commented Dec 19, 2024

Checklist

  • I am able to reproduce the bug with the latest debug version.
  • I've checked that there is no open or closed issue about this bug.
  • This issue contains only one bug.
  • The title of this issue accurately describes the bug.

Steps to reproduce the bug

  1. Search or play any song, while being signed in

Expected behavior

The song plays normally, regardless of being signed in or not

Actual behavior

The cover is replaced with an explanation mark and a notice that an unknown error has occurred. Music doesn't play. Music plays when not signed in.

Screenshots/Screen recordings

#1758 #1753 #1748

Logs

#1753:

Unexpected exception loading stream
androidx.media3.common.PlaybackException: Unknown error
at com.zionhuang.music.playback.MusicService.createDataSourceFactory$lambda$35(MusicService.kt:639)
at com.zionhuang.music.playback.MusicService.$r8$lambda$sL6KryZX2JTGU40UEw4u6xwiCAg(Unknown Source:0)
at com.zionhuang.music.playback.MusicService$$ExternalSyntheticLambda4.resolveDataSpec(D8$$SyntheticClass:0)
at androidx.media3.datasource.ResolvingDataSource.open(ResolvingDataSource.java:108)
at androidx.media3.datasource.StatsDataSource.open(StatsDataSource.java:86)
at androidx.media3.exoplayer.source.ProgressiveMediaPeriod$ExtractingLoadable.load(ProgressiveMediaPeriod.java:1045)
at androidx.media3.exoplayer.upstream.Loader$LoadTask.run(Loader.java:421)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
at java.lang.Thread.run(Thread.java:1012)
Caused by: io.ktor.client.plugins.ServerResponseException: Server error(GET https://pipedapi.kavin.rocks/streams/heddkuA_rTY: 500 . Text: "{"error":"org.schabi.newpipe.extractor.exceptions.ContentNotAvailableException: Got error: "Sign in to confirm that you're not a bot"\n\tat org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor.checkPlayabilityStatus(YoutubeStreamExtractor.java:898)\n\tat org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeStreamExtractor.onFetchPage(YoutubeStreamExtractor.java:784)\n\tat org.schabi.newpipe.extractor.Extractor.fetchPage(Extractor.java:60)\n\tat org.schabi.newpipe.extractor.stream.StreamInfo.getInfo(StreamInfo.java:77)\n\tat org.schabi.newpipe.extractor.stream.StreamInfo.getInfo(StreamInfo.java:72)\n\tat org.schabi.newpipe.extractor.stream.StreamInfo.getInfo(StreamInfo.java:67)\n\tat me.kavin.piped.server.handlers.StreamHandlers.lambda$streamsResponse$0(StreamHandlers.java:54)\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)\n\tat java.base/java.lang.VirtualThread.run(VirtualThread.java:329)\n","message":"Got error: "Sign in to confirm that you're not a bot""}"
at io.ktor.client.plugins.DefaultResponseValidationKt$addDefaultResponseValidation$1$1.invokeSuspend(DefaultResponseValidation.kt:55)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)

InnerTune version

0.5.10

Android version

Android 12, 13, 14

Additional information

This is an attempted consolidation of previous same issue bug reports

@AKoreanDumpling AKoreanDumpling added the bug Something isn't working label Dec 19, 2024
@gechoto
Copy link
Contributor

gechoto commented Dec 19, 2024

Please close this and avoid creating duplicates in the future. There are already enough of these reports.

@Mizumiyaakio
Copy link

Please close this and avoid creating duplicates in the future. There are already enough of these reports.

It not a bug, it actually Google itself. I try multiple app like this ritune etc, everything got blocka

@AKoreanDumpling AKoreanDumpling changed the title Trying to play music returns Unkown Error when not signed in Trying to play music returns Unkown Error only when signed in Dec 19, 2024
@AKoreanDumpling
Copy link
Author

Please close this and avoid creating duplicates in the future. There are already enough of these reports.

How would you recommend consolidation for multiple issues? This was just a summary to make it easier to differentiate the please log in issue from the unknown error issue.

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

No branches or pull requests

4 participants