MART 포드의 다음 파일에서 routing.service.enable이 false로 설정되면 발생합니다.
/opt/apigee/edge-hybrid-mart-server/conf/routing-service.properties
HYBRID_MART_SERVER_ENDPOINT_NOT_FOUND
routing.HybridMARTServerEndpointNotFound
조직에 다음 조직 속성 값이 없는 경우 발생합니다. features.mart.server.endpoint
HYBRID_AUTHN_AUTHZ_TOKEN_ERROR
routing.HybridAuthNAuthZTokenError
AuthN-AuthZ 서비스가 200이 아닌 응답 코드나 잘못된 토큰을 반환하면 발생합니다.
MART_ENDPOINT_REQUIRED
organizations.MartEndpointRequired
조직 속성 features.mart.server.endpoint에 null 또는 빈 값이 있으면 발생합니다.
HTTPS_MART_ENDPOINT_REQUIRED
organizations.HttpsMartEndpointRequired
조직 속성 features.mart.server.endpoint 값이 'http://'로 시작되고 mart.routing.https.validation.enable이 MART 포드의 다음 파일에서 true로 설정된 경우 발생합니다.
/opt/apigee/edge-hybrid-mart-server/conf/routing-service.properties
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-03-12(UTC)"],[[["The current Apigee hybrid documentation version (1.1) is end-of-life and requires an upgrade to a newer version, as detailed in the supported versions guide."],["MART logs, which are crucial for troubleshooting, can be accessed using the `kubectl logs` command on the Kubernetes administration machine, referencing the specified pod and namespace."],["Several error codes within the MART logs indicate specific issues, such as `ROUTING_SERVICE_NOT_ENABLED` when the routing service is disabled, or `HYBRID_MART_SERVER_ENDPOINT_NOT_FOUND` when the organization lacks the necessary endpoint property."],["Errors like `MART_ENDPOINT_REQUIRED` and `HTTPS_MART_ENDPOINT_REQUIRED` highlight the importance of properly configuring the `features.mart.server.endpoint` org property, especially when HTTPS validation is enabled."]]],[]]