更新1.11.0 web访问打不开为什么 #21002

Closed
opened 2026-02-21 20:10:13 -05:00 by yindo · 1 comment
Owner

Originally created by @zhangcong-hok on GitHub (Dec 12, 2025).

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

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

没有任何报错无法访问,gie的最新版本

✔️ Expected Behavior

正常访问

Actual Behavior

[root@iZj6c50ppkdy8dbztoir87Z docker]# docker logs -f docker-web-1

                    -------------

/\\\\\\_/\\/\\/\\\\_
_/\/////////\_/\\\
/\\\/\///////\_
/\_
/\_/\//\_/\//\_/////\_
_/\\\\\\/
/\\///\/\/
/\_
/\/
/\/////////
/\_
///\/
/\_/\//_____
/\_
/\_////\_____/\//_____
/\_/\_/\_/\/__________
/\_/\_/\_/\\\\\\\_
_////////////////////////

                      Runtime Edition

    PM2 is a Production Process Manager for Node.js applications
                 with a built-in Load Balancer.

            Start and Daemonize any application:
            $ pm2 start app.js

            Load Balance 4 instances of api.js:
            $ pm2 start api.js -i 4

            Monitor in production:
            $ pm2 monitor

            Make pm2 auto-boot at server restart:
            $ pm2 startup

            To go further checkout:
            http://pm2.io/


                    -------------

pm2 launched in no-daemon mode (you can add DEBUG="*" env variable to get more messages)
2025-12-12T07:01:46: PM2 log: Launching in no daemon mode
2025-12-12T07:01:46: PM2 log: [PM2] Starting /app/web/server.js in cluster_mode (2 instances)
2025-12-12T07:01:46: PM2 log: App [dify-web:0] starting in -cluster mode-
2025-12-12T07:01:46: PM2 log: App [dify-web:0] online
2025-12-12T07:01:46: PM2 log: App [dify-web:1] starting in -cluster mode-
2025-12-12T07:01:46: PM2 log: App [dify-web:1] online
2025-12-12T07:01:46: PM2 log: [PM2] Done.
2025-12-12T07:01:46: PM2 log: ┌────┬─────────────┬─────────────┬─────────┬─────────┬──────────┬────────┬───���──┬───────────┬──────────┬──────────┬──────────┬──────────┐
│ id │ name │ namespace │ version │ mode │ pid │ uptime │ ↺ │ status │ cpu │ mem │ user │ watching │
├────┼─────────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤
│ 0 │ dify-web │ default │ 1.11.0 │ cluster │ 22 │ 0s │ 0 │ online │ 0% │ 43.6mb │ dify │ disabled │
│ 1 │ dify-web │ default │ 1.11.0 │ cluster │ 29 │ 0s │ 0 │ online │ 0% │ 41.4mb │ dify │ disabled │
└────┴─────────────┴─────────────┴─────────┴─────────┴──────────┴────────┴──────┴───────────┴──────────┴──────────┴──────────┴──────────┘
2025-12-12T07:01:46: PM2 log: [--no-daemon] Continue to stream logs
2025-12-12T07:01:46: PM2 log: [--no-daemon] Exit on target PM2 exit pid=6
07:01:46 0|dify-web | ▲ Next.js 15.5.7
07:01:46 0|dify-web | - Local: http://4b1eb1a966d2:3000
07:01:46 0|dify-web | - Network: http://4b1eb1a966d2:3000
07:01:46 0|dify-web | ✓ Starting...
07:01:46 1|dify-web | ▲ Next.js 15.5.7
07:01:46 1|dify-web | - Local: http://4b1eb1a966d2:3000
07:01:46 1|dify-web | - Network: http://4b1eb1a966d2:3000
07:01:46 1|dify-web | ✓ Starting...
07:01:46 0|dify-web | ✓ Ready in 194ms
07:01:46 1|dify-web | ✓ Ready in 193ms
^C
[root@iZj6c50ppkdy8dbztoir87Z docker]# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
0cf1ea8acd06 nginx:latest "sh -c 'cp /docker-e…" 7 minutes ago Up 7 minutes 0.0.0.0:80->80/tcp, :::80->80/tcp, 0.0.0.0:443->443/tcp, :::443->443/tcp docker-nginx-1
cff26d339afe langgenius/dify-api:1.11.0 "/bin/bash /entrypoi…" 7 minutes ago Up 7 minutes 5001/tcp docker-worker-1
404087b1b023 langgenius/dify-api:1.11.0 "/bin/bash /entrypoi…" 7 minutes ago Up 7 minutes 5001/tcp docker-api-1
b3713b7f4bd6 langgenius/dify-api:1.11.0 "/bin/bash /entrypoi…" 7 minutes ago Up 7 minutes 5001/tcp docker-worker_beat-1
35b984657e1c langgenius/dify-plugin-daemon:0.5.1-local "/bin/bash -c /app/e…" 7 minutes ago Up 7 minutes 0.0.0.0:5003->5003/tcp, :::5003->5003/tcp docker-plugin_daemon-1
1a05002f267a semitechnologies/weaviate:1.27.0 "/bin/weaviate --hos…" 7 minutes ago Up 7 minutes docker-weaviate-1
72097e1a970b ubuntu/squid:latest "sh -c 'cp /docker-e…" 7 minutes ago Up 7 minutes 3128/tcp docker-ssrf_proxy-1
03886ba592f0 langgenius/dify-sandbox:0.2.12 "/main" 7 minutes ago Up 7 minutes (healthy) docker-sandbox-1
03ac01914493 postgres:15-alpine "docker-entrypoint.s…" 7 minutes ago Up 7 minutes (healthy) 5432/tcp docker-db_postgres-1
4b1eb1a966d2 langgenius/dify-web:1.11.0 "/bin/sh ./entrypoin…" 7 minutes ago Up 7 minutes 3000/tcp docker-web-1
256ba6b5a434 redis:6-alpine "docker-entrypoint.s…" 7 minutes ago Up 7 minutes (healthy) 6379/tcp docker-redis-1

