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

知识库上传4.5M文件,一直显示创建中........但后退后,界面显示文件以及索引入库多次 #1863

Closed
2 of 7 tasks
Essence9999 opened this issue Jun 26, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@Essence9999
Copy link

例行检查

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

你的版本

  • 公有云版本
  • 私有部署版本, 具体版本号: 4.8.3

问题描述, 日志截图
image

复现步骤
知识库上传4.5m文件,一直卡在创建中;
image
image
几分钟后,显示等待上传,再次点击上传。。。。
最后,点后退,界面却显示以及索引入库了好几次
预期结果

相关截图

@Essence9999 Essence9999 added the bug Something isn't working label Jun 26, 2024
@Essence9999
Copy link
Author

image
感觉是不是哪里存在缓存机制?半夜它自己又顺利重复入库了

@Essence9999
Copy link
Author

Essence9999 commented Jun 27, 2024

我在想是不是由于embedding模型默认了1个进程,批量上传多个大文件,进程等待,导致超时,引起的?
image

@c121914yu
Copy link
Collaborator

估计是数据库性能太垃了,接口超时了也没导入成功,但是数据库导入操作仍在进行。

@Essence9999
Copy link
Author

估计是数据库性能太垃了,接口超时了也没导入成功,但是数据库导入操作仍在进行。

image
那这种是服务器的原因还是啥?数据库都是官方docker中的镜像,没改动

@c121914yu
Copy link
Collaborator

估计是数据库性能太垃了,接口超时了也没导入成功,但是数据库导入操作仍在进行。

image
那这种是服务器的原因还是啥?数据库都是官方docker中的镜像,没改动

看下服务器负载有没有满

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