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-04-17(UTC)"],[[["MART logs in Apigee hybrid are written to stdout/stderr and can be viewed using the `kubectl logs` command on the Kubernetes administration machine."],["The `ROUTING_SERVICE_NOT_ENABLED` error occurs when `routing.service.enable` is set to false in the `routing-service.properties` file within the MART pod."],["The `HYBRID_MART_SERVER_ENDPOINT_NOT_FOUND` error indicates that an organization is missing a value for the `features.mart.server.endpoint` property."],["The error `MART_ENDPOINT_REQUIRED` occurs when `features.mart.server.endpoint` is null or empty."],["The `HTTPS_MART_ENDPOINT_REQUIRED` error appears when the org property `features.mart.server.endpoint` begins with \"http://\" and `mart.routing.https.validation.enable` is true in the MART pod's configuration."]]],[]]