Por changed related bugs #9906

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

Originally created by @howardgy on GitHub (Mar 8, 2025).

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • I have searched for existing issues search for existing issues, including closed ones.
  • Please do not modify this template :) and fill in all the required fields.

Dify version

0.15.1

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

When I finished a workflow and published it, I click the "run" button and pop up a new page, always with this wrong link:
http://localhost/workflow/RzLAnQ7RAy1VAyPl

✔️ Expected Behavior

my port have switched to 8080, so the correct link should be:
http://localhost:8080/workflow/RzLAnQ7RAy1VAyPl

Actual Behavior

wrong link:
http://localhost/workflow/RzLAnQ7RAy1VAyPl

Originally created by @howardgy on GitHub (Mar 8, 2025). ### 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 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] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version 0.15.1 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce When I finished a workflow and published it, I click the "run" button and pop up a new page, always with this wrong link: http://localhost/workflow/RzLAnQ7RAy1VAyPl ### ✔️ Expected Behavior my port have switched to 8080, so the correct link should be: http://localhost:8080/workflow/RzLAnQ7RAy1VAyPl ### ❌ Actual Behavior wrong link: http://localhost/workflow/RzLAnQ7RAy1VAyPl
yindo added the 🐞 bug🌊 feat:workflow labels 2026-02-21 18:40:25 -05:00
yindo closed this issue 2026-02-21 18:40:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#9906