You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
[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.
Is there an existing issue for this? (Please read the description)
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
The text was updated successfully, but these errors were encountered: