Skip to main content

문제 해결

기본 확인:
로그인 문제라면 production에서 REQUIRE_AUTH=true, AUTH_DEV_HEADER_TRUST=false, 강한 secret 설정을 확인합니다. 데이터가 들어오지 않으면 Connector/Credential → Source → extraction/sample → Stream 상태 → checkpoint 순서로 봅니다. 데이터가 나가지 않으면 Destination → Route enable → Route Processing 결과 → retry/failure policy → delivery log 순서로 확인합니다. Webhook endpoint:
동일 Stream run이 이미 실행 중이면 409 RUN_ALREADY_ACTIVE가 발생할 수 있습니다.
마지막 수정일 2026년 9월 10일