Originally created by @zhangcong-hok on GitHub (Dec 12, 2025). ### Self Checks - [x] I have read the [Contributing Guide](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md) and [Language Policy](https://github.com/langgenius/dify/issues/1542). - [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, otherwise it will be closed. - [x] 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version 1.11.0 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce 没有任何报错无法访问,gie的最新版本 ### ✔️ Expected Behavior 正常访问 ### ❌ Actual Behavior [root@iZj6c50ppkdy8dbztoir87Z docker]# docker logs -f docker-web-1 ------------- __/\\\\\\\\\\\\\____/\\\\____________/\\\\____/\\\\\\\\\_____ _\/\\\/////////\\\_\/\\\\\\________/\\\\\\__/\\\///////\\\___ _\/\\\_______\/\\\_\/\\\//\\\____/\\\//\\\_\///______\//\\\__ _\/\\\\\\\\\\\\\/__\/\\\\///\\\/\\\/_\/\\\___________/\\\/___ _\/\\\/////////____\/\\\__\///\\\/___\/\\\________/\\\//_____ _\/\\\_____________\/\\\____\///_____\/\\\_____/\\\//________ _\/\\\_____________\/\\\_____________\/\\\___/\\\/___________ _\/\\\_____________\/\\\_____________\/\\\__/\\\\\\\\\\\\\\\_ _\///______________\///______________\///__\///////////////__ Runtime Edition PM2 is a Production Process Manager for Node.js applications with a built-in Load Balancer. Start and Daemonize any application: $ pm2 start app.js Load Balance 4 instances of api.js: $ pm2 start api.js -i 4 Monitor in production: $ pm2 monitor Make pm2 auto-boot at server restart: $ pm2 startup To go further checkout: http://pm2.io/ ------------- pm2 launched in no-daemon mode (you can add DEBUG="*" env variable to get more messages) 2025-12-12T07:01:46: PM2 log: Launching in no daemon mode 2025-12-12T07:01:46: PM2 log: [PM2] Starting /app/web/server.js in cluster_mode (2 instances) 2025-12-12T07:01:46: PM2 log: App [dify-web:0] starting in -cluster mode- 2025-12-12T07:01:46: PM2 log: App [dify-web:0] online 2025-12-12T07:01:46: PM2 log: App [dify-web:1] starting in -cluster mode- 2025-12-12T07:01:46: PM2 log: App [dify-web:1] online 2025-12-12T07:01:46: PM2 log: [PM2] Done. 2025-12-12T07:01:46: PM2 log: ┌────┬─────────────┬─────────────┬─────────┬─────────┬──────────┬────────┬───���──┬───────────┬──────────┬──────────┬──────────┬──────────┐ │ id │ name │ namespace │ version │ mode │ pid │ uptime │ ↺ │ status │ cpu │ mem │ user │ watching │ ├────┼─────────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤ │ 0 │ dify-web │ default │ 1.11.0 │ cluster │ 22 │ 0s │ 0 │ online │ 0% │ 43.6mb │ dify │ disabled │ │ 1 │ dify-web │ default │ 1.11.0 │ cluster │ 29 │ 0s │ 0 │ online │ 0% │ 41.4mb │ dify │ disabled │ └────┴─────────────┴─────────────┴─────────┴─────────┴──────────┴────────┴──────┴───────────┴──────────┴──────────┴──────────┴──────────┘ 2025-12-12T07:01:46: PM2 log: [--no-daemon] Continue to stream logs 2025-12-12T07:01:46: PM2 log: [--no-daemon] Exit on target PM2 exit pid=6 07:01:46 0|dify-web | ▲ Next.js 15.5.7 07:01:46 0|dify-web | - Local: http://4b1eb1a966d2:3000 07:01:46 0|dify-web | - Network: http://4b1eb1a966d2:3000 07:01:46 0|dify-web | ✓ Starting... 07:01:46 1|dify-web | ▲ Next.js 15.5.7 07:01:46 1|dify-web | - Local: http://4b1eb1a966d2:3000 07:01:46 1|dify-web | - Network: http://4b1eb1a966d2:3000 07:01:46 1|dify-web | ✓ Starting... 07:01:46 0|dify-web | ✓ Ready in 194ms 07:01:46 1|dify-web | ✓ Ready in 193ms ^C [root@iZj6c50ppkdy8dbztoir87Z docker]# docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 0cf1ea8acd06 nginx:latest "sh -c 'cp /docker-e…" 7 minutes ago Up 7 minutes 0.0.0.0:80->80/tcp, :::80->80/tcp, 0.0.0.0:443->443/tcp, :::443->443/tcp docker-nginx-1 cff26d339afe langgenius/dify-api:1.11.0 "/bin/bash /entrypoi…" 7 minutes ago Up 7 minutes 5001/tcp docker-worker-1 404087b1b023 langgenius/dify-api:1.11.0 "/bin/bash /entrypoi…" 7 minutes ago Up 7 minutes 5001/tcp docker-api-1 b3713b7f4bd6 langgenius/dify-api:1.11.0 "/bin/bash /entrypoi…" 7 minutes ago Up 7 minutes 5001/tcp docker-worker_beat-1 35b984657e1c langgenius/dify-plugin-daemon:0.5.1-local "/bin/bash -c /app/e…" 7 minutes ago Up 7 minutes 0.0.0.0:5003->5003/tcp, :::5003->5003/tcp docker-plugin_daemon-1 1a05002f267a semitechnologies/weaviate:1.27.0 "/bin/weaviate --hos…" 7 minutes ago Up 7 minutes docker-weaviate-1 72097e1a970b ubuntu/squid:latest "sh -c 'cp /docker-e…" 7 minutes ago Up 7 minutes 3128/tcp docker-ssrf_proxy-1 03886ba592f0 langgenius/dify-sandbox:0.2.12 "/main" 7 minutes ago Up 7 minutes (healthy) docker-sandbox-1 03ac01914493 postgres:15-alpine "docker-entrypoint.s…" 7 minutes ago Up 7 minutes (healthy) 5432/tcp docker-db_postgres-1 4b1eb1a966d2 langgenius/dify-web:1.11.0 "/bin/sh ./entrypoin…" 7 minutes ago Up 7 minutes 3000/tcp docker-web-1 256ba6b5a434 redis:6-alpine "docker-entrypoint.s…" 7 minutes ago Up 7 minutes (healthy) 6379/tcp docker-redis-1
yindo added the 🐞 bug🌚 invalid🤔 cant-reproduce labels 2026-02-21 20:10:13 -05:00
yindo closed this issue 2026-02-21 20:10:13 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Dec 12, 2025):

