Download stuck at QUEUED
See original GitHub issueso , i start group downloads, and it fails to download some requests, this is okay … but now when i retry the group downloads, the download that failed is stuck at QUEUED. this is hard to reproduce as this behaviour does not occur frequently also note that there are no other ongoing downloads taking place, so it means that the priorityqueue can process this failed download
group id -1431967297 status FAILED url http://172.20.10.3:3000/video31.mp4
08-26 08:42:35.233 6643-6643/com.dans.apps.downloadmanager D/DownloadService: group id -1431967297 status COMPLETED url http://172.20.10.3:3000/video3.mp4
08-26 08:42:35.233 6643-6643/com.dans.apps.downloadmanager D/DownloadService: group id -1431967297 status COMPLETED url http://172.20.10.3:3000/video10.mp4
08-26 08:42:35.233 6643-6643/com.dans.apps.downloadmanager D/DownloadService: group id -1431967297 status COMPLETED url http://172.20.10.3:3000/video23.mp4
08-26 08:42:35.233 6643-6643/com.dans.apps.downloadmanager D/DownloadService: group id -1431967297 status COMPLETED url http://172.20.10.3:3000/video36.mp4
08-26 08:42:35.233 6643-6643/com.dans.apps.downloadmanager D/DownloadService: group id -1431967297 status COMPLETED url http://172.20.10.3:3000/video8.mp4
08-26 08:42:35.233 6643-6643/com.dans.apps.downloadmanager D/DownloadService: group id -1431967297 status COMPLETED url http://172.20.10.3:3000/video15.mp4
08-26 08:42:35.233 6643-6643/com.dans.apps.downloadmanager D/DownloadService: group id -1431967297 status COMPLETED url http://172.20.10.3:3000/video28.mp4
D/batchDownloads: Queued DownloadInfo(id=-2016919605, namespace='batchDownloads', url='http://172.20.10.3:3000/video31.mp4', file='/storage/emulated/0/Android/data/com.dans.apps.downloadmanager/files/DownloadThemAll/.batchvideos/video31.mp4~31', group=-1431967297, priority=NORMAL, headers={}, downloaded=0, total=-1, status=QUEUED, error=NONE, networkType=ALL, created=1535261464824, tag={"batch_folder_path":"\/storage\/emulated\/0\/Android\/data\/com.dans.apps.downloadmanager\/files\/DownloadThemAll\/.batchvideos","file_name":"videos.mp4","type_code":4,"type":"video"}, enqueueAction=INCREMENT_FILE_NAME, identifier=0, downloadOnEnqueue=true, extras={}) for download
Issue Analytics
- State:
- Created 5 years ago
- Comments:10 (5 by maintainers)
it wont download even if i kill and restart the application…
to me, it is working as expected now. thx