All Products
Search
Document Center

Cloud Architect Design Tools:Common resource release errors and solutions

Last Updated:Dec 09, 2024

This topic describes common errors that you may encounter when you release resources in an architecture in Cloud Architect Design Tool (CADT), and provides solutions to the errors.

Overview

Status

Error message

Error description

Solution

Failed to release resources

The current resource does not support release, please go to the console to release manually.

Subscription resources cannot be released.

CADT does not allow you to release subscription resources before they expire.

RAM: User not authorized to operate on the specified resource, or this API doesn't support RAM.

The current RAM user does not have the permissions to release the corresponding resources.

Grant the RAM user the permissions to manage the corresponding resources. For more information, see Grant permissions to a RAM user.

Failed to release some resources

Resource xxxxxx DependencyViolation: Specified object has dependent resources!

A resource fails to be released because other resources depend on it.

Log on to the console of the cloud service to which the resource belongs. Remove the dependencies on the resource. Then, release the resource in the CADT console.

InvalidIpStatus.HasBeenUsedBySnatTable: The removed ip address has been used by snat table.

An IP address fails to be released because it is in use by a SNAT table.

Log on to the NAT Gateway console. Locate the SNAT table that contains the IP address and delete the associated SNAT entry. Then, release the IP address in the CADT console.

Common resource release errors

  1. Failed to release a resource because other resources depend on it

    • A resource fails to be released because it has a subresource or other resources depend on the resource. The following example describes a virtual private cloud (VPC) release error and provides the corresponding solution:

      Error message: vpc: Resource [vpc-xxxxxxxxx] DependencyViolation: Specified object has dependent resources!

      Cause: A subresource exists in the VPC but is not contained in the architecture. You need to delete the subresource in the VPC console.

      Solution: Click the VPC name. In the VPC console, manually delete the subresource or the VPC. Then, release the VPC in the CADT console.

      Snipaste_2024-07-29_16-45-13

    • A resource fails to be released because data related to the resource is not deleted. The following example describes an Object Storage Service (OSS) bucket release error and provides the corresponding solution:

      Error message: oss: The bucket has objects. Please delete them first.

      Cause: Data is stored in the OSS bucket. As a result, the OSS bucket fails to be released.

      Solution: Click the name of the OSS bucket. In the OSS console, manually delete all data from the OSS bucket. Then, release the OSS bucket in the CADT console.

      image..png

  2. Failed to release a resource of a cloud service that requires activation

    Error message: Unsupported to Release, Please submit work order to unsubscribe!

    Cause: In most cases, resources of cloud services that require activation cannot be released.

    Solution: Submit a ticket to contact on-duty engineers of the corresponding cloud service for assistance.

    The following table lists some cloud services that require activation.

    Sub-service

    Service

    Container Compute Service (ACS) - Pay-as-you-go

    ACS

    Application Real-Time Monitoring Service (ARMS)

    Managed Service for Prometheus

    Managed Service for Prometheus - Pay-as-you-go

    CloudMonitor Basic

    CloudMonitor

    Hybrid Cloud Monitoring

    Network Analysis and Monitoring

    Cloud Data Transfer (CDT) for Internet Data Transfer

    CDT

    CDT for Cross-region Data Transfer

    CDT for Cross-border Data Transfer

    CDT - Global Accelerator (GA) - Edge Bandwidth

    CDT - Internet Shared Bandwidth - Pay-by-dominant-data-transfer (inbound/outbound)

    CDT - Internet Shared Bandwidth - Pay-by-data-transfer

    CDT - Internet Shared Bandwidth - Pay-by-standard-95th-percentile

    CDT - Elastic IP Address (EIP) - Pay-by-data-transfer

    Anycast EIP - Pay-by-data-transfer

    VPC Peering - Pay-by-data-transfer - Intra-border

    VPC Peering - Pay-by-data-transfer - Inter-border

    Dynamic Content Delivery Network (DCDN)

    DCDN

    Web Application Firewall (WAF)

    IP Application Accelerator (IPA)

    DataWorks Basic Edition - Pay-as-you-go

    DataWorks

    Short Message Service (SMS)

    SMS

    Enterprise Distributed Application Service (EDAS) - Pay-as-you-go

    EDAS

    Simple Message Queue (SMQ)

    SMQ (formerly MNS)

    Microservices Governance

    Microservices Engine (MSE)

    ApsaraVideo VOD (activation required)

    ApsaraVideo VOD

  3. Failed to release a subscription resource

    Error message: The current resource does not support release, please go to the console to release manually.

    Cause: CADT does not allow you to release subscription resources of some cloud services.

    Solution: Log on to the console of the corresponding cloud service or submit a ticket to release the resource. Then, release the resource in the CADT console.

    image