QAnything icon indicating copy to clipboard operation
QAnything copied to clipboard

[BUG] docx偶尔出现解析失败,splite或embedding失败

Open ArvinC opened this issue 8 months ago • 1 comments

是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this?

  • [X] 我已经搜索过已有的issues和讨论 | I have searched the existing issues / discussions

该问题是否在FAQ中有解答? | Is there an existing answer for this in FAQ?

  • [X] 我已经搜索过FAQ | I have searched FAQ

当前行为 | Current Behavior

docker-compose部署,上传docx的时候会出现splite或embedding失败

期望行为 | Expected Behavior

正常解析docx

运行环境 | Environment

- OS:Ubuntu
- NVIDIA Driver: 551.86
- CUDA: 12.4
- docker: 26.1.1
- docker-compose: 2.27
- NVIDIA GPU:GeForce RTX 4080 Super
- NVIDIA GPU Memory: 16GB

QAnything日志 | QAnything logs

please install libreoffice

复现方法 | Steps To Reproduce

部分docx切割后上传会出现无法解析的问题 docker镜像中缺少libreoffice apt-get install libreoffice后恢复正常

备注 | Anything else?

docker镜像中缺少libreoffice apt-get install libreoffice后恢复正常

ArvinC avatar Jun 21 '24 03:06 ArvinC