0

使用来自CA Broadcom的示例文件部署 CA API Gateway并修改了配置文件。

kubectl apply一旦我在 kubernetes 集群中部署 API Gateway YAML 文件。收到以下错误 kubectl logs -f pod/<gateway-pod>

**** Unable to start the server: Error starting server : At least one required bundle failed to install: Required bundle failed to install: RESTMAN failed with result=<class com.l7tech.policy.assertion.AssertionStatus: 0=FINE:No Error> httpStatus=400: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<l7:Error xmlns:l7="http://ns.l7tech.com/2010/04/gateway-management">
    <l7:Type>InvalidResource</l7:Type>
    <l7:TimeStamp>2022-01-07T14:37:55.629Z</l7:TimeStamp>
    <l7:Link rel="self" uri="/1.0/bundle"/>
    <l7:Detail>Resource validation failed due to 'INVALID_VALUES' Failed to decrypt password</l7:Detail>
</l7:Error>
. Caused by: RESTMAN failed with result=<class com.l7tech.policy.assertion.AssertionStatus: 0=FINE:No Error> httpStatus=400: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<l7:Error xmlns:l7="http://ns.l7tech.com/2010/04/gateway-management">
    <l7:Type>InvalidResource</l7:Type>
    <l7:TimeStamp>2022-01-07T14:37:55.629Z</l7:TimeStamp>
    <l7:Link rel="self" uri="/1.0/bundle"/>
    <l7:Detail>Resource validation failed due to 'INVALID_VALUES' Failed to decrypt password</l7:Detail>
</l7:Error>
4

0 回答 0