forked from docs/doc-exports
move doc sources to other location Reviewed-by: OpenTelekomCloud Bot <None>
2.7 KiB
2.7 KiB
Why Does the System Display Error Code 0x112f When I Log In to a Windows ECS?
Symptom
When you log in to a Windows ECS, the system displays error code 0x112f.
Possible Causes
The ECS memory is insufficient.
Solution
- Method 1 (recommended)
Modify the ECS specifications to increase the vCPUs and memory size. For instructions about how to modify ECS specifications, see General Operations for Modifying Specifications.
- Method 2
Enable virtual memory on the ECS to obtain its idle memory.
For instructions about how to enable virtual memory, see How Can I Enable Virtual Memory on a Windows ECS?
Parent topic: Login and Connection