Install Plugin from local package file not working in Cloud version. #9350

Closed
opened 2026-02-21 18:33:38 -05:00 by yindo · 0 comments
Owner

Originally created by @xiaoyuque-wati on GitHub (Mar 5, 2025).

Originally assigned to: @crazywoola on GitHub.

Self Checks

  • 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 (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

1.0.0

Cloud or Self Hosted

Cloud

Steps to reproduce

Hi team, I'm writing a custom plugin and after testing in debug mode, I tried to publish this plugin.
After running

dify plugin package xxxx

,
I can see this plugin is showing working fine in plugin page.

Image

But when I tried to connect to this endpoint https://e9tzw6oq5zw2vte4.ai-plugin.io/ it's showing 504 gateway errors.

✔️ Expected Behavior

I shall be able to access the endpoint after installation.

Actual Behavior

I can't use this plugin after installed.

Originally created by @xiaoyuque-wati on GitHub (Mar 5, 2025). Originally assigned to: @crazywoola on GitHub. ### Self Checks - [x] This is only for bug report, if you would like to ask a question, 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] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version 1.0.0 ### Cloud or Self Hosted Cloud ### Steps to reproduce Hi team, I'm writing a custom plugin and after testing in debug mode, I tried to publish this plugin. After running ``` dify plugin package xxxx ``` , I can see this plugin is showing working fine in plugin page. <img width="406" alt="Image" src="https://github.com/user-attachments/assets/5637b2c5-03df-4414-ac01-7778f7333900" /> But when I tried to connect to this endpoint `https://e9tzw6oq5zw2vte4.ai-plugin.io/` it's showing 504 gateway errors. ### ✔️ Expected Behavior I shall be able to access the endpoint after installation. ### ❌ Actual Behavior I can't use this plugin after installed.
yindo added the 🐞 bugcloud labels 2026-02-21 18:33:38 -05:00
yindo closed this issue 2026-02-21 18:33:38 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#9350