mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #1314] 阿里云域名 证书无法正常申请 #725
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#725
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 @767251930 on GitHub (Aug 17, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1314
基本环境:
在本地内网(无公网IP)使用docker-compose部署的nginx-ui,
平时的使用习惯,使用了host模式,
只在阿里云上购买了wzksy.top的域名,没有阿里云ecs实例。DNS凭证中已经配置了对应的ALICLOUD_ACCESS_KEY和ALICLOUD_SECRET_KEY
下面是申请证书时的日志
100.100.100.200似乎是一个内网地址,只有正常只能通过阿里云ecs 内去访问。
@0xJacky commented on GitHub (Aug 17, 2025):
是不是填错配置了?截个图打码掉敏感信息看看?
@767251930 commented on GitHub (Aug 17, 2025):
@767251930 commented on GitHub (Aug 17, 2025):
nginx.conf配置没动,也没有添加额外的配置。
把UI的服务端口改到了8082,
只改了nginx-ui.conf中的 proxy_pass http://localhost:8082/;
和app.ini的Port = 8082
@0xJacky commented on GitHub (Aug 17, 2025):
不应该填写 RAM_ROLE