-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Error when downloading music: DioExcpetion [bad response] #849
Comments
Can confirm on spotube v3.3.0 on Pop!OS 22.04. Only occurs when I try to download "Foreword" from Linkin Park's album "Meteora" as
|
Whoever is struggling with the same issue, the following command concatenated the partials into the right format:
|
another songs with a striking similarity: Logs:sorry, i'm not into short guys:
|
Is there an existing issue for this?
Current Behavior
When I attempt to download a song, the download attempts to start, but after a short while it spits out the error icon.
Expected Behavior
The download should work and place the downloaded files onto the specified folder.
Steps to reproduce
Operating System
Android 13 (specifically Nothing OS 2.0.4.)
Spotube version
v3.2.0
Installation source
F-Droid (Android)
Additional information
The logs display the following error message:
============================== CATCHER 2 LOG ==============================
------- DEVICE INFO -------
id: TKQ1.221220.001
board: Spacewar
bootloader: 00872-LAHAINA-2.487493.1
brand: Nothing
device: Spacewar
display: T2.0-231006-1014
fingerprint: Nothing/SpacewarEEA/Spacewar:13/TKQ1.221220.001/2310061014:user/release-keys
hardware: qcom
host: nothing123
isPhysicalDevice: true
manufacturer: Nothing
model: A063
product: SpacewarEEA
tags: release-keys
type: user
versionBaseOs:
versionCodename: REL
versionIncremental: 2310061014
versionPreviewSdk: 0
versionRelease: 13
versionSdk: 33
versionSecurityPatch: 2023-09-01
------- APP INFO -------
environment: release
version: 3.2.0
appName: Spotube
buildNumber: 25
packageName: oss.krtirtho.spotube
---------- ERROR ----------
DioException [bad response]: The request returned an invalid status code of 503.
------- STACK TRACE -------
#0 DioMixin.fetch. (package:dio/src/dio_mixin.dart:507)
#1 _RootZone.runUnary (dart:async/zone.dart:1661)
#2 _FutureListener.handleError (dart:async/future_impl.dart:174)
#3 Future._propagateToListeners.handleError (dart:async/future_impl.dart:852)
#4 Future._propagateToListeners (dart:async/future_impl.dart:873)
#5 Future._completeError (dart:async/future_impl.dart:649)
#6 _SyncCompleter._completeError (dart:async/future_impl.dart:60)
#7 _Completer.completeError (dart:async/future_impl.dart:26)
#8 Future.any.onError (dart:async/future.dart:620)
#9 _RootZone.runBinary (dart:async/zone.dart:1666)
#10 _FutureListener.handleError (dart:async/future_impl.dart:171)
#11 Future._propagateToListeners.handleError (dart:async/future_impl.dart:852)
#12 Future._propagateToListeners (dart:async/future_impl.dart:873)
#13 Future._completeError (dart:async/future_impl.dart:649)
#14 Future._chainForeignFuture. (dart:async/future_impl.dart:550)
#15 _microtaskLoop (dart:async/schedule_microtask.dart:40)
#16 _startMicrotaskLoop (dart:async/schedule_microtask.dart:49)
------- CUSTOM INFO -------
The text was updated successfully, but these errors were encountered: