mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-26 01:05:52 +03:00
[GH-ISSUE #893] docker部署DNS解析老是出问题 #7598
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#7598
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 @BugChang on GitHub (Feb 26, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/893
为了使用80,443端口,我在香港服务器通过docker部署了nginx-ui,然后通过Stream来转发请求,stream配置如下
但是基本每个周一或者周五都会出现服务无法访问,然后需要重启docker才能恢复,我在docker内部使用telnet和nslookup测试解析的IP是有问题,宿主机的解析是没问题的。
我的docker网络使用的host
我不知道有没有人遇到这种情况,也不知道这是不是一个bug,能提供一点解决的思路么
@0xJacky commented on GitHub (Feb 28, 2025):
请参考:
https://jackyu.cn/tech/solved-nginx-proxy-ddns-timeout/