mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 16:55:56 +03:00
[GH-ISSUE #873] 无法将nginxui绑定到额外端口,日志里提示[overseer] disabled. run failed: listen tcp <vps ip>:9000: bind: cannot assign requested address #1898
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#1898
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 @upcyan on GitHub (Feb 19, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/873
通过配置app.ini,设置了Host,随后重启容器,就无法进入nginxui后台了,无论是80端口还是9000端口、IP还是域名均无法连接,端口映射9000:9000也已经配好了,检查了下此时nginx的反代还是可以正常运行的