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
Situation Awareness
Managed Threat Detection
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

QingTian Error Code

Updated on 2025-01-02 GMT+08:00

Error Code

Error Message

Description

Solution

01

Missing necessary argument.

Mandatory parameters are missing.

Check the command parameters.

02

Invalid argument provided.

Invalid parameter.

Check the command parameters.

03

File operation failure.

File operation error.

Check whether the target file or directory exists.

04

Ioctl get sandbox capacity failure.

Failed to get sandbox capacity using Ioctl.

Contact Huawei Cloud technical support.

05

Ioctl define sandbox failure.

Failed to define sandbox using Ioctl.

Contact Huawei Cloud technical support.

06

Invalid parameters provided in configuration file.

Invalid parameters exist in the configuration file.

Check the corresponding configuration file.

07

Missing necessary parameters in configuration file.

Mandatory parameters are missing in the configuration file.

Check the corresponding configuration file.

08

Mmap memory failure.

Mmap memory error.

Contact Huawei Cloud technical support.

09

Ioctl add memory failure.

Failed to increase memory using Ioctl.

Contact Huawei Cloud technical support.

10

Load image failure because provided memory is too small.

Failed to load the image. The possible cause is that the memory size is insufficient.

Add the memory setting when launching QingTian Enclave instances.

11

Ioctl add cpu failure.

Failed to add vCPUs using loctl.

Contact Huawei Cloud technical support.

12

Lock acquire failure.

Failed to acquire locks.

View the qt CLI logs and check whether permissions are correctly configured for lock files.

13

Socket initialization failure.

Failed to initialize the socket.

Contact Huawei Cloud technical support.

14

Socket binding failure.

Failed to bind the socket.

Contact Huawei Cloud technical support.

15

Socket listen failure.

Failed to listen to the socket.

Contact Huawei Cloud technical support.

16

Socket accept failure.

Failed to receive the socket execution.

Contact Huawei Cloud technical support.

17

Write heartbeat to the enclave failure.

An error occurred when writing heartbeat messages to the QingTian Enclave instance.

Contact Huawei Cloud technical support.

18

Read heartbeat from the enclave failure.

An error occurred when reading heartbeat messages of the QingTian Enclave instance.

Contact Huawei Cloud technical support.

19

Ioctl start an enclave failure.

Failed to start the QingTian Enclave instance using Ioctl.

Contact Huawei Cloud technical support.

20

Wait heartbeat timeout.

Waiting for the heartbeat messages timed out.

Add the memory setting when launching QingTian Enclave instances. If the fault persists, contact Huawei Cloud technical support.

21

Get json print object failure.

Failed to obtain the JSON printing object.

Check whether the cjson library is normal.

22

Write enclave's configuration file failure.

Failed to generate the QingTian Enclave configuration file.

View the qt CLI logs and check whether permissions are correctly configured for the lock files. If the fault persists, contact Huawei Cloud technical support.

23

Socket connection failure

Incorrect Socket connection

Contact Huawei Cloud technical support.

24

Write cmd to the enclave server failure.

Failed to write commands to the QingTian Enclave server.

Contact Huawei Cloud technical support.

25

Read message from the enclave server failure.

Failed to obtain the QingTian Enclave server information.

Contact Huawei Cloud technical support.

26

Create cjson object failure.

Failed to create the cjson object.

Check whether the cjson library is normal.

27

Create cjson array failure.

Failed to create the cjson array.

Check whether the cjson library is normal.

28

The required enclave is not running.

The requested QingTian Enclave instance is not running.

Run the qt enclave query command to query the running QingTian Enclave instance.

29

Invalid enclave pid.

Invalid QingTian Enclave PID.

Contact Huawei Cloud technical support.

30

Add number into cjson object failure.

Failed to add a number to the cjson printing object.

Check whether the cjson library is normal.

31

Add string into cjson object failure.

Failed to add a character string to the cjson printing object.

Check whether the cjson library is normal.

32

The required enclave is not running in the debug mode.

The requested QingTian Enclave instance is not running in debug mode.

Run the qt enclave query command to query the running mode of the QingTian Enclave instance.

33

Enclave console read failure.

Failed to read commands on the QingTian Enclave instance console.

Contact Huawei Cloud technical support.

34

Write img header failure.

Failed to write the image header file during image creation.

Contact Huawei Cloud technical support.

35

Write cmdline failure.

Failed to write cmdline during image creation.

Contact Huawei Cloud technical support.

36

Write kernel failure.

Failed to write the kernel during image creation.

Contact Huawei Cloud technical support.

37

Write initrd failure.

Failed to write initrd during image creation.

Contact Huawei Cloud technical support.

38

Write certificate failure.

Failed to write the certificate during image creation.

Contact Huawei Cloud technical support.

39

Get pcr failure.

Failed to obtain the PCR value.

Contact Huawei Cloud technical support.

40

Add signature failure.

An error occurred when signing the image during image creation.

Contact Huawei Cloud technical support.

41

Check enclave image info failure while building an eif file.

An error occurred in the QingTian Enclave image while building an eif file.

Contact Huawei Cloud technical support.

42

The required enclave is in maintenance state.

The requested QingTian Enclave instance is in the maintenance phase.

Contact Huawei Cloud technical support.

43

The cid has already been used.

The CID is in use.

Specify an idle CID.

We use cookies to improve our site and your experience. By continuing to browse our site you accept our cookie policy. Find out more

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback