Skip to content

Knowledge Base node returns "preview" error in Simple Q&A pipeline #34066

@vachy24

Description

@vachy24

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.13.2

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

Image

Create a new Knowledge Pipeline using the "Simple Q&A" default template
Configure a FILE-type data source
Run a test execution
Observe that:
✅ FILE node: Success
✅ Q&A PROCESSOR node: Success (outputs valid qa_chunks with question/answer fields)
❌ KNOWLEDGE BASE node: Failed with error: 'preview'

✔️ Expected Behavior

The Knowledge Base node should successfully ingest the processed QA pairs from the Q&A Processor and store them in the vector database.

❌ Actual Behavior

The node fails immediately with a minimal error message: 'preview' (no stack trace or detailed explanation).

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐞 bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions