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

Unable to play a song on Android #2237

Closed
1 of 2 tasks
corazon008 opened this issue Jan 13, 2025 · 1 comment
Closed
1 of 2 tasks

Unable to play a song on Android #2237

corazon008 opened this issue Jan 13, 2025 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@corazon008
Copy link

Is there an existing issue for this? (Please read the description)

  • I have searched the existing issues

Current Behavior

When I click on a song it's loading and then nothing, sometimes it search for the next song in queue but same issue, I can wait like 10min when he try dozen of song but can't hear anything.

Expected Behavior

I would say that it should play the song 😅

Steps to reproduce

No response

Logs

Logs [2025-01-13 23:03:53.718609]--------------------- ClientException: Timeout #0 YoutubeSourcedTrack.fetchFromTrack. (package:spotube/services/sourced_track/sources/youtube.dart:91) #1 _rootRun (dart:async/zone.dart:1391) #2 _CustomZone.run (dart:async/zone.dart:1301) #3 Future.timeout. (dart:async/future_impl.dart:957) #4 _rootRun (dart:async/zone.dart:1391) #5 _CustomZone.run (dart:async/zone.dart:1301) #6 _CustomZone.runGuarded (dart:async/zone.dart:1209) #7 _CustomZone.bindCallbackGuarded. (dart:async/zone.dart:1249) #8 _rootRun (dart:async/zone.dart:1399) #9 _CustomZone.run (dart:async/zone.dart:1301) #10 _CustomZone.bindCallback. (dart:async/zone.dart:1233) #11 Timer._createTimer. (dart:async-patch/timer_patch.dart:18) #12 _Timer._runTimers (dart:isolate-patch/timer_impl.dart:398) #13 _Timer._handleMessage (dart:isolate-patch/timer_impl.dart:429) #14 _RawReceivePort._handleMessage (dart:isolate-patch/isolate_patch.dart:184)

[2025-01-13 23:04:01.927091]---------------------
ClientException: Timeout
#0 YoutubeSourcedTrack.fetchFromTrack. (package:spotube/services/sourced_track/sources/youtube.dart:91)
#1 _rootRun (dart:async/zone.dart:1391)
#2 _CustomZone.run (dart:async/zone.dart:1301)
#3 Future.timeout. (dart:async/future_impl.dart:957)
#4 _rootRun (dart:async/zone.dart:1391)
#5 _CustomZone.run (dart:async/zone.dart:1301)
#6 _CustomZone.runGuarded (dart:async/zone.dart:1209)
#7 _CustomZone.bindCallbackGuarded. (dart:async/zone.dart:1249)
#8 _rootRun (dart:async/zone.dart:1399)
#9 _CustomZone.run (dart:async/zone.dart:1301)
#10 _CustomZone.bindCallback. (dart:async/zone.dart:1233)
#11 Timer._createTimer. (dart:async-patch/timer_patch.dart:18)
#12 _Timer._runTimers (dart:isolate-patch/timer_impl.dart:398)
#13 _Timer._handleMessage (dart:isolate-patch/timer_impl.dart:429)
#14 _RawReceivePort._handleMessage (dart:isolate-patch/isolate_patch.dart:184)


Operating System

Android

Spotube version

3.9.0

Installation source

GitHub Releases (Binary)

Additional information

No response

Self grab

  • I'm ready to work on this issue!
@corazon008 corazon008 added the bug Something isn't working label Jan 13, 2025
@sukoshiotokonoko
Copy link

Question: is this a specific song, or just songs in general? Also, are you sure it isn't just your internet? Maybe some kind of YouTube block?

@KRTirtho KRTirtho added the duplicate This issue or pull request already exists label Jan 20, 2025
@KRTirtho KRTirtho closed this as not planned Won't fix, can't repro, duplicate, stale Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

4 participants
@KRTirtho @sukoshiotokonoko @corazon008 and others