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

[Bug] Fail to import Web Bnowledge Base but get SUCCESS (Importing the WEB knowledge base failed, but it showed success) #2445

Open
xi4ngxin opened this issue Feb 28, 2025 · 0 comments
Assignees

Comments

@xi4ngxin
Copy link

Contact Information

[email protected]

MaxKB Version

社区版 v1.8.0 (build at 2024-12-05T12:08, commit: a3e7fcb)

Problem Description

Recently, I wanted to deploy DeepSeek+maxkb+ollama, but encountered this error when configuring the knowledge base. I didn't realize there was an error URL in my document before, so it stopped after importing 11 items. But I got feedback SUCCESS, and I hope to modify it.
At the same time, I hope to add the funIction of automatically skipping error URLs, which should provide great convenience.

Steps to Reproduce

  1. Install maxkb according to the maxkb manual. I don't think this is necessary, but I still mention it.
  2. Load the ollama model according to the maxkb manual, the same as above.
  3. Build a knowledge base. Since I don't have too many documents locally, I used the document summary on the website. Here is the address
  4. I directly processed it with Notepad, and I have attached the processed file(20 rows).

Shows success, same as edge devtools

But obviously there are many documents missing.

Then I found that this address is invalid.

I have also ruled out the reason related to the selector,

Finally, I hope to add a function to automatically skip errors. It would be best if the error URL can be returned.

Attach:
proceed knowledge base.txt


  1. 根据maxkb手册安装maxkb, 我不认为这有必要, 但还是提及.
  2. 根据maxkb手册加载ollama模型, 和上面同样.
  3. 构建知识库, 由于我本地没有太多的文档,使用了网站上的文档汇总, 这里是地址
    4.我直接用notepad处理了, 另附20条txt文档.如下

显示成功, edge devtools同样

但明显缺少很多文档.

随后发现这个地址(暂时只看了一条)失效了.

我也排除了选择器的原因,

附件:
proceed knowledge base.txt

The expected correct result

Fix this feedback bug.

Finally, I hope to add a function to automatically skip errors. It would be best if the error URL can be returned.

修复返回bug

最后, 希望增加一个自动跳过错误的功能, 如果可以返回错误URL,那是最好了.

Related log output

Additional Information

No response

@shaohuzhang1 shaohuzhang1 changed the title [Bug] Fail to import Web Bnowledge Base but get SUCCESS (导入WEB知识库失败, 但显示成功) [Bug] Fail to import Web Bnowledge Base but get SUCCESS (Importing the WEB knowledge base failed, but it showed success) Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants