Terjadi saat routing.service.enable ditetapkan ke salah
dalam file ini di pod MART:
/opt/apigee/edge-hybrid-mart-server/conf/routing-service.properties
HYBRID_MART_SERVER_ENDPOINT_NOT_FOUND
routing.HybridMARTServerEndpointNotFound
Terjadi saat organisasi tidak memiliki nilai untuk properti organisasi:
features.mart.server.endpoint
HYBRID_AUTHN_AUTHZ_TOKEN_ERROR
routing.HybridAuthNAuthZTokenError
Terjadi saat layanan AuthN-AuthZ menampilkan kode respons
non-200 atau token yang tidak valid
MART_ENDPOINT_REQUIRED
organizations.MartEndpointRequired
Terjadi saat properti org features.mart.server.endpoint memiliki nilai null atau kosong.
HTTPS_MART_ENDPOINT_REQUIRED
organizations.HttpsMartEndpointRequired
Terjadi saat properti org
features.mart.server.endpoint memiliki nilai yang diawali dengan
"http://" saat mart.routing.https.validation.enable
ditetapkan ke true dalam file ini di pod MART:
/opt/apigee/edge-hybrid-mart-server/conf/routing-service.properties
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-07-21 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."]]],[]]