KAG icon indicating copy to clipboard operation
KAG copied to clipboard

配置完成后(还未导入文档),提示load chunk vendors错误

Open JDanielWu opened this issue 1 year ago • 3 comments

Loading chunk vendors_1 failed. (load : http://14.116.155.98:8887/vendors_1-async.6b72648d.js)

JDanielWu avatar Nov 18 '24 09:11 JDanielWu

Hello, could you provide a replay of the path or a screen recording to help us reproduce the issue? Thank you for your feedback.

echoOikawa avatar Nov 21 '24 12:11 echoOikawa

Hello, could you provide a replay of the path or a screen recording to help us reproduce the issue? Thank you for your feedback.

Hi, I follow https://github.com/OpenSPG/KAG/blob/master/README_cn.md

  1. download https://raw.githubusercontent.com/OpenSPG/openspg/refs/heads/master/dev/release/docker-compose.yml
  2. docker compose -f docker-compose.yml up -d
  3. open http://remote_ip:8887/ and edit some config like llm

then I want to load some doc for test, issue comes. 1 2

JDanielWu avatar Nov 22 '24 01:11 JDanielWu

Hello, could you provide a replay of the path or a screen recording to help us reproduce the issue? Thank you for your feedback.

Hi, I follow https://github.com/OpenSPG/KAG/blob/master/README_cn.md

  1. download https://raw.githubusercontent.com/OpenSPG/openspg/refs/heads/master/dev/release/docker-compose.yml
  2. docker compose -f docker-compose.yml up -d
  3. open http://remote_ip:8887/ and edit some config like llm

then I want to load some doc for test, issue comes. 1 2

Is the issues still exists? If the answer is yes,could you delete the local images and pull the latest image to verify?

caszkgui avatar Dec 23 '24 02:12 caszkgui