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 syncup -v 出现错误 token 部分我删掉了 [10:13:01] Request Try #4 / 5 [10:13:35] Error accessing 'https://c.pcs.baidu.com/rest/2.0/pcs/file' [10:13:35] Function: __upload_slice_act [10:13:35] Website parameters: {u'type': u'tmpfile', u'method': u'upload'} [10:13:35] Full URL: https://c.pcs.baidu.com/rest/2.0/pcs/file?access_token=1111111 le&method=upload [10:13:35] HTTP Response Status Code: 408 [10:13:35] Error JSON returned:{u'error_code': 31233, u'error_msg': u'read request body timeout'} Error code: 31233 Error Description: read request body timeout [10:13:35] Website returned: {"error_code":31233, "error_msg":"read request body ti meout"} [10:13:35] Waiting 40 seconds before retrying...
The text was updated successfully, but these errors were encountered:
尝试上传txt文件正常,之前上传一个17G的视频文件夹也正常。 最近一次上传视频文件中途手动中断,再用syncup命令就上传不了了,而且其他的视频文件也上传不了 都是31233错误代码
Sorry, something went wrong.
No branches or pull requests
使用命令bypy syncup -v
出现错误
token 部分我删掉了
[10:13:01] Request Try #4 / 5
[10:13:35] Error accessing 'https://c.pcs.baidu.com/rest/2.0/pcs/file'
[10:13:35] Function: __upload_slice_act
[10:13:35] Website parameters: {u'type': u'tmpfile', u'method': u'upload'}
[10:13:35] Full URL: https://c.pcs.baidu.com/rest/2.0/pcs/file?access_token=1111111
le&method=upload
[10:13:35] HTTP Response Status Code: 408
[10:13:35] Error JSON returned:{u'error_code': 31233, u'error_msg': u'read request
body timeout'}
Error code: 31233
Error Description: read request body timeout
[10:13:35] Website returned: {"error_code":31233, "error_msg":"read request body ti
meout"}
[10:13:35] Waiting 40 seconds before retrying...
The text was updated successfully, but these errors were encountered: