You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by "crc1993 (via GitHub)" <gi...@apache.org> on 2023/06/16 08:14:18 UTC

[GitHub] [servicecomb-java-chassis] crc1993 opened a new issue, #3831: 上传文件超过大小限制时,错误提示不清晰

crc1993 opened a new issue, #3831:
URL: https://github.com/apache/servicecomb-java-chassis/issues/3831

   当上传的文件大小超过 servicecomb.uploads.maxSize 时,错误信息不清晰。
   配置最大为1G
   ![image](https://github.com/apache/servicecomb-java-chassis/assets/4955092/f3361c74-30fb-4471-8023-ee8fce5416f7)
   上传文件大小为1.35G,日志提示:
   ![image](https://github.com/apache/servicecomb-java-chassis/assets/4955092/d9e18106-7981-41c8-a398-ea5c60c5ab3a)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@servicecomb.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [servicecomb-java-chassis] crc1993 commented on issue #3831: 上传文件超过大小限制时,错误提示不清晰

Posted by "crc1993 (via GitHub)" <gi...@apache.org>.
crc1993 commented on issue #3831:
URL: https://github.com/apache/servicecomb-java-chassis/issues/3831#issuecomment-1594295037

   [org.apache.servicecomb.common.rest.AbstractRestInvocation.invoke(AbstractRestInvocation.java:224)]-[ERROR] Invocation failed, cause=InvocationException: code=400;msg=CommonExceptionData [message=Parameter is not valid for operation [adc-studio-aqm.CheckTaskRpcService.execute]. Parameter is [assetFile]. Processor is [formData].


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@servicecomb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org