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

请问下,在2.0.0版本中上传大文件的时候,会在上传到95mb或者190mb的时候提示错误 #24

Closed
shaochen206 opened this issue Apr 18, 2022 · 7 comments

Comments

@shaochen206
Copy link

错误提示
RequestError:无法识别文件内容,请联系客服处理

@chenhb23
Copy link
Owner

文件上传后,官方可能会对常规文件进行扫描,分块文件是不能读取的,所以返回错误。

试试将文件放到文件夹里,然后将文件夹压缩后上传

@shaochen206
Copy link
Author

试过了把文件放在文件夹中,在把文件夹压缩上传压缩包,也还是一样的报错

@Vicey2004
Copy link

我也遇到同样的问题,到95M或190M就无法识别了,压缩后也一样

@gzmars
Copy link

gzmars commented Apr 19, 2022

我也一样,上传两个200M的文件,一个停在190M,一个停在95M。

@DoraemonBBX
Copy link

一样 暂时没有例外的成功上传

@dxgz12138
Copy link

依旧行不通,无论是中文名称修改还是文件夹放置都会卡上传!!!

@chenhb23
Copy link
Owner

可以试试 v2.1.1 新版本

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

6 participants