mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
If any node is followed by the "markdown converter" tool, the node will always display "running" #32
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 @Pineouyang on GitHub (Apr 29, 2025).
Self Checks
Dify version
1.3.1
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
✔️ Expected Behavior
No response
❌ Actual Behavior
No response
@dosubot[bot] commented on GitHub (Apr 29, 2025):
It seems that there is an issue with the "markdown converter" tool in the Dify platform, where any node followed by this tool remains in the "running" state. Unfortunately, I couldn't find specific information about the "markdown converter" tool or its known issues in the Dify repository. This might be a bug that hasn't been documented yet.
To address this, you might want to check if there are any updates or patches available for the Dify platform that could resolve this issue. Additionally, reviewing the configuration of the nodes preceding the "markdown converter" might help identify any potential misconfigurations that could be causing the problem.
To continue talking to Dosu, mention @dosu.
Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other
@Pineouyang commented on GitHub (Apr 29, 2025):
There is no problem in version 1.3.0, but the problem occurs in the upgraded version
@bowenliang123 commented on GitHub (Apr 30, 2025):
Hi, have you try the v0.5.1 of md_exporter plugin on 1.3.1 ? In v0.5.1, md_exporter depends on the python plugin sdk 0.2.x, which is previously 0.1.x.