软件名称及版本
quark-cloud-drive v3.23.2
问题描述
使用 scoop install quark-cloud-drive 安装时下载失败,报错 (403) 已禁止。
看报错日志,目前 manifest 中使用的 sw.pcmgr.qq.com 链接带有时间戳和哈希值,似乎是腾讯电脑管家的动态临时分发链接。该链接目前已经失效或触发了防盗链机制,导致直接返回 403。
建议维护者将 manifest 中的 url 更换为夸克网盘官方的稳定下载直链。
报错日志
WARN Download failed! (Error 22) HTTP response header was bad or unexpected
WARN [https://sw.pcmgr.qq.com/818a7c16dcdcecfae7c0c918125c48b0/69400898/spcmgr/download/QuarkCloudDrivePC_v3.23.2_pc_pf30001_(zh-cn)_release_(Build2383348-20250821173039).exe](https://sw.pcmgr.qq.com/818a7c16dcdcecfae7c0c918125c48b0/69400898/spcmgr/download/QuarkCloudDrivePC_v3.23.2_pc_pf30001_(zh-cn)_release_(Build2383348-20250821173039).exe)
referer=[https://sw.pcmgr.qq.com/818a7c16dcdcecfae7c0c918125c48b0/69400898/spcmgr/download/](https://sw.pcmgr.qq.com/818a7c16dcdcecfae7c0c918125c48b0/69400898/spcmgr/download/)
dir=D:\Scoop\cache
out=quark-cloud-drive#3.23.2.0#0514538.exe
WARN & 'D:\Scoop\apps\aria2\current\aria2c.exe' --input-file='D:\Scoop\cache\quark-cloud-drive.txt' --user-agent='Scoop/1.0 (+[http://scoop.sh/](http://scoop.sh/)) PowerShell/5.1 (Windows NT 10.0; Win64; x64; Desktop)' --allow-overwrite=true --auto-file-renaming=false --retry-wait=2 --split=5 --max-connection-per-server=5 --min-split-size=5M --console-log-level=warn --enable-color=false --no-conf=true --follow-metalink=true --metalink-preferred-protocol=https --min-tls-version=TLSv1.2 --stop-with-process=12528 --continue --summary-interval=0 --auto-save-interval=1 --all-proxy='127.0.0.1:7890'
Fallback to default downloader...
direct: [https://sw.pcmgr.qq.com/818a7c16dcdcecfae7c0c918125c48b0/69400898/spcmgr/download/QuarkCloudDrivePC_v3.23.2_pc_pf30001_(zh-cn)_release_(Build2383348-20250821173039).exe](https://sw.pcmgr.qq.com/818a7c16dcdcecfae7c0c918125c48b0/69400898/spcmgr/download/QuarkCloudDrivePC_v3.23.2_pc_pf30001_(zh-cn)_release_(Build2383348-20250821173039).exe)
远程服务器返回错误: (403) 已禁止。
ERROR URL [https://sw.pcmgr.qq.com/818a7c16dcdcecfae7c0c918125c48b0/69400898/spcmgr/download/QuarkCloudDrivePC_v3.23.2_pc_pf30001_(zh-cn)_release_(Build2383348-20250821173039).exe](https://sw.pcmgr.qq.com/818a7c16dcdcecfae7c0c918125c48b0/69400898/spcmgr/download/QuarkCloudDrivePC_v3.23.2_pc_pf30001_(zh-cn)_release_(Build2383348-20250821173039).exe) is not valid
软件名称及版本
quark-cloud-drive v3.23.2
问题描述
使用
scoop install quark-cloud-drive安装时下载失败,报错(403) 已禁止。看报错日志,目前 manifest 中使用的
sw.pcmgr.qq.com链接带有时间戳和哈希值,似乎是腾讯电脑管家的动态临时分发链接。该链接目前已经失效或触发了防盗链机制,导致直接返回 403。建议维护者将 manifest 中的
url更换为夸克网盘官方的稳定下载直链。报错日志