问题: 铸渊专线#17 CN中转配置失败 — ssh: connect to host port 22: Connection timed out 根因: 腾讯云CN服务器SSH端口可能非默认22端口,硬编码端口22导致连接超时 修复: - deploy-proxy-service.yml: CN中转job所有SSH/SCP/ssh-keyscan命令添加-p端口参数 - deploy-to-cn-server.yml: 所有CN服务器SSH连接添加-p端口参数 - 新增ZY_CN_SSH_PORT Secret支持(默认回退22) - 添加详细的连接失败诊断信息和排查建议 - 更新secrets-manifest.json、cn-server-profile.json、SSL-GUIDE文档 Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/fb793e24-d5d6-4f39-a86f-a5d1f00db508 Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| app | ||
| nginx | ||
| proxy | ||
| scripts | ||
| setup | ||
| architecture.md | ||
| cn-server-profile.json | ||
| ecosystem.config.js | ||
| feimao-server-profile.json | ||
| migration-markers.json | ||
| migration-plan.md | ||
| persona-brain-architecture.md | ||
| zhuyuan-server-profile.json | ||