mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[GH-ISSUE #923] failed to deploy certificate #630
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#630
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 @yinchunyuan on GitHub (Aug 14, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/923
软件版本 / Release Version
v0.3.26
问题描述 / Description
其他 / Miscellaneous
No response
@fudiwei commented on GitHub (Aug 14, 2025):
为什么你的 target server 是 127.0.0.1?
@yinchunyuan commented on GitHub (Aug 14, 2025):
是这个问题吗?我也不清楚
@Trashblazer commented on GitHub (Aug 14, 2025):
是不是在docker里面跑certimate,然后部署到宿主机
127.0.0.1? 但容器的网络和宿主机器是隔离的。Docker容器可以共享使用宿主机的网络解决此问题:
@yinchunyuan commented on GitHub (Aug 14, 2025):
好像在Docker里跑过,我去看看
@fudiwei commented on GitHub (Aug 20, 2025):
@yinchunyuan any updates?
@yinchunyuan commented on GitHub (Aug 20, 2025):
没有
@yinchunyuan commented on GitHub (Aug 20, 2025):
不用docker可以吗
@fudiwei commented on GitHub (Aug 20, 2025):
你还没有回答我的问题:你为什么要用 SSH 连接 127.0.0.1?
@yinchunyuan commented on GitHub (Aug 20, 2025):
不好意思, 这个当时登上去是这个, 我也不太清楚为什么
@fudiwei commented on GitHub (Aug 20, 2025):
这个地址不是你自己填的么…… 😂
@yinchunyuan commented on GitHub (Aug 20, 2025):
是的😂,请问您这个该怎么改呀