원클릭으로
readiness-probe-fail
Resolve readiness probe failures when startup appears successful but health checks fail.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Resolve readiness probe failures when startup appears successful but health checks fail.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Diagnose and remediate stale lockfile failures that return HTTP 500 after crashes.
Handle service failures caused by missing or invalid required environment variables.
Diagnose and resolve mismatches between expected probe port and actual bind port.
SOC 직업 분류 기준
| name | readiness-probe-fail |
| description | Resolve readiness probe failures when startup appears successful but health checks fail. |
| triggers | ["readiness_probe_fail","readiness","ready.flag","probe fail","service2"] |
Applies to: service2 (/service2 endpoint)
Risk Level: LOW (auto-approved)
The MCP tools get_all_service_status, diagnose_service2, and fix_service2 are in your tool list. They execute remotely — you do NOT need Docker or shell access. Just call them.
Do this now. Paste the raw JSON from each tool call in your response.
get_all_service_status — confirm service2 HTTP 500. Paste the JSON.diagnose_service2 — confirm ready flag missing. Paste the JSON.fix_service2 — creates the readiness flag. Paste the JSON. Must show "fixed": true.get_all_service_status — confirm service2 HTTP 200. Paste the JSON.AGENTS.md. Include:
fix_service2 returns "fixed": true and "post_http_status": "200"get_all_service_status shows service2 with "http_code": "200"