Skip to content

[Bug] Dify - worker pod is running with MODE=api #2152

@bayerhazard

Description

@bayerhazard

Please Provide the basic information of the app

Dify

App URL in Olares Market(Required)
https://market.olares.com/app/market.olares/difyv2

Describe the bug

The worker pod is running with MODE=api, acting as a second API server instead of a Celery worker. The document queue is waiting for a consumer that never arrives.

To Reproduce

  • OS Version: 1.12.5
  • Browser Safari
  • Steps to reproduce the behavior:
    • Initial install of Dify from Market
    • create a new knowledge base
    • add document and start processing -> document will not process but stays in status queued

Expected behavior
A document added to the knowledge based should be embedded.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
With the next release, please change MODE=api to MODE=worker in the ConfigMap.

Metadata

Metadata

Assignees

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