Service Engine Creation Fails on AWS with Error “KMS mismatch with config nil”
search cancel

Service Engine Creation Fails on AWS with Error “KMS mismatch with config nil”

book

Article ID: 410219

calendar_today

Updated On:

Products

VMware Avi Load Balancer

Issue/Introduction

When attempting to create a new Service Engine (SE) in AWS Cloud, SE creation fails because the image generation process does not complete successfully.

Environment

AWS Cloud

Cause

A KMS encryption mismatch between the AWS cloud settings and the Avi controller configuration.

Resolution

If encryption is enabled on the AWS side, the same encryption settings must be updated under the Avi Cloud configuration to match.

Additional Information

Check the following logs in: /var/lib/avi/log/cc_agent_go_CLOUD_NAME.log   (Replace CLOUD_NAME with the actual cloud name)


Example log entry showing the mismatch:
2025-09-01T07:13:32.430Z    INFO    aws/aws_image.go:393    Image ami-0da4d############ Snapshot snap-0a40f############ encryption mode  KMS mismatch with config nil

This indicates that AWS has encryption enabled, but Avi was configured with encryption mode as NONE.