根据你提供的日志和容器状态,Dify 1.11.0 的 web 服务和 nginx 都已正常启动,但无法访问通常是端口映射或 nginx 配置问题。

请重点检查以下几点:

  1. 端口访问:你的 docker ps 显示 nginx 容器已经映射了 80 和 443 端口(0.0.0.0:80->80/tcp, 0.0.0.0:443->443/tcp),请确保你访问的是服务器的 http://<你的服务器IP>:80 或 https://<你的服务器IP>:443。

  2. nginx 日志:进入 nginx 容器,查看日志是否有报错(如 502、404、配置错误等):

    docker logs docker-nginx-1
    
  3. 防火墙和安全组:确认服务器的 80 和 443 端口没有被防火墙或云安全组阻断。

  4. nginx 配置:nginx 会将 //explore 路径代理到 web:3000(即 dify-web 容器),如果环境变量或模板配置有误,也会导致访问异常。可以检查 ./nginx/nginx.conf.template./nginx/conf.d/default.conf.template,确认 NGINX_PORTNGINX_SERVER_NAME 等变量是否正确设置,并且没有自定义端口或域名导致访问失败。配置细节参考

  5. 浏览器开发者工具:用浏览器访问时,按 F12 查看 network 和 console,有没有 502、404 或重定向等异常。

