Log messages for the API GW microservice
Log ID | Level | Message | Cause | Remedy | Impact |
---|---|---|---|---|---|
6001 | Info | gRPC request executed successfully. | Indicates that the grpc request has been executed successfully. | No action is required. | None |
6002 | Error | accClient GNMI: Erred for gRPC connection. | Indicates that the client streaming failed. | No action is required. | Client cant send logs to security service.Client can be apigw or cli |
6003 | Error | accClient GNMI : Log rpc failed. | Indicates that the client streaming failed. | No action is required. | Client cant send logs to security service.Client can be apigw or cli |
6004 | Fatal | ConfigDB handle initilization failed. | Indicates that database instance creation failed. | Report the issue to Extreme Networks support | Any config operation or retrieval of state data will be impacted. |
6005 | Fatal | StateDB handle initialization failed with error. | Indicates that database instance creation failed. | Report the issue to Extreme Networks support | Any config operation or retrieval of state data will be impacted. |
6006 | Fatal | Persistent-stateDb handle initialization failed. | Indicates that database instance creation failed. | Report the issue to Extreme Networks support | Any config operation or retrieval of state data will be impacted. |
6007 | Fatal | Requisite flags for apigw not set; cannot proceed, exiting. | Requisite flags for apigw service is not set. | Report the issue to Extreme Networks support | Apigw service launch will fail. |
6008 | Fatal | Micro-service configuration falied. | Micro-service callback is nil | Report the issue to Extreme Networks support | Apigw dependent services launch will fail. |
6009 | Fatal | Failed initializing microservice. | Microservice configuration file does not exist, or has errors | Report the issue to Extreme Networks support | This service will not start |