应用管理与运维平台 ServiceStage-如何处理虚拟机类型环境下部署的组件删除失败报host status is not active错误的问题?:问题描述

时间:2025-02-12 14:58:15

问题描述

虚拟机类型环境下部署组件删除失败,在任务详情界面单击“查看详情”,看到的错误信息示例如下:

{    "statusCode": 400,    "jsonBody": {        "error_code": "SV CS TG.VMAPP.4001020",        "error_msg": "4001020",        "error_detail": "host status is not active: abb3d0a4-f715-4932-b7ec-6dd917f65778,4f68e35b-6e08-48d0-bd3a-1151be19efa5"    }}

其中:

  • 错误码为:SVCSTG.VMAPP.4001020。
  • 详细错误信息为:host status is not active: abb3d0a4-f715-4932-b7ec-6dd917f65778 ,“abb3d0a4-f715-4932-b7ec-6dd917f65778,4f68e35b-6e08-48d0-bd3a-1151be19efc6”是部署组件的两个弹性云服务器的ID。
support.huaweicloud.com/servicestage_faq/servicestage_07_0018.html