{"record":{"id":"7666e0a27f5f4e31","repo":"langchain-ai/langgraph","slug":"re-run-with-verbose-to-see-full-build-output","errorCode":null,"errorMessage":"Re-run with --verbose to see full build output.","messagePattern":"Re-run with --verbose to see full build output\\.","errorType":"console","errorClass":null,"httpStatus":null,"severity":"error","filePath":"libs/cli/langgraph_cli/deploy.py","lineNumber":1759,"sourceCode":"        and not verbose\n        and revision_id is not None\n    ):\n        em.error(\"Last build log lines:\")\n        try:\n            logs_resp = client.get_build_logs(\n                deployment_id,\n                revision_id,\n                {\"order\": \"desc\", \"limit\": 30},\n            )\n            if isinstance(logs_resp, dict):\n                entries = list(reversed(logs_resp.get(\"logs\", [])))\n                for entry in entries:\n                    msg = entry.get(\"message\", \"\")\n                    if msg:\n                        em.log(msg)\n        except Exception:\n            em.error(\"(failed to fetch build logs)\")\n        em.warn(\"Re-run with --verbose to see full build output.\")\n\n    _print_deployment_result(\n        client,\n        deployment_id,\n        last_status,\n        dashboard_label=\"Deployment dashboard\",\n        status_url=dep_status_url,\n    )\n\n\n# ---------------------------------------------------------------------------\n# deploy list\n# ---------------------------------------------------------------------------\n\n\n@OPT_HOST_API_KEY\n@OPT_HOST_URL\n@click.option(","sourceCodeStart":1741,"sourceCodeEnd":1777,"githubUrl":"https://github.com/langchain-ai/langgraph/blob/38031739e551638e373fb553453256c23feeb41f/libs/cli/langgraph_cli/deploy.py#L1741-L1777","documentation":"Error \"Re-run with --verbose to see full build output.\" thrown in langchain-ai/langgraph.","triggerScenarios":"Thrown at libs/cli/langgraph_cli/deploy.py:1759 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":"38031739e551638e373fb553453256c23feeb41f","analyzedAt":"2026-08-26T18:02:49.312Z","schemaVersion":2},"datasetVersion":"2026-08-26T21:11:00.512Z"}