error: RPC failed; HTTP 413 curl 22 The requested URL returned error: 413 Request Entity Too Large

error: RPC failed; HTTP 413 curl 22 The requested URL returned error: 413 Request Entity Too Large

 

说明你的前端服务器,如Nginx 或者apache 的接收配置出错了。

在nginx的http 字段里修改

client_max_body_size 50m;

或者在apache的httpd.conf add LimitRequestBody 52428800
妈蛋,源安装的Nginx居然这么坑。。。。
亲测有效

未经允许不得转载:RffanLAB|Rffan实验室 » error: RPC failed; HTTP 413 curl 22 The requested URL returned error: 413 Request Entity Too Large

赞 (7) 打赏

评论 0

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

觉得文章有用就打赏一下文章作者

支付宝扫一扫打赏

微信扫一扫打赏