Skip to main content

How can we help you?

Druva Documentation

Cloning an Environment in CloudRanger fails with: "One or more errors occurred: The maximum number of addresses has been reached - "The vpc 'vpc-111222333444' has dependencies and cannot be deleted."

 

Problem description

Cloning an Environment in Druva CloudRanger is failing with the Error:
"One or more errors occurred: The maximum number of addresses has been reached., Resource handler returned message: \"The vpc 'vpc-111222333444' has dependencies and cannot be deleted."

Cause

This Error occurs when the target AWS Region already has an existing security group with the same name as one of the Security Groups that you are selecting from the Source Region.

Traceback

The Audit Trails of the Clone Job in CloudRanger show the Errors below:
"step": "aws/monitor/cloudformationstack",
"source_account_id": null,
"target_account_id": null,
"resource_id": null,
"is_success": false,
"status_message": "One or more errors occurred: The maximum number of
addresses has been reached., Resource handler returned message: \"The vpc
'vpc-111222333444' has dependencies and cannot be deleted.",
"status_code": "custom",

Resolution

To resolve this issue you need to do one of the following:

  • Rename the security group on the Source Region in AWS.
  • Re-create the security group with a different name on the Source Region in AWS.
  • Pick another security group on the Source Region in AWS.