mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #1512] 憑證更新失敗,每7, 13分鐘從新檢查一次 #5267
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#5267
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 @Lawlietr on GitHub (Jan 4, 2026).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1512
事情是這樣的
過程有點曲折,但我盡量長話短說省略不重要的部分
我幾個禮拜前修改了我 cloudflare 通知信箱地址
也確實完成了信箱地址修改
但我當時不知道的是,這一修改也會導致你的 cloudflare 帳號信箱一併修改
我兩個小時前,發現了我的幾個 acme 客戶端都出了問題
出問題的初始時間點都是在我修改 cloudflare 帳號信箱之後
經過測試,修改 cloudflare 帳號信箱,會導致 api token authemail 跟著轉換至新信箱
所以憑證 renew 才會失敗
我為了檢查這個問題
發現 nginx-ui 在憑證 renew 失敗後
幾乎是 7, 13 分鐘重新 renew 一次
這時間間隔完全不規律,有時候甚至三分鐘後又開始請求
然後這頻繁的 renew 請求也導致我的 ip 被 Let's Encrypt ban 每天被 ban 了好幾個小時
從 nginx-ui 的通知,完全沒提示錯誤是甚麼
通知這裡的錯誤點選進去是空的
不曉得能不能添加個通知包含錯誤內容?