Skip to content
New issue

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

经常发生 31023 错误 #700

Open
bg4uvr opened this issue Sep 24, 2024 · 1 comment
Open

经常发生 31023 错误 #700

bg4uvr opened this issue Sep 24, 2024 · 1 comment

Comments

@bg4uvr
Copy link

bg4uvr commented Sep 24, 2024

我每天自动定时增量备份文件,发现会有大量文件重复上传。这些出错的文件,每次上传均会稳定出错而重新上传。下面是一个例子(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)

......

@bg4uvr
Copy link
Author

bg4uvr commented Sep 24, 2024

抱歉,好像是和 #683 问题重复了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant