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)"],[[["This documentation covers version 1.8 of Apigee hybrid, which is end-of-life, and users should upgrade to a newer version."],["MART logs, useful for troubleshooting, can be viewed using the `kubectl logs` command on the Kubernetes administration machine."],["Several error codes can occur in the MART logs, including `ROUTING_SERVICE_NOT_ENABLED`, `HYBRID_MART_SERVER_ENDPOINT_NOT_FOUND`, `HYBRID_AUTHN_AUTHZ_TOKEN_ERROR`, `MART_ENDPOINT_REQUIRED`, and `HTTPS_MART_ENDPOINT_REQUIRED`, each indicating specific issues."],["The `ROUTING_SERVICE_NOT_ENABLED` error indicates that the `routing.service.enable` setting is set to false, while `HTTPS_MART_ENDPOINT_REQUIRED` indicates that `mart.routing.https.validation.enable` is true but `features.mart.server.endpoint` does not use HTTPS."]]],[]]