[GH-ISSUE #74] 自动续期不工作 #3147

Closed
opened 2026-02-28 11:54:44 +03:00 by kerem · 5 comments
Owner

Originally created by @hale177 on GitHub (Feb 3, 2023).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/74

版本 : nginx-ui v1.6.8
安装方式: docker-compose

业务访问提示非安全才发现证书过期了
如图所示,显示0天已过期,正常应该是到期前一个月就自动续期

1675391492(1)

然后手动点击续期,续期流程正常没问题。
1675391592

Originally created by @hale177 on GitHub (Feb 3, 2023). Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/74 **版本 :** nginx-ui v1.6.8 **安装方式:** docker-compose 业务访问提示非安全才发现证书过期了 如图所示,显示0天已过期,正常应该是到期前一个月就自动续期 <img width="527" alt="1675391492(1)" src="https://user-images.githubusercontent.com/116779418/216498524-71b63a61-1416-48ab-80bc-6ecbfba5f075.png"> 然后手动点击续期,续期流程正常没问题。 <img width="479" alt="1675391592" src="https://user-images.githubusercontent.com/116779418/216498747-175a3509-23d4-444a-8c0b-bbff24ca3900.png">
kerem 2026-02-28 11:54:44 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@0xJacky commented on GitHub (Feb 3, 2023):

如果是早期1.5版本之前开的自动续期,升级之后要手动重新打开续期,相关信息打印在了日志中。JackyOn Feb 3, 2023, at 10:35 AM, hale177 @.***> wrote:
业务直接非安全才发现证书过期了
如图所示,显示0天已过期,正常应该是到期前一个月就自动续期

如果手动点击续期,续期流程正常没问题。

**版本 :**nginx-ui v1.6.8
安装方式: docker-compose

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

<!-- gh-comment-id:1414721660 --> @0xJacky commented on GitHub (Feb 3, 2023): 如果是早期1.5版本之前开的自动续期,升级之后要手动重新打开续期,相关信息打印在了日志中。JackyOn Feb 3, 2023, at 10:35 AM, hale177 ***@***.***> wrote: 业务直接非安全才发现证书过期了 如图所示,显示0天已过期,正常应该是到期前一个月就自动续期 如果手动点击续期,续期流程正常没问题。 **版本 :**nginx-ui v1.6.8 安装方式: docker-compose —Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
Author
Owner

@hale177 commented on GitHub (Feb 3, 2023):

并没有 ,一直用的 1.6 以上版本
只升级过一次,从1.6.3 docker image 升到1.6.8 ,没其他变动

<!-- gh-comment-id:1414900806 --> @hale177 commented on GitHub (Feb 3, 2023): 并没有 ,一直用的 1.6 以上版本 只升级过一次,从1.6.3 docker image 升到1.6.8 ,没其他变动
Author
Owner

@0xJacky commented on GitHub (Feb 4, 2023):

好的,我再看看能不能复现

<!-- gh-comment-id:1416592550 --> @0xJacky commented on GitHub (Feb 4, 2023): 好的,我再看看能不能复现
Author
Owner

@0xJacky commented on GitHub (Feb 13, 2023):

目前已经确认了一个问题,如果首次安装后从未重启过 nginx-ui,定时任务就不会启动,这个已经在 bf3edfa 中修复了。
接下来将会优化证书模块,包括增加签发日志、优化 SAN,缩短续期间隔,这些改动将在 v1.7.6 发布。

<!-- gh-comment-id:1428277754 --> @0xJacky commented on GitHub (Feb 13, 2023): 目前已经确认了一个问题,如果首次安装后从未重启过 nginx-ui,定时任务就不会启动,这个已经在 bf3edfa 中修复了。 接下来将会优化证书模块,包括增加签发日志、优化 SAN,缩短续期间隔,这些改动将在 v1.7.6 发布。
Author
Owner

@0xJacky commented on GitHub (Feb 15, 2023):

已在 #82 中修复

<!-- gh-comment-id:1430764634 --> @0xJacky commented on GitHub (Feb 15, 2023): 已在 #82 中修复
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-ui#3147
No description provided.