[GH-ISSUE #1188] docker安装后,执行启用自身 HTTPS 命令后无响应 #804

Open
opened 2026-03-03 01:06:08 +03:00 by kerem · 1 comment
Owner

Originally created by @50634235 on GitHub (Feb 9, 2026).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/1188

Release Version / 软件版本

v0.4.16

Description / 缺陷描述

Image
docker 安装后,进入容器,执行启用自身 HTTPS 命令后无响应:./certimate serve a.xxx.com 只打印一条日志(上图),长时间没有响应。

Steps to reproduce / 复现步骤

1 docker安装后,
2 进行容器
3 执行 ./certimate serve a.xxx.com 命令,打印一条日志后,长时间无响应。

Logs / 日志

# Paste logs here / 请在此粘贴日志

Miscellaneous / 其他

No response

Contribution / 贡献代码

  • I am interested in contributing a PR for this! / 我乐意为此提交代码并发起 PR!
Originally created by @50634235 on GitHub (Feb 9, 2026). Original GitHub issue: https://github.com/certimate-go/certimate/issues/1188 ### Release Version / 软件版本 v0.4.16 ### Description / 缺陷描述 ![Image](https://github.com/user-attachments/assets/0047193f-ac3e-4d0d-9adc-e1cc5b4e806f) docker 安装后,进入容器,执行启用自身 HTTPS 命令后无响应:./certimate serve a.xxx.com 只打印一条日志(上图),长时间没有响应。 ### Steps to reproduce / 复现步骤 1 docker安装后, 2 进行容器 3 执行 ./certimate serve a.xxx.com 命令,打印一条日志后,长时间无响应。 ### Logs / 日志 <details> ```console # Paste logs here / 请在此粘贴日志 ``` </details> ### Miscellaneous / 其他 _No response_ ### Contribution / 贡献代码 - [ ] I am interested in contributing a PR for this! / 我乐意为此提交代码并发起 PR!
Author
Owner

@fudiwei commented on GitHub (Feb 10, 2026):

这个是启动命令,你应该 docker run 启动容器时替换

<!-- gh-comment-id:3877089259 --> @fudiwei commented on GitHub (Feb 10, 2026): 这个是启动命令,你应该 docker run 启动容器时替换
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/certimate#804
No description provided.