Not able to download songs. #3407
Unanswered
RiddheshVeling
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
java.lang.Exception: Client request(https://aac.saavncdn.com/892/rKkX0FXimCUfN1hwvvtwhkTM3AWFf6SWRDaDYfanIFK_320.mp4) invalid: 404 . Text: "
BlobNotFound
The specified blob does not exist.RequestId:f63094a9-a01e-0064-718a-48cce4000000
Time:2024-01-16T14:47:59.3375850Z"
at com.shabinder.spotiflyer.service.ForegroundService$enqueueDownload$2.emit(Unknown Source:60)
at com.shabinder.spotiflyer.service.ForegroundService$enqueueDownload$2.emit(Unknown Source:2)
at com.shabinder.common.core_components.file_manager.FileManagerKt$downloadFile$4.invokeSuspend(Unknown Source:54)
at com.shabinder.common.core_components.file_manager.FileManagerKt$downloadFile$4.invoke(Unknown Source:11)
at com.shabinder.common.core_components.file_manager.FileManagerKt$downloadFile$4.invoke(Unknown Source:6)
at kotlinx.coroutines.flow.FlowKt__ErrorsKt$catch$$inlined$unsafeFlow$1.collect(Unknown Source:94)
at kotlinx.coroutines.flow.FlowKt__ErrorsKt$catch$$inlined$unsafeFlow$1$1.invokeSuspend(Unknown Source:12)
at h7.a.resumeWith(Unknown Source:10)
at io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(Unknown Source:74)
at io.ktor.util.pipeline.SuspendFunctionGun.access$resumeRootWith(Unknown Source:0)
at io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(Unknown Source:17)
at h7.a.resumeWith(Unknown Source:33)
at io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(Unknown Source:74)
at io.ktor.util.pipeline.SuspendFunctionGun.access$resumeRootWith(Unknown Source:0)
at io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(Unknown Source:17)
at h7.a.resumeWith(Unknown Source:33)
at io.ktor.util.pipeline.SuspendFunctionGun.resumeRootWith(Unknown Source:74)
at io.ktor.util.pipeline.SuspendFunctionGun.access$resumeRootWith(Unknown Source:0)
at io.ktor.util.pipeline.SuspendFunctionGun$continuation$1.resumeWith(Unknown Source:17)
at h7.a.resumeWith(Unknown Source:33)
at kotlinx.coroutines.DispatchedTask.run(Unknown Source:100)
at kotlinx.coroutines.internal.LimitedDispatcher.run(Unknown Source:12)
at kotlinx.coroutines.scheduling.TaskImpl.run(Unknown Source:2)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(Unknown Source:0)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(Unknown Source:14)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(Unknown Source:28)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(Unknown Source:0)
Beta Was this translation helpful? Give feedback.
All reactions