spotube icon indicating copy to clipboard operation
spotube copied to clipboard

[iOS] Can’t download any songs

Open OnellD27 opened this issue 11 months ago • 19 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current Behavior

I go to the album and clicked on the song and can’t download it and it won’t let me even download the album. IMG_1330 IMG_1331

Expected Behavior

It should download any song without any issues.

Steps to reproduce

  1. I opened the app
  2. Then I searched for any album that I know and clicked on it
  3. Then I clicked on any song and clicked on download track.
  4. And I tried with the album too.

Operating System

iOS

Spotube version

v3.5.0

Installation source

Website (spotube.netlify.app) or (spotube.krtirtho.dev)

Additional information

No response

Self grab

  • [ ] I'm ready to work on this issue!

OnellD27 avatar Mar 14 '24 12:03 OnellD27

I have also the same issue. Anybody did find a solution ? Pls need help

Awiskov avatar Apr 07 '24 19:04 Awiskov

I have also the same issue. Anybody did find a solution ? Pls need help

Same here !

mustard007 avatar Apr 16 '24 16:04 mustard007

I have the same problem. Tested it for many different songs on iPhone 12. That is the according exception from the logs:

------- APP INFO ------- environment: release version: 3.6.0 appName: Spotube buildNumber: 30 packageName: oss.krtirtho.spotube.stable.2SA5C4ATLJ ---------- ERROR ---------- PathNotFoundException: Cannot copy file to '/var/mobile/Containers/Data/Application/00E9229B-5EDA-49A9-8EAE-F611A7346F5F/Downloads/Spotube/Magic Moment (feat. Chris de Sarandy) - Glockenbach, Chris de Sarandy.m4a', path = '/var/mobile/Containers/Data/Application/00E9229B-5EDA-49A9-8EAE-F611A7346F5F/Library/Caches/spotube-downloads/Magic Moment (feat. Chris de Sarandy) - Glockenbach, Chris de Sarandy.m4a.partial' (OS Error: No such file or directory, errno = 2) ------- STACK TRACE ------- 0 _checkForErrorResponse (dart:io/common.dart:55) 1 _File.copy. (dart:io/file_impl.dart:356) 2 DownloadManager.download (package:spotube/services/download_manager/download_manager.dart:143) 3 DownloadManager._startExecution (package:spotube/services/download_manager/download_manager.dart:409) ------- CUSTOM INFO -------

tropicapic avatar Apr 27 '24 17:04 tropicapic

Can confirm the same issue from the screenshot in windows 11 latest update and Zorin OS 17.1 Lite

aether-coder avatar Apr 27 '24 23:04 aether-coder

still an issue ☹️ literally the only reason i got it on ios too--just to download songs

slyrp avatar May 14 '24 04:05 slyrp

I hat the same issue with YT and Piped as source. But after changing to Jiosaavn downloads are working again.

CrazyM0nkey avatar Jun 01 '24 03:06 CrazyM0nkey

Fixed in 3.7.1

KRTirtho avatar Jun 06 '24 09:06 KRTirtho

Fixed in 3.7.1

Sorry, but it is still happening to me.

OnellD27 avatar Jun 06 '24 13:06 OnellD27

Fixed in 3.7.1

Sorry, but it is still happening to me.