如果你最近拉取了新版 compose 文件,也有可能 nginx 的 80 端口被映射到了 8888(有相关 PR 变更),此时需要访问 http://<你的服务器IP>:8888。相关 PR 变更

总结:优先确认你访问的端口和 nginx 实际暴露的端口一致,检查 nginx 日志和配置模板,排查防火墙和安全组。如果还有问题,可以补充 nginx 日志和你访问的具体 URL 及报错信息。

To reply, just mention @dosu.


How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other

Chat with Dosu Open in Cursor Join Discord Share on X

@dosubot[bot] commented on GitHub (Dec 12, 2025): <!-- Answer --> 根据你提供的日志和容器状态,Dify 1.11.0 的 web 服务和 nginx 都已正常启动,但无法访问通常是端口映射或 nginx 配置问题。 请重点检查以下几点: 1. **端口访问**:你的 `docker ps` 显示 nginx 容器已经映射了 80 和 443 端口(`0.0.0.0:80->80/tcp, 0.0.0.0:443->443/tcp`),请确保你访问的是服务器的 http://<你的服务器IP>:80 或 https://<你的服务器IP>:443。 2. **nginx 日志**:进入 nginx 容器,查看日志是否有报错(如 502、404、配置错误等): ``` docker logs docker-nginx-1 ``` 3. **防火墙和安全组**:确认服务器的 80 和 443 端口没有被防火墙或云安全组阻断。 4. **nginx 配置**:nginx 会将 `/` 和 `/explore` 路径代理到 `web:3000`(即 dify-web 容器),如果环境变量或模板配置有误,也会导致访问异常。可以检查 `./nginx/nginx.conf.template` 和 `./nginx/conf.d/default.conf.template`,确认 `NGINX_PORT`、`NGINX_SERVER_NAME` 等变量是否正确设置,并且没有自定义端口或域名导致访问失败。[配置细节参考](https://github.com/langgenius/dify/blob/e244856ef1b2f2f3bb230e76ea04523839b5d802/docker/nginx/conf.d/default.conf.template#L3-L57) 5. **浏览器开发者工具**:用浏览器访问时,按 F12 查看 network 和 console,有没有 502、404 或重定向等异常。 如果你最近拉取了新版 compose 文件,也有可能 nginx 的 80 端口被映射到了 8888(有相关 PR 变更),此时需要访问 http://<你的服务器IP>:8888。[相关 PR 变更](https://github.com/langgenius/dify/pull/29297) 总结:优先确认你访问的端口和 nginx 实际暴露的端口一致,检查 nginx 日志和配置模板,排查防火墙和安全组。如果还有问题,可以补充 nginx 日志和你访问的具体 URL 及报错信息。 <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot).* --- <sup>How did I do? [Good](https://app.dosu.dev/response-feedback/c0c14c01-a7aa-470a-a331-4312a1e94cbc?feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/c0c14c01-a7aa-470a-a331-4312a1e94cbc?feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/c0c14c01-a7aa-470a-a331-4312a1e94cbc?feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/c0c14c01-a7aa-470a-a331-4312a1e94cbc?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/c0c14c01-a7aa-470a-a331-4312a1e94cbc?feedback_type=hallucination) | [Report 🐛](https://app.dosu.dev/response-feedback/c0c14c01-a7aa-470a-a331-4312a1e94cbc?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/c0c14c01-a7aa-470a-a331-4312a1e94cbc?feedback_type=other)</sup> [![Chat with Dosu](https://dosu.dev/dosu-chat-badge.svg)](https://app.dosu.dev/6088a4f4-073a-43f3-b3d4-4f06fb0c05a0/ask?utm_source=github)&nbsp;[![Open in Cursor](https://dosu.dev/dosu-in-cursor.svg)](https://cursor.com/link/prompt?text=%E6%A0%B9%E6%8D%AE%E4%BD%A0%E6%8F%90%E4%BE%9B%E7%9A%84%E6%97%A5%E5%BF%97%E5%92%8C%E5%AE%B9%E5%99%A8%E7%8A%B6%E6%80%81%EF%BC%8CDify%201.11.0%20%E7%9A%84%20web%20%E6%9C%8D%E5%8A%A1%E5%92%8C%20nginx%20%E9%83%BD%E5%B7%B2%E6%AD%A3%E5%B8%B8%E5%90%AF%E5%8A%A8%EF%BC%8C%E4%BD%86%E6%97%A0%E6%B3%95%E8%AE%BF%E9%97%AE%E9%80%9A%E5%B8%B8%E6%98%AF%E7%AB%AF%E5%8F%A3%E6%98%A0%E5%B0%84%E6%88%96%20nginx%20%E9%85%8D%E7%BD%AE%E9%97%AE%E9%A2%98%E3%80%82%0A%0A%E8%AF%B7%E9%87%8D%E7%82%B9%E6%A3%80%E6%9F%A5%E4%BB%A5%E4%B8%8B%E5%87%A0%E7%82%B9%EF%BC%9A%0A%0A1.%20%2A%2A%E7%AB%AF%E5%8F%A3%E8%AE%BF%E9%97%AE%2A%2A%EF%BC%9A%E4%BD%A0%E7%9A%84%20%60docker%20ps%60%20%E6%98%BE%E7%A4%BA%20nginx%20%E5%AE%B9%E5%99%A8%E5%B7%B2%E7%BB%8F%E6%98%A0%E5%B0%84%E4%BA%86%2080%20%E5%92%8C%20443%20%E7%AB%AF%E5%8F%A3%EF%BC%88%600.0.0.0%3A80-%3E80/tcp%2C%200.0.0.0%3A443-%3E443/tcp%60%EF%BC%89%EF%BC%8C%E8%AF%B7%E7%A1%AE%E4%BF%9D%E4%BD%A0%E8%AE%BF%E9%97%AE%E7%9A%84%E6%98%AF%E6%9C%8D%E5%8A%A1%E5%99%A8%E7%9A%84%20http%3A//%3C%E4%BD%A0%E7%9A%84%E6%9C%8D%E5%8A%A1%E5%99%A8IP%3E%3A80%20%E6%88%96%20https%3A//%3C%E4%BD%A0%E7%9A%84%E6%9C%8D%E5%8A%A1%E5%99%A8IP%3E%3A443%E3%80%82%0A%0A2.%20%2A%2Anginx%20%E6%97%A5%E5%BF%97%2A%2A%EF%BC%9A%E8%BF%9B%E5%85%A5%20nginx%20%E5%AE%B9%E5%99%A8%EF%BC%8C%E6%9F%A5%E7%9C%8B%E6%97%A5%E5%BF%97%E6%98%AF%E5%90%A6%E6%9C%89%E6%8A%A5%E9%94%99%EF%BC%88%E5%A6%82%20502%E3%80%81404%E3%80%81%E9%85%8D%E7%BD%AE%E9%94%99%E8%AF%AF%E7%AD%89%EF%BC%89%EF%BC%9A%0A%20%20%20%60%60%60%0A%20%20%20docker%20logs%20docker-nginx-1%0A%20%20%20%60%60%60%0A%0A3.%20%2A%2A%E9%98%B2%E7%81%AB%E5%A2%99%E5%92%8C%E5%AE%89%E5%85%A8%E7%BB%84%2A%2A%EF%BC%9A%E7%A1%AE%E8%AE%A4%E6%9C%8D%E5%8A%A1%E5%99%A8%E7%9A%84%2080%20%E5%92%8C%20443%20%E7%AB%AF%E5%8F%A3%E6%B2%A1%E6%9C%89%E8%A2%AB%E9%98%B2%E7%81%AB%E5%A2%99%E6%88%96%E4%BA%91%E5%AE%89%E5%85%A8%E7%BB%84%E9%98%BB%E6%96%AD%E3%80%82%0A%0A4.%20%2A%2Anginx%20%E9%85%8D%E7%BD%AE%2A%2A%EF%BC%9Anginx%20%E4%BC%9A%E5%B0%86%20%60/%60%20%E5%92%8C%20%60/explore%60%20%E8%B7%AF%E5%BE%84%E4%BB%A3%E7%90%86%E5%88%B0%20%60web%3A3000%60%EF%BC%88%E5%8D%B3%20dify-web%20%E5%AE%B9%E5%99%A8%EF%BC%89%EF%BC%8C%E5%A6%82%E6%9E%9C%E7%8E%AF%E5%A2%83%E5%8F%98%E9%87%8F%E6%88%96%E6%A8%A1%E6%9D%BF%E9%85%8D%E7%BD%AE%E6%9C%89%E8%AF%AF%EF%BC%8C%E4%B9%9F%E4%BC%9A%E5%AF%BC%E8%87%B4%E8%AE%BF%E9%97%AE%E5%BC%82%E5%B8%B8%E3%80%82%E5%8F%AF%E4%BB%A5%E6%A3%80%E6%9F%A5%20%60./nginx/nginx.conf.template%60%20%E5%92%8C%20%60./nginx/conf.d/default.conf.template%60%EF%BC%8C%E7%A1%AE%E8%AE%A4%20%60NGINX_PORT%60%E3%80%81%60NGINX_SERVER_NAME%60%20%E7%AD%89%E5%8F%98%E9%87%8F%E6%98%AF%E5%90%A6%E6%AD%A3%E7%A1%AE%E8%AE%BE%E7%BD%AE%EF%BC%8C%E5%B9%B6%E4%B8%94%E6%B2%A1%E6%9C%89%E8%87%AA%E5%AE%9A%E4%B9%89%E7%AB%AF%E5%8F%A3%E6%88%96%E5%9F%9F%E5%90%8D%E5%AF%BC%E8%87%B4%E8%AE%BF%E9%97%AE%E5%A4%B1%E8%B4%A5%E3%80%82%5B%E9%85%8D%E7%BD%AE%E7%BB%86%E8%8A%82%E5%8F%82%E8%80%83%5D%28https%3A//github.com/langgenius/dify/blob/e244856ef1b2f2f3bb230e76ea04523839b5d802/docker/nginx/conf.d/default.conf.template%23L3-L57%29%0A%0A5.%20%2A%2A%E6%B5%8F%E8%A7%88%E5%99%A8%E5%BC%80%E5%8F%91%E8%80%85%E5%B7%A5%E5%85%B7%2A%2A%EF%BC%9A%E7%94%A8%E6%B5%8F%E8%A7%88%E5%99%A8%E8%AE%BF%E9%97%AE%E6%97%B6%EF%BC%8C%E6%8C%89%20F12%20%E6%9F%A5%E7%9C%8B%20network%20%E5%92%8C%20console%EF%BC%8C%E6%9C%89%E6%B2%A1%E6%9C%89%20502%E3%80%81404%20%E6%88%96%E9%87%8D%E5%AE%9A%E5%90%91%E7%AD%89%E5%BC%82%E5%B8%B8%E3%80%82%0A%0A%E5%A6%82%E6%9E%9C%E4%BD%A0%E6%9C%80%E8%BF%91%E6%8B%89%E5%8F%96%E4%BA%86%E6%96%B0%E7%89%88%20compose%20%E6%96%87%E4%BB%B6%EF%BC%8C%E4%B9%9F%E6%9C%89%E5%8F%AF%E8%83%BD%20nginx%20%E7%9A%84%2080%20%E7%AB%AF%E5%8F%A3%E8%A2%AB%E6%98%A0%E5%B0%84%E5%88%B0%E4%BA%86%208888%EF%BC%88%E6%9C%89%E7%9B%B8%E5%85%B3%20PR%20%E5%8F%98%E6%9B%B4%EF%BC%89%EF%BC%8C%E6%AD%A4%E6%97%B6%E9%9C%80%E8%A6%81%E8%AE%BF%E9%97%AE%20http%3A//%3C%E4%BD%A0%E7%9A%84%E6%9C%8D%E5%8A%A1%E5%99%A8IP%3E%3A8888%E3%80%82%5B%E7%9B%B8%E5%85%B3%20PR%20%E5%8F%98%E6%9B%B4%5D%28https%3A//github.com/langgenius/dify/pull/29297%29%0A%0A%E6%80%BB%E7%BB%93%EF%BC%9A%E4%BC%98%E5%85%88%E7%A1%AE%E8%AE%A4%E4%BD%A0%E8%AE%BF%E9%97%AE%E7%9A%84%E7%AB%AF%E5%8F%A3%E5%92%8C%20nginx%20%E5%AE%9E%E9%99%85%E6%9A%B4%E9%9C%B2%E7%9A%84%E7%AB%AF%E5%8F%A3%E4%B8%80%E8%87%B4%EF%BC%8C%E6%A3%80%E6%9F%A5%20nginx%20%E6%97%A5%E5%BF%97%E5%92%8C%E9%85%8D%E7%BD%AE%E6%A8%A1%E6%9D%BF%EF%BC%8C%E6%8E%92%E6%9F%A5%E9%98%B2%E7%81%AB%E5%A2%99%E5%92%8C%E5%AE%89%E5%85%A8%E7%BB%84%E3%80%82%E5%A6%82%E6%9E%9C%E8%BF%98%E6%9C%89%E9%97%AE%E9%A2%98%EF%BC%8C%E5%8F%AF%E4%BB%A5%E8%A1%A5%E5%85%85%20nginx%20%E6%97%A5%E5%BF%97%E5%92%8C%E4%BD%A0%E8%AE%BF%E9%97%AE%E7%9A%84%E5%85%B7%E4%BD%93%20URL%20%E5%8F%8A%E6%8A%A5%E9%94%99%E4%BF%A1%E6%81%AF%E3%80%82)&nbsp;[![Join Discord](https://img.shields.io/badge/join-5865F2?logo=discord&logoColor=white&label=)](https://go.dosu.dev/discord-bot)&nbsp;[![Share on X](https://img.shields.io/badge/X-share-black)](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/langgenius/dify/issues/29573)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#21002