alist-org / alist

🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
https://alist.nn.ci
GNU Affero General Public License v3.0
39.3k stars 5.1k forks source link

Cann't download files in google drive and dropbox #6591

Closed tuthanika closed 6 days ago

tuthanika commented 3 weeks ago

Please make sure of the following things

AList Version / AList 版本

v3.35.0

Driver used / 使用的存储驱动

onedrive, google drive, dropbox

Describe the bug / 问题描述

Same file, downloaded in one drive normally, but google drive and dropbox have errors

I have tried using rclone to download from google drive and dropbox both are normal.

Reproduction / 复现链接

https://alist.vietstarhp.com/d/dropbox/APK/Ads/vpnify_v2.1.9.4(219400).apk?sign=A-XEge2Qe9P7btHN6jkSFyOEuWcFLsoO04XEgmmdWbs=:0 https://alist.tuthanika.pp.ua/gd/APK/Ads/vpnify_v2.1.9.5%28219500%29.apk?sign=_33VID4qCu4jAL7J471RYTFioXFC1ml8yZzsthI3CaY=:0

Config / 配置

https://alist.vietstarhp.com/d/dropbox/APK/Ads/vpnify_v2.1.9.4(219400).apk?sign=A-XEge2Qe9P7btHN6jkSFyOEuWcFLsoO04XEgmmdWbs=:0 https://alist.tuthanika.pp.ua/gd/APK/Ads/vpnify_v2.1.9.5%28219500%29.apk?sign=_33VID4qCu4jAL7J471RYTFioXFC1ml8yZzsthI3CaY=:0

Logs / 日志

Google Drive: { "error": { "code": 403, "message": "This file has been identified as malware or spam and cannot be downloaded.", "errors": [ { "message": "This file has been identified as malware or spam and cannot be downloaded.", "domain": "global", "reason": "cannotDownloadAbusiveFile" } ] } }

Dropbox : {"code":500,"message":"failed link: failed get link: {not_allowed}:not_allowed/..","data":null}

welcome[bot] commented 3 weeks ago

Thanks for opening your first issue here! Be sure to follow the issue template!

itsHenry35 commented 6 days ago

In your log, it has already shown that it can't be downloaded because it's a malware. This is a policy set by your cloud provider, instead of a bug of Alist.

github-actions[bot] commented 6 days ago

Hello @tuthanika, your issue is invalid and will be closed. 你好 @tuthanika,你的issue无效,将被关闭。

tuthanika commented 4 days ago

In your log, it has already shown that it can't be downloaded because it's a malware. This is a policy set by your cloud provider, instead of a bug of Alist.

2 days later, my file was downloaded normally. If I use rclone I can download immediately.