This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
- **原因**: 110 與 188 之間的 SSH 隧道中斷。
|
||||
- **檢查**: 在 110 執行 `curl -I http://127.0.0.1:5003/health`。
|
||||
- **修復**: 在 110 執行 `ssh -fN -L 5003:127.0.0.1:5003 ollama@192.168.0.188` 重啟隧道。
|
||||
- **CD 判斷**: 先確認 188 內部 `docker exec momo-pro-system curl http://127.0.0.1:80/health`,再看外部 `https://mo.wooo.work/health`;若 internal 已 200 但 external 502,多半是 Nginx/tunnel 短暫延遲。
|
||||
|
||||
### 2. CI/CD 報錯 `parent snapshot ... not found`
|
||||
- **原因**: Docker Buildx 快取損壞。
|
||||
|
||||
Reference in New Issue
Block a user