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

上传大文件报错 #1810

Open
1 of 2 tasks
zhyim0712 opened this issue Jun 20, 2024 · 0 comments
Open
1 of 2 tasks

上传大文件报错 #1810

zhyim0712 opened this issue Jun 20, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@zhyim0712
Copy link

例行检查

  • [x ] 我已确认目前没有类似 issue
  • [x ] 我已完整查看过项目 README,以及项目文档
  • [x ] 我使用了自己的 key,并确认我的 key 是可正常使用的
  • [x ] 我理解并愿意跟进此 issue,协助测试和提供反馈
  • 我理解并认可上述内容,并理解项目维护者精力有限,不遵循规则的 issue 可能会被无视或直接关闭

你的版本

  • 公有云版本
  • [ x] 私有部署版本, 具体版本号: 4.8.4

问题描述, 日志截图
上传文件过大时报错
[ERROR] 2024-06-20 17:15:31 Api response error: /api/core/dataset/collection/create/fileId, Worker terminated due to reaching memory limit: JS heap out of memory
{
message: 'Worker terminated due to reaching memory limit: JS heap out of memory',
stack: 'Error [ERR_WORKER_OUT_OF_MEMORY]: Worker terminated due to reaching memory limit: JS heap out of memory\n' +
' at new NodeError (node:internal/errors:405:5)\n' +
' at [kOnExit] (node:internal/worker:287:26)\n' +
' at Worker..onexit (node:internal/worker:209:20)'
}
image

复现步骤
上传一个30M以上PDF文件
预期结果

相关截图
调用创建文件数据集合接口时报错
image

@zhyim0712 zhyim0712 added the bug Something isn't working label Jun 20, 2024
@c121914yu c121914yu self-assigned this Aug 7, 2024
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