We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
有个文件夹中有3000多个文件,添加重命名规则时报错。 选择其中的部分文件添加重命名规则时正常
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}```
The text was updated successfully, but these errors were encountered:
会尽快修复
Sorry, something went wrong.
已修复,更新到1.6.2或更新latest即可
感谢!
Merge pull request 'docs:修改版本号' (#35) from dev into main
b0fe955
Reviewed-on: https://gitea.fleyx.com/fanxb/open-renamer/pulls/35
No branches or pull requests
有个文件夹中有3000多个文件,添加重命名规则时报错。
选择其中的部分文件添加重命名规则时正常
The text was updated successfully, but these errors were encountered: