Estos contenidos se han traducido de forma automática para su comodidad, pero Huawei Cloud no garantiza la exactitud de estos. Para consultar los contenidos originales, acceda a la versión en inglés.
Centro de ayuda> Elastic Cloud Server> Preguntas frecuentes> Login and Connection> Login Preparations> What Should I Do If Starting an ECS Remains in "Waiting for cloudResetPwdAgent" State?
Actualización más reciente 2023-08-08 GMT+08:00

What Should I Do If Starting an ECS Remains in "Waiting for cloudResetPwdAgent" State?

Symptom

During ECS startup, it remains in "Waiting for cloudResetPwdAgent" state for 20-30 seconds.

Figura 1 Starting cloudResetPwdAgent

Possible Causes

This issue is caused by the intranet DNS and user-defined DNS configurations.

Solution

  1. Log in to the ECS as user root.
  2. Run the following command to modify the /etc/cloud/cloud.cfg configuration file:

    vi /etc/cloud/cloud.cfg

  3. Add the following statement to the configuration file:

    manage_etc_hosts: true

    Figura 2 Editing the configuration file

Login Preparations Preguntas frecuentes

more