hectorqin / reader

阅读3服务器版,桌面端,iOS可用。后端 Kotlin + Spring Boot + Vert.x + Coroutine ;前端 Vue.js + Element。麻烦点点star,关注一下公众号【假装大佬】❗️ Demo服务器由于未备案已被关停,建议自行搭建
GNU General Public License v3.0
7.47k stars 5.14k forks source link

上传书籍 Error: Request failed with status code 413 #556

Closed joshzhong66 closed 1 week ago

joshzhong66 commented 1 month ago

为避免无效问题和冗余问题,提问前请确认

  1. 你确定Google不能解决你的问题
  2. 你确定已有的issue不能解决你的问题
  3. 你确定issue的title按照格式如下:[web/simple-web/server]:description

Describe the bug 描述你遇到的问题 A clear and concise description of what the bug is. 简洁有效的说明。 image

To Reproduce 如何重现问题 Steps to reproduce the behavior: 把你遇到的问题的发生步骤替换掉下面的内容:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior 期待修复的效果 A clear and concise description of what you expected to happen. 简单描述。

Screenshots 如有必要,可以截图说明 If applicable, add screenshots to help explain your problem.

上传数据大概是4M的时候就会报错 image

版本说明

Additional context 其他说明 Add any other context about the problem here. 添加你认为有必要的内容,否则不写。

hectorqin commented 1 week ago

文件太大,改一下 nginx 或者其他反向代理的软件配置