dify - 💡(How to fix) Fix Tool plugins inside agent nodes send HTTP request to dify marketplace when the node is clicked and Marketplace is turned off [1 pull requests]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Error Message

An HTTP request is sent to the dify marketplace url, which returns a 500 error since it is a local plugin and results in an empty error message at the top right of the page. I have MARKETPLACE_ENABLED set to false in my config.

Fix Action

Fixed

RAW_BUFFERClick to expand / collapse

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

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

  1. Open a workflow which contains an agent with a local-made plugin as a tool
  2. Click on the agent node

✔️ Expected Behavior

No request is sent to the dify marketplace when opening the agent.

❌ Actual Behavior

An HTTP request is sent to the dify marketplace url, which returns a 500 error since it is a local plugin and results in an empty error message at the top right of the page. I have MARKETPLACE_ENABLED set to false in my config.

<img width="379" height="504" alt="Image" src="https://github.com/user-attachments/assets/935d3ba6-f12e-44fd-8f59-03e47d56dc27" /> <img width="488" height="131" alt="Image" src="https://github.com/user-attachments/assets/b36558c8-c6f8-4f3e-9ad1-84ec5311bf3f" />

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

dify - 💡(How to fix) Fix Tool plugins inside agent nodes send HTTP request to dify marketplace when the node is clicked and Marketplace is turned off [1 pull requests]