Halaman ini belum tersedia dalam bahasa lokal Anda. Kami berusaha keras untuk menambahkan lebih banyak versi bahasa. Terima kasih atas dukungan Anda.

Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive
On this page

Show all

CSE Error Codes

Updated on 2024-12-16 GMT+08:00

If an error code starting with APIGW is returned after you call an API, rectify the fault by referring to the instructions provided in Error Codes.

Table 1 Engine management error codes

Status Code

Error Code

Error Message

Description

Measure

400

SVCSTG.00501134

Bad Request

Invalid engine type.

The engine type field is the specType field in the request query. Set it to a valid value (for example, CSE2) and try again. For example, to query the specifications supported by CSE, set specType to CSE2.

400

SVCSTG.00501111

Bad Request

Duplicate engine instance name.

Change the engine name.

400

SVCSTG.00501112

Bad Request

Insufficient engine instance quota.

Contact technical support engineers to increase the engine instance quota or delete unnecessary engine instances.

400

SVCSTG.00501133

Bad Request

Too many engines at the site.

Contact technical support engineers.

400

SVCSTG.00501103

Bad Request

Empty or invalid billing mode.

Input the billing mode parameter of the engine and check whether the user can create such an engine.

400

SVCSTG.00501104

Bad Request

Incorrect engine instance flavor format.

Invalid flavor. Enter a valid flavor.

400

SVCSTG.00501105

Bad Request

Incorrect AZ format.

Specify a valid AZ in the request parameter. The AZ field is a string array and cannot be empty. The number of AZ name levels ranges from 1 to 3.

400

SVCSTG.00501117

Bad Request

Engine cannot be deleted.

Wait until the engine state changes to Available, Unavailable, or Creation failed, and then try again.

400

SVCSTG.00501152

Bad Request

Incorrect task ID format.

Use the job ID returned by the APIs for creating and deleting an engine.

400

SVCSTG.00501153

Bad Request

Failed to find the task.

Use the job ID returned by the APIs for creating and deleting an engine.

400

SVCSTG.00501149

Bad Request

Abnormal engine node.

Try again later or contact technical support engineers.

400

SVCSTG.00501116

Bad Request

Failed to find the engine instance.

Check whether the input engine ID is correct. Use the username and password of the tenant to log in to CSE and check whether the current tenant has an engine with the corresponding ID.

400

SVCSTG.00501201

Bad Request

Incorrect format of the peer engine instance name.

The peer engine instance name must contain 3 to 24 characters, including letters, digits, and hyphens (-), and must start with a letter but cannot end with a hyphen (-). The name cannot be default and must be different from the current engine instance name.

400

SVCSTG.00501202

Bad Request

The peer engine must be an HA engine.

The engine must be an HA engine. Enter the engine flavor again.

400

SVCSTG.00501203

Bad Request

The peer engine must be in a single AZ.

The AZs must be single AZs. Enter the AZ list again.

500

SVCSTG.00500400

Internal Server Error

Incorrect internal request parameter of the service.

Check the error message. If the parameter is invalid, check whether the input argument is correct. For other errors, contact technical support engineers.

Table 2 Dynamic configuration error codes

Status Code

Error Code

Error Message

Description

Measure

400

SVCSTG.00400649

Bad Request

Too long key or value.

The configuration item contains 1 to 2048 characters, including digits, letters, and special characters (.-_:[]). The value can contain 1 to 131072 characters, including digits, letters, and special characters ('~!@#$%^&*()_\{}|:"<>?`-[],./=).

400

SVCSTG.00400650

Bad Request

Invalid configuration file.

Upload a valid file.

400

SVCSTG.00400651

Bad Request

The file is empty or in an incorrect format.

The uploaded file is empty or not in JSON format.

400

SVCSTG.00400652

Bad Request

The key or value is empty or is not a string.

The uploaded key or value is null or is not a string.

400

SVCSTG.00400653

Bad Request

Invalid label or body.

Enter a valid body or label in the query parameter.

400

SVCSTG.00400100

Bad Request

Invalid parameter.

Change parameters as prompted.

404

SVCSTG.00400106

Not Found

The resource does not exist.

Enter valid search criteria.

409

SVCSTG.00400107

Conflict

The resource already exists.

Do not create the same record.

500

SVCSTG.00300605

Failed to connect the configuration center to ETCD.

Internal Server Error

Contact technical support engineers.

400

SVCSTG.00300401

Invalid token

Unauthorized

Enter a correct token.

Kami menggunakan cookie untuk meningkatkan kualitas situs kami dan pengalaman Anda. Dengan melanjutkan penelusuran di situs kami berarti Anda menerima kebijakan cookie kami. Cari tahu selengkapnya

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback