Application error while create a new Knowledge Base Pipeline #18152

Closed
opened 2026-02-21 19:44:10 -05:00 by yindo · 0 comments
Owner

Originally created by @ELK-milu on GitHub (Sep 24, 2025).

Self Checks

  • I have read the Contributing Guide and Language Policy.
  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report, otherwise it will be closed.
  • 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

1.9.0

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

While I create a new Knowledge Base Pipeline ,the website shown a error:

Application error: a client-side exception has occurred while loading localhost (see the browser console for more information).

Console print:

 run world-pip script http://localhost/apps
world.js:1  run world script
/apps:1  Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.
/datasets/8b805c11-34b5-4aaa-9017-ee2d126d6fb1/documents/create-from-pipeline:1 [Intervention]Images loaded lazily and replaced with placeholders. Load events are deferred. See https://go.microsoft.com/fwlink/?linkid=2048113
/console/api/rag/pipelines/01997b6d-3edb-7339-9f2b-82f5e177d920/workflows/draft:1   Failed to load resource: the server responded with a status of 400 (BAD REQUEST)
/console/api/rag/pipelines/a91c504d-0739-4d3c-8ea7-26c8c4c1cf6c/workflows/draft/run:1   Failed to load resource: net::ERR_INCOMPLETE_CHUNKED_ENCODING
/datasets/dcbedda6-3…9b6954f4/pipeline:1  Uncaught (in promise) TypeError: network error
/console/api/workspaces/current/plugin/tasks?page=1&page_size=100:1   Failed to load resource: the server responded with a status of 401 (UNAUTHORIZED)
layout-2e47bec606773de1.js:3  Uncaught TypeError: Cannot read properties of undefined (reading 'split')
    at layout-2e47bec606773de1.js:3:16317
    at Array.map (<anonymous>)
    at S (layout-2e47bec606773de1.js:3:16255)
    at l9 (79d472a6-5af6d214571a09f4.js:1:51131)
    at o_ (79d472a6-5af6d214571a09f4.js:1:70991)
    at oq (79d472a6-5af6d214571a09f4.js:1:82021)
    at ik (79d472a6-5af6d214571a09f4.js:1:114683)
    at 79d472a6-5af6d214571a09f4.js:1:114528
    at ib (79d472a6-5af6d214571a09f4.js:1:114536)
    at iu (79d472a6-5af6d214571a09f4.js:1:111619)
    at iX (79d472a6-5af6d214571a09f4.js:1:132935)
    at MessagePort.w (78308-29f9600d9a963f52.js:1:130985)

The Reason is my workspace is lacking of some plugins (Google Drive ,Notion,Jina Reader,Firecrawl) .But there is no pop window hint me to install them.

After I install them,it no longer error again.

✔️ Expected Behavior

No Error

Actual Behavior

The website shown a error instead of pop a window to hint me install required plugins.

Originally created by @ELK-milu on GitHub (Sep 24, 2025). ### Self Checks - [x] I have read the [Contributing Guide](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md) and [Language Policy](https://github.com/langgenius/dify/issues/1542). - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this report, otherwise it will be closed. - [x] 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version 1.9.0 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce While I create a new Knowledge Base Pipeline ,the website shown a error: **Application error: a client-side exception has occurred while loading localhost (see the browser console for more information).** Console print: ```js ⚡ run world-pip script http://localhost/apps world.js:1 ⚡ run world script /apps:1 Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist. /datasets/8b805c11-34b5-4aaa-9017-ee2d126d6fb1/documents/create-from-pipeline:1 [Intervention]Images loaded lazily and replaced with placeholders. Load events are deferred. See https://go.microsoft.com/fwlink/?linkid=2048113 /console/api/rag/pipelines/01997b6d-3edb-7339-9f2b-82f5e177d920/workflows/draft:1 Failed to load resource: the server responded with a status of 400 (BAD REQUEST) /console/api/rag/pipelines/a91c504d-0739-4d3c-8ea7-26c8c4c1cf6c/workflows/draft/run:1 Failed to load resource: net::ERR_INCOMPLETE_CHUNKED_ENCODING /datasets/dcbedda6-3…9b6954f4/pipeline:1 Uncaught (in promise) TypeError: network error /console/api/workspaces/current/plugin/tasks?page=1&page_size=100:1 Failed to load resource: the server responded with a status of 401 (UNAUTHORIZED) layout-2e47bec606773de1.js:3 Uncaught TypeError: Cannot read properties of undefined (reading 'split') at layout-2e47bec606773de1.js:3:16317 at Array.map (<anonymous>) at S (layout-2e47bec606773de1.js:3:16255) at l9 (79d472a6-5af6d214571a09f4.js:1:51131) at o_ (79d472a6-5af6d214571a09f4.js:1:70991) at oq (79d472a6-5af6d214571a09f4.js:1:82021) at ik (79d472a6-5af6d214571a09f4.js:1:114683) at 79d472a6-5af6d214571a09f4.js:1:114528 at ib (79d472a6-5af6d214571a09f4.js:1:114536) at iu (79d472a6-5af6d214571a09f4.js:1:111619) at iX (79d472a6-5af6d214571a09f4.js:1:132935) at MessagePort.w (78308-29f9600d9a963f52.js:1:130985) ``` The Reason is my workspace is lacking of some plugins (Google Drive ,Notion,Jina Reader,Firecrawl) .But there is no pop window hint me to install them. After I install them,it no longer error again. ### ✔️ Expected Behavior No Error ### ❌ Actual Behavior The website shown a error instead of pop a window to hint me install required plugins.
yindo added the Knowledge Pipeline label 2026-02-21 19:44:10 -05:00
yindo closed this issue 2026-02-21 19:44:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#18152