← Index
Source: docs/history/2026-06-12-deploy-troubleshooting.md (auto-generated by scripts/generate-docs-html.mjs — edit the .md, not this file)

2026-06-12 — Cloud Run 첫 배포 트러블슈팅 기록

배포 명령: ./scripts/deploy.sh (프로젝트 doubletree-498007, 리전 asia-northeast3, 서비스 rabbit) 최종 서비스 URL: https://rabbit-fimfrbyasa-du.a.run.app

순서대로 만난 오류 3개와 수정 내역. 모두 claude/rabbit-deploy-script 브랜치에 커밋됨.

1. 빌드 실패 — ERR_UNKNOWN_BUILTIN_MODULE: node:sqlite

2. 리비전 생성 실패 — Secret Manager Permission denied

3. 운영 Google 로그인 차단 — Error 400: redirect_uri_mismatch

예방 조치