No workflow output if you use more then one webscraper #2191

Closed
opened 2026-02-21 17:42:47 -05:00 by yindo · 0 comments
Owner

Originally created by @ghost on GitHub (Apr 13, 2024).

Originally assigned to: @Yeuoly on GitHub.

Self Checks

  • This is only for bug report, if you would like to ask a quesion, 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 (我已阅读并同意 Language Policy).
  • Pleas do not modify this template :) and fill in all the required fields.

Dify version

0.6.2

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

Underneath the workflow results on the "preview" page is an html section <div class="markdown-body"> </div>
If you make a workflow with more than one webscraper tool, the workflow progress spinner never turns to a green check and nothing is output into <div class="markdown-body"> </div> even though the workflow completed

✔️ Expected Behavior

To be able to use webscraper more than once and still have output

Actual Behavior

using web scraper more then once causes workflow to get stuck before final output

Originally created by @ghost on GitHub (Apr 13, 2024). Originally assigned to: @Yeuoly on GitHub. ### Self Checks - [X] This is only for bug report, if you would like to ask a quesion, 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 (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [X] Pleas do not modify this template :) and fill in all the required fields. ### Dify version 0.6.2 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce Underneath the workflow results on the "preview" page is an html section `<div class="markdown-body"> </div>` If you make a workflow with more than one webscraper tool, the workflow progress spinner never turns to a green check and nothing is output into `<div class="markdown-body"> </div>` even though the workflow completed ### ✔️ Expected Behavior To be able to use webscraper more than once and still have output ### ❌ Actual Behavior using web scraper more then once causes workflow to get stuck before final output
yindo added the 🐞 bug🌊 feat:workflow labels 2026-02-21 17:42:47 -05:00
yindo closed this issue 2026-02-21 17:42:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#2191