mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #1169] 节点配置多机的套了cdn无法链接 #2418
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#2418
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Silentely on GitHub (Jun 24, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1169
佬,a机器通过设置b机器域名通过节点连接,Cloudflare小黄云代理b机器,已添加waf跳过。
现在情况是如果通过ip添加节点,首页能看到b机器状态,也能通过链接修改b机器配置,
但是如果通过域名添加节点,首页能看到b机器状态,但是点击链接跳转后提示服务器错误,
a与b均是通过docker拉取最新镜像部署且给予网络模式为host,且均未开启防火墙。
但是如果在a机器上同步证书或者配置却又可以,只是无法通过链接去修改b机器
a机器网页控制台输出

a机器程序日志

a机器期间nginx访问日志(只有一条,应该是首页状态的,点击链接后无访问日志)
a机器期间无错误日志
b机器程序日志

b机器nginx反代配置文件