ragflow
ragflow copied to clipboard
[Bug]: 'NoneType' object has no attribute 'split'
Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
Branch name
main
Commit ID
无
Other environment information
2024-11-06 docker RAGFLOW_IMAGE=infiniflow/ragflow:dev
Actual behavior
我上传了一个doc 的文件 我尝试了解析方法 general 和 laws 并开始执行,得到下面的错误
Expected behavior
No response
Steps to reproduce
无
Additional information
No response
It seems the file is not uploaded successfully. It can't get the binary content from Minio. Check the status of minio and uploaded again.
minio 是正常的,docx的文件可以正常运行,doc 就不行,感觉还是doc解析时候的问题。
Could you attach your file here?