We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我每天自动定时增量备份文件,发现会有大量文件重复上传。这些出错的文件,每次上传均会稳定出错而重新上传。下面是一个例子(bypy的版本为1.8.5):
......
[10:24:36] Error accessing 'https://pcs.baidu.com/rest/2.0/pcs/file' [10:24:36] Function: _rapidupload_file_act [10:24:36] Website parameters: {'method': 'rapidupload', 'path': '/apps/bypy/backup/202409/raspberrypi/software/HAM/ARRL_HANDBOOK/ARRL.HANDBOOK.2005.zipx', 'content-length': 332127858, 'content-md5': '6c48e0e03ia53536a83a76494b53d54e', 'slice-md5': '5b151bbd2506927066ab5996e8be274c', 'content-crc32': '0x3b7b7c6', 'ondup': 'overwrite'} [10:24:36] Full URL: https://pcs.baidu.com/rest/2.0/pcs/file?method=rapidupload&path=%2Fapps%2Fbypy%2Fbackup%2F202409%2Fraspberrypi%2Fsoftware%2FHAM%2FARRL_HANDBOOK%2FARRL.HANDBOOK.2005.zipx&content-length=332127858&content-md5=6c48e0e03ia53536a83a76494b53d54e&slice-md5=5b151bbd2506927066ab5996e8be274c&content-crc32=0x3b7b7c6&ondup=overwrite&access_token=121.7d07430d7f31042dd773e7f8ef87a584.YDH2ItnWzGxrLdmpd2_kyoJiX1d8OUM5oH4RwaT.MF1fvA [10:24:36] HTTP Response Status Code: 400 [10:24:36] Error JSON returned:{'error_code': 31023, 'error_msg': 'param error', 'request_id': 6202543768179501132} Error code: 31023 Error Description: param error [10:24:36] Website returned: {"error_code":31023,"error_msg":"param error","request_id":6202543768179501132} '/var/samba/ljc/software/HAM/ARRL_HANDBOOK/ARRL.HANDBOOK.2005.zipx' >>==> '/apps/bypy/backup/202409/raspberrypi/software/HAM/ARRL_HANDBOOK/ARRL.HANDBOOK.2005.zipx' OK.
[=___________________] 6% (20.0MB/316.7MB) ETA: 10m41s (474kB/s, 43s gone)
The text was updated successfully, but these errors were encountered:
抱歉,好像是和 #683 问题重复了。
Sorry, something went wrong.
No branches or pull requests
我每天自动定时增量备份文件,发现会有大量文件重复上传。这些出错的文件,每次上传均会稳定出错而重新上传。下面是一个例子(bypy的版本为1.8.5):
......
[10:24:36] Error accessing 'https://pcs.baidu.com/rest/2.0/pcs/file'
[10:24:36] Function: _rapidupload_file_act
[10:24:36] Website parameters: {'method': 'rapidupload', 'path': '/apps/bypy/backup/202409/raspberrypi/software/HAM/ARRL_HANDBOOK/ARRL.HANDBOOK.2005.zipx', 'content-length': 332127858, 'content-md5': '6c48e0e03ia53536a83a76494b53d54e', 'slice-md5': '5b151bbd2506927066ab5996e8be274c', 'content-crc32': '0x3b7b7c6', 'ondup': 'overwrite'}
[10:24:36] Full URL: https://pcs.baidu.com/rest/2.0/pcs/file?method=rapidupload&path=%2Fapps%2Fbypy%2Fbackup%2F202409%2Fraspberrypi%2Fsoftware%2FHAM%2FARRL_HANDBOOK%2FARRL.HANDBOOK.2005.zipx&content-length=332127858&content-md5=6c48e0e03ia53536a83a76494b53d54e&slice-md5=5b151bbd2506927066ab5996e8be274c&content-crc32=0x3b7b7c6&ondup=overwrite&access_token=121.7d07430d7f31042dd773e7f8ef87a584.YDH2ItnWzGxrLdmpd2_kyoJiX1d8OUM5oH4RwaT.MF1fvA
[10:24:36] HTTP Response Status Code: 400
[10:24:36] Error JSON returned:{'error_code': 31023, 'error_msg': 'param error', 'request_id': 6202543768179501132}
Error code: 31023
Error Description: param error
[10:24:36] Website returned: {"error_code":31023,"error_msg":"param error","request_id":6202543768179501132}
'/var/samba/ljc/software/HAM/ARRL_HANDBOOK/ARRL.HANDBOOK.2005.zipx' >>==> '/apps/bypy/backup/202409/raspberrypi/software/HAM/ARRL_HANDBOOK/ARRL.HANDBOOK.2005.zipx' OK.
[=___________________] 6% (20.0MB/316.7MB) ETA: 10m41s (474kB/s, 43s gone)
......
The text was updated successfully, but these errors were encountered: