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

again bug download music on custom android folder #2001

Open
1 of 2 tasks
xunil89 opened this issue Oct 15, 2024 · 0 comments
Open
1 of 2 tasks

again bug download music on custom android folder #2001

xunil89 opened this issue Oct 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@xunil89
Copy link

xunil89 commented Oct 15, 2024

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

  • I have searched the existing issues

Current Behavior

downloading tracks goes wrong when the destination folder is on external memory sd

Expected Behavior

download start

Steps to reproduce

No response

Logs

[2024-10-15 07:33:32.132481]---------------------
DioException [bad response]: This exception was thrown because the response has a status code of 416 and RequestOptions.validateStatus was configured to throw for this status code.
The status code of 416 has the following meaning: "Client error - the request contains bad syntax or cannot be fulfilled"
Read more about status codes at https://developer.mozilla.org/en-US/docs/Web/HTTP/Status
In order to resolve this exception you typically have either to verify and fix your request code or you have to fix the server code.

#0 DioMixin.fetch (package:dio/src/dio_mixin.dart:509)

#1 DioForNative.download (package:dio/src/dio/dio_for_native.dart:46)

#2 DownloadManager.download (package:spotube/services/download_manager/download_manager.dart:104)

#3 DownloadManager._startExecution (package:spotube/services/download_manager/download_manager.dart:402)


[2024-10-15 07:33:35.991734]---------------------
DioException [bad response]: This exception was thrown because the response has a status code of 416 and RequestOptions.validateStatus was configured to throw for this status code.
The status code of 416 has the following meaning: "Client error - the request contains bad syntax or cannot be fulfilled"
Read more about status codes at https://developer.mozilla.org/en-US/docs/Web/HTTP/Status
In order to resolve this exception you typically have either to verify and fix your request code or you have to fix the server code.

#0 DioMixin.fetch (package:dio/src/dio_mixin.dart:509)

#1 DioForNative.download (package:dio/src/dio/dio_for_native.dart:46)

#2 DownloadManager.download (package:spotube/services/download_manager/download_manager.dart:104)

#3 DownloadManager._startExecution (package:spotube/services/download_manager/download_manager.dart:402)


Operating System

Android

Spotube version

3.8.3 (36)

Installation source

F-Droid (Android)

Additional information

No response

Self grab

  • I'm ready to work on this issue!
@xunil89 xunil89 added the bug Something isn't working label Oct 15, 2024
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

1 participant