Same here, :(

55bcbda9-02ba-44d0-8450-e3e9cefeff76

LOG:

============================== CATCHER 2 LOG ============================== Crash occurred on 2024-06-06 12:32:35.431944

------- DEVICE INFO ------- model: iPhone isPhysicalDevice: true name: iPhone identifierForVendor: E0FEA218-37D8-4D96-B779-573D954EF8D8 localizedModel: iPhone systemName: iOS utsnameVersion: Darwin Kernel Version 23.5.0: Wed May 1 20:34:31 PDT 2024; root:xnu-10063.122.3~3/RELEASE_ARM64_T8110 utsnameRelease: 23.5.0 utsnameMachine: iPhone14,3 utsnameNodename: localhost utsnameSysname: Darwin

------- APP INFO ------- =====================version: 3.7.1 appName: Spotube buildNumber: 32 packageName: oss.krtirtho.spotube.stable

---------- ERROR ---------- type 'Null' is not a subtype of type 'String'

------- STACK TRACE ------- #0 AndroidBuildVersion._fromMap (package:device_info_plus/src/model/android_deutsnameVersion: Darwin Kernel Version 23.5.0: Wed May 1 20:34:31 PDT 2024; root:xnu-10063.122.3~3/RELEASE_ARM64_T8110 utsnameRelease: 23.5.0 utsnameMachine: iPhone14,3 utsnameNodename: localhost utsnameSysname: Darwin

------- APP INFO ------- environment: release version: 3.7.1 appName: Spotube buildNumber: 32 packageName: oss.krtirtho.spotube.stable

---------- ERROR ---------- PlatformException(discoveryError, Bonsoir has encountered an error during discovery : -65555: NoAuth (error %s)., -65555, null)

------- STACK TRACE -------

------- CUSTOM INFO -------

============================== CATCHER 2 LOG ============================== Crash occurred on 2024-06-06 12:33:38.140500

------- DEVICE INFO ------- model: iPhone isPhysicalDevice: true name: iPhone identifierForVendor: E0FEA218-37D8-4D96-B779-573D954EF8D8 localizedModel: iPhone systemName: iOS utsnameVersion: Darwin Kernel Version 23.5.0: Wed May 1 20:34:31 PDT 2024; root:xnu-10063.122.3~3/RELEASE_ARM64_T8110 utsnameRelease: 23.5.0 utsnameMachine: iPhone14,3 utsnameNodename: localhost utsnameSysname: Darwin

------- APP INFO ------- environment: release version: 3.7.1 appName: Spotube buildNumber: 32 packageName: oss.krtirtho.spotube.stable

---------- ERROR ---------- PathAccessException: Creation failed, path = '/var/mobile/Containers/Data/Application/2CE3429A-735B-4D74-9C11-7833B0D76C73/Downloads' (OS Error: Operation not permitted, errno = 1)

------- STACK TRACE ------- #0 _checkForErrorResponse (dart:io/common.dart:55) #1 _Directory.create. (dart:io/directory_impl.dart:109) #2 _Directory.create.. (dart:io/directory_impl.dart:99) #3 DownloadManager.download (package:spotube/services/download_manager/download_manager.dart:83) #4 DownloadManager._startExecution (package:spotube/services/download_manager/download_manager.dart:411)

------- CUSTOM INFO -------

Root-FTW avatar Jun 06 '24 19:06 Root-FTW

Has anyone come up with a temporary solution?

Root-FTW avatar Jun 10 '24 21:06 Root-FTW

I have been having the same OS Error regarding the PathAccessException as the app doesn't have access to the file system. I tried changing the file directory in settings but the app just "Crashes" and I get the above error in the logs. I checked the iPhone Privacy settings for file and folder permissions and it shows up and the switch is in an "ON" state.

Any help regarding changing the download directory or giving permission to the app for files and folder access on iPhone would be appreciated. @KRTirtho

Thanks

Haris-Muawiz-Khan avatar Aug 04 '24 06:08 Haris-Muawiz-Khan

I think the author abandoned the project more than 2 months ago and there is no update or anything else :(

If you know of an alternative similar to this one it would be great if you could share it :(

Root-FTW avatar Aug 05 '24 01:08 Root-FTW

I think the author abandoned the project more than 2 months ago and there is no update or anything else :(

If you know of an alternative similar to this one it would be great if you could share it :(

Nope. I did not quit. I was busy liberating my country.

KRTirtho avatar Aug 11 '24 14:08 KRTirtho

Try in 3.8.0. I've applied a fix

KRTirtho avatar Aug 11 '24 14:08 KRTirtho

Hello @KRTirtho Just you to know that still doesn't work. I'm in version 3.8, tried today. Logs attached

IMG_7D63820BEE02-1

aanks-s avatar Aug 13 '24 18:08 aanks-s

Additional logs when trying to change the directory where the songs are supposed to be downloaded

spotubelogs.txt

aanks-s avatar Aug 13 '24 18:08 aanks-s

Yeah same for me the issue still persists. The app does not ask for any permissions and in the logs it says operation not allowed.

Device: iPhone 15 Pro iOS: 17.6.1

Haris-Muawiz-Khan avatar Aug 15 '24 17:08 Haris-Muawiz-Khan

Hello @KRTirtho Just you to know that still doesn't work. I'm in version 3.8, tried today. Logs attached

IMG_7D63820BEE02-1

Hello I have the same problem, so I created the folder myself that he can’t create and then he downloads the music but can’t move it to the final folder; 68B22B9E-85AA-4DE0-827F-742D2D9BA050

@KRTirtho a solution ?

hugomasson55 avatar Aug 16 '24 10:08 hugomasson55

il faut que le développeur modifie l'endroit ou se mettent les musiques téléchargés

hugomasson55 avatar Aug 18 '24 10:08 hugomasson55