Error Messages
This topic provides information about potential error messages associated with Consul API Gateway. If you receive an error message that does not appear in this section, refer to the following resources:
Helm installation failed: "no matches for kind"
Conditions: Consul API Gateway generates this error when the required CRD files have not been installed in Kubernetes prior to installing Consul API Gateway.
Impact: The installation process typically fails after this error message is generated.
Resolution: Install the required CRDs. Refer to the Consul API Gateway installation instructions for instructions.
Operation cannot be fulfilled, the object has been modified
Conditions: This error occurs when the gateway controller attempts to update an object that has been modified previously. It is a normal part of running the controller and will resolve itself by automatically retrying.
Impact: Excessive error logs are produced, but there is no impact to the functionality of the controller.
Resolution: No action needs to be taken to resolve this issue.