The website cannot be accessed using caddy reverse #2930

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

Originally created by @zzsdoo on GitHub (May 5, 2024).

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

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

Unable to access the website using caddy reverse generation, screenshot below. Do you need to modify the dify or caddy configuration file?

The caddy configuration file is as follows:

使用caddy反代无法访问网站,截图如下。是否需要修改dify或caddy配置文件?

caddy配置文件如下:

Dify

:3005 {
reverse_proxy ddns.sample.com:3005
}

PixPin_2024-05-06_08-56-14

✔️ Expected Behavior

No response

Actual Behavior

No response

Originally created by @zzsdoo on GitHub (May 5, 2024). ### 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 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce Unable to access the website using caddy reverse generation, screenshot below. Do you need to modify the dify or caddy configuration file? The caddy configuration file is as follows: 使用caddy反代无法访问网站,截图如下。是否需要修改dify或caddy配置文件? caddy配置文件如下: # Dify :3005 { reverse_proxy ddns.sample.com:3005 } ![PixPin_2024-05-06_08-56-14](https://github.com/langgenius/dify/assets/5723690/019474c0-abe8-4b95-a2b2-53c5097abadf) ### ✔️ Expected Behavior _No response_ ### ❌ Actual Behavior _No response_
yindo added the 🐞 bug label 2026-02-21 17:51:43 -05:00
yindo closed this issue 2026-02-21 17:51:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#2930