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

文件过多时报错 #35

Closed
Alano-i opened this issue Jun 12, 2023 · 3 comments
Closed

文件过多时报错 #35

Alano-i opened this issue Jun 12, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@Alano-i
Copy link

Alano-i commented Jun 12, 2023

有个文件夹中有3000多个文件,添加重命名规则时报错。
选择其中的部分文件添加重命名规则时正常
iShot_2023-06-12_16 51 40

iShot_2023-06-12_16 52 07
2023-06-12 08:37:40.864942+00:00PayloadTooLargeError: request entity too large
2023-06-12 08:37:40.865115+00:00at readStream (/app/node_modules/.pnpm/raw-body@2.5.2/node_modules/raw-body/index.js:163:17)
2023-06-12 08:37:40.865160+00:00at executor (/app/node_modules/.pnpm/raw-body@2.5.2/node_modules/raw-body/index.js:120:5)
2023-06-12 08:37:40.865220+00:00at new Promise (<anonymous>)
2023-06-12 08:37:40.865243+00:00at getRawBody (/app/node_modules/.pnpm/raw-body@2.5.2/node_modules/raw-body/index.js:119:10)
2023-06-12 08:37:40.865262+00:00at /app/node_modules/.pnpm/co-body@5.2.0/node_modules/co-body/lib/json.js:41:14
2023-06-12 08:37:40.865329+00:00at async serve (/app/node_modules/.pnpm/koa-static@5.0.0/node_modules/koa-static/index.js:53:9) {
2023-06-12 08:37:40.865370+00:00expected: 1764326,
2023-06-12 08:37:40.865388+00:00length: 1764326,
2023-06-12 08:37:40.865404+00:00limit: 1048576,
2023-06-12 08:37:40.865421+00:00type: 'entity.too.large'
2023-06-12 08:37:40.865453+00:00}```
@FleyX FleyX added the bug Something isn't working label Jun 12, 2023
@FleyX
Copy link
Owner

FleyX commented Jun 12, 2023

会尽快修复

@FleyX
Copy link
Owner

FleyX commented Jun 15, 2023

已修复,更新到1.6.2或更新latest即可

@Alano-i
Copy link
Author

Alano-i commented Jun 16, 2023

感谢!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants