问题: 铸渊专线#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> |
||
|---|---|---|
| .. | ||
| agent-checkin.yml | ||
| copilot-dev-bridge.yml | ||
| deploy-pages.yml | ||
| deploy-proxy-service.yml | ||
| deploy-to-cn-server.yml | ||
| deploy-to-zhuyuan-server.yml | ||
| proxy-dashboard-update.yml | ||
| staging-auto-deploy.yml | ||
| staging-preview.yml | ||
| zhuyuan-commander.yml | ||
| zhuyuan-exec-engine.yml | ||
| zhuyuan-gate-guard.yml | ||
| zhuyuan-issue-reply.yml | ||
| zhuyuan-pr-review.yml | ||