mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
doc-extractor doesn't work for .doc files when we running dify with docker, but it works fine on https://cloud.dify.ai/ #501
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pp14596 on GitHub (Jul 30, 2025).
Self Checks
Dify version
1.7.1
Plugin version
https://docs.dify.ai/zh-hans/guides/workflow/node/doc-extractor
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
We got that error running on dify self hosted(docker).
But it works fine on https://cloud.dify.ai/
✔️ Error log
Run failed: UNSTRUCTURED_API_URL must be set
@pp14596 commented on GitHub (Jul 30, 2025):
Could you please help us confirm whether that plugin keeps the same version with https://cloud.dify.ai/
@Yuxiang1995 commented on GitHub (Oct 15, 2025):
@pp14596 The same, have you ever solved the problem?