-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
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
附件上传异常错误提示不明确 #2931
Comments
/assign |
/unassign |
…769) #### What type of PR is this? /kind improvement #### What this PR does / why we need it: 优化上传组件的异常提示信息。 #### Which issue(s) this PR fixes: Fixes halo-dev/halo#2933 Ref halo-dev/halo#2932 halo-dev/halo#2931 #### Screenshots: <img width="794" alt="image" src="https://user-images.githubusercontent.com/21301288/207272593-b94efb0a-7033-4ec1-b1eb-f2e3871b34f0.png"> <img width="674" alt="image" src="https://user-images.githubusercontent.com/21301288/207272682-0c223d29-8c4f-45b0-a8d5-2432a97835c6.png"> #### Special notes for your reviewer: 测试方式: 1. 进入附件上传、插件安装、主题安装界面。 2. 上传不符合规则的文件,比如主题可以上传一个不是主题的 zip 或者 Halo 1.x 版本的 zip。 3. 观察是否有异常提示。 #### Does this PR introduce a user-facing change? ```release-note 优化 Console 端上传组件的异常提示信息。 ```
这个问题可能需要后端捕获一下异常哦,现在这个异常不是很明确。 |
是的,后端确实需要处理一下常见的错误。 |
我也出现了这个问题,上面是log,小文件能正常上传成功,8m就上传不了了,nginx我也设置了1024m |
/unassign |
Hi @ZhuccIvan ,我在本地测试了一下 300+MB 的文件通过本地策略上传,能够成功。 从提供的日志中看,可能是服务器和阿里云之间网络的问题。
|
Hi @JohnNiang , |
/close see #3042 |
@ruibaby: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@ZhuccIvan 如果是仅在阿里云 OSS 有问题,建议向 https://github.com/halo-sigs/plugin-alioss 提交 issue。 这个 issue 已经完成使命。 |
…alo-dev/console#769) #### What type of PR is this? /kind improvement #### What this PR does / why we need it: 优化上传组件的异常提示信息。 #### Which issue(s) this PR fixes: Fixes halo-dev#2933 Ref halo-dev#2932 halo-dev#2931 #### Screenshots: <img width="794" alt="image" src="https://user-images.githubusercontent.com/21301288/207272593-b94efb0a-7033-4ec1-b1eb-f2e3871b34f0.png"> <img width="674" alt="image" src="https://user-images.githubusercontent.com/21301288/207272682-0c223d29-8c4f-45b0-a8d5-2432a97835c6.png"> #### Special notes for your reviewer: 测试方式: 1. 进入附件上传、插件安装、主题安装界面。 2. 上传不符合规则的文件,比如主题可以上传一个不是主题的 zip 或者 Halo 1.x 版本的 zip。 3. 观察是否有异常提示。 #### Does this PR introduce a user-facing change? ```release-note 优化 Console 端上传组件的异常提示信息。 ```
是什么版本出现了此问题?
2.0.1
使用的什么数据库?
PostgreSQL
使用的哪种方式部署?
Docker Compose
在线站点地址
https://demo.halo.run
发生了什么?
如图,上传失败只能得到失败的提示,没有具体原因(这里是因为文件重名):
异常返回体:
/area core
/area console
/kind improvement
/milestone 2.1.x
相关日志输出
No response
附加信息
No response
The text was updated successfully, but these errors were encountered: