{"record":{"id":"da531263a024b21b","repo":"zed-industries/zed","slug":"failed-to-install-or-start-judge-proxy-exit-resu","errorCode":null,"errorMessage":"Failed to install or start judge proxy (exit {result.return_code}){detail}","messagePattern":"Failed to install or start judge proxy \\(exit (.+?)\\)(.+?)","errorType":"exception","errorClass":"RuntimeError","httpStatus":null,"severity":"error","filePath":"crates/eval_cli/zed_eval/verifier.py","lineNumber":57,"sourceCode":"                \"ensure-judge-proxy\\n\"\n                \"python3 - <<'ZED_PROXY_CHECK_EOF'\\n\"\n                \"import os, socket\\n\"\n                \"port = int(os.environ.get('ZED_JUDGE_PROXY_PORT', '8089'))\\n\"\n                \"with socket.create_connection(('127.0.0.1', port), timeout=5):\\n\"\n                \"    pass\\n\"\n                \"ZED_PROXY_CHECK_EOF\\n\"\n                \"if [ -f /tmp/zed-judge-proxy.log ]; then \"\n                \"tail -2 /tmp/zed-judge-proxy.log; fi\\n\"\n            ),\n            user=\"root\",\n            env=env,\n        )\n        if result.return_code != 0:\n            output = \"\\n\".join(\n                part for part in (result.stdout, result.stderr) if part\n            ).strip()\n            detail = f\": {output}\" if output else \"\"\n            raise RuntimeError(\n                f\"Failed to install or start judge proxy (exit {result.return_code}){detail}\"\n            )\n","sourceCodeStart":39,"sourceCodeEnd":60,"githubUrl":"https://github.com/zed-industries/zed/blob/bc538def4545534201bbfcac4e95ac34ea6501b6/crates/eval_cli/zed_eval/verifier.py#L39-L60","documentation":"Error \"Failed to install or start judge proxy (exit {result.return_code}){detail}\" thrown in zed-industries/zed.","triggerScenarios":"Thrown at crates/eval_cli/zed_eval/verifier.py:57 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":[],"exampleFix":null,"handlingStrategy":null,"validationCode":null,"typeGuard":null,"tryCatchPattern":null,"preventionTips":[],"tags":[],"backgroundTag":null,"analyzedSha":"bc538def4545534201bbfcac4e95ac34ea6501b6","analyzedAt":"2026-08-16T07:30:46.435Z","schemaVersion":2},"datasetVersion":"2026-08-16T08:17:34.114Z"}