-
Notifications
You must be signed in to change notification settings - Fork 135
Description
Describe the bug / 描述 bug
同一个文件,用 自带的 me 下载器是可以下载的,历时10分钟。但是使用 aria2 就出错了。
To Reproduce / 复现问题
Steps to reproduce the behavior:
- BaiduPCS-Py download Clash.for.Windows.Setup.0.9.5.exe -s 2 -d aria2 -o /dev/shm/baidu_download/
Screenshots / 问题截图
Download: /Clash.for.Windows.Setup.0.9.5.exe to /dev/shm/baidu_download/Clash.for.Windows.Setup.0.9.5.exe
03/17 18:50:09 [NOTICE] Downloading 1 item(s)
03/17 18:50:09 [ERROR] CUID#7 - Download aborted. URI=http: 。。。。
Exception: [AbstractCommand.cc:351] errorCode=22 URI=http:。。。。
-> [HttpSkipResponseCommand.cc:239] errorCode=22 The response status is not successful. status=403
03/17 18:50:09 [NOTICE] Download GID#02c69835d4f0b49e not complete: /dev/shm/baidu_download/Clash.for.Windows.Setup.0.9.5.exe.tmp
Download Results:
gid |stat|avg speed |path/URI
======+====+===========+=======================================================
02c698|ERR | 0B/s|/dev/shm/baidu_download/Clash.for.Windows.Setup.0.9.5.exe.tmp
Status Legend:
(ERR):error occurred.
aria2 will resume download if the transfer is restarted.
If there are any errors, then see the log file. See '-l' option in help/man page for details.
aria2c fails. return code: 22
Envrionment / 运行环境
- OS: linux kernel 5.7
- Python 3.8.5
- BaiduPCS-Py Version 0.6.12
请按照下面的步骤贴出运行日志 ~/.baidupcs-py/running.log
中的内容。
- ~/.baidupcs-py/running.log 文件为空。