错误码说明

背景信息

  • 接口返回的错误码与Error Message不具有一一对应关系,表中只是列出比较常见的一种Error Message。
  • 本服务接口以异步接口居多,有的错误码是在查询任务的返回体中体现的,http状态码有可能不是很准确。
  • 本服务对网络、存储等服务具有强依赖性,Error Message显示依赖服务的错误消息时,处理措施需要联系技术支持。
  • 在管理控制台进行操作时,如果显示错误码,错误码说明请参见《弹性云服务器用户指南》的常见问题“针对管理控制台的异常提示信息,应该如何处理”。

错误码说明

http状态码

错误码

说明

Error Message

处理措施

400

Ecs.0000

请求数据错误

An existing EIP cannot be assigned to the ECSs created in batches.

请参考返回的error message信息检查请求体

400

Ecs.0001

租户云服务器配额不足

the number of instance above quota limits

请参考返回的error message申请扩大相应资源的配额

400

Ecs.0003

帐户受限

The token role contains op_suspended. The current operation is not allowed.

请参考返回的error message,检查是否余额不足,帐号被冻结等

400

Ecs.0004

升权失败

assume role fail:%s

请参考返回的error message,或者联系技术支持

400

Ecs.0005

参数非法

request body is illeagal.

请参考接口文档检查请求体是否为一个正确的json体

400

Ecs.0006

市场镜像没有产品编号

market image[%s] should have productcode

请检查镜像参数

400

Ecs.0007

镜像相关属性非法

ecs service not support the ironic image [%s]

请调整规格或者镜像类型

400

Ecs.0008

Flavor相关属性非法

performancetype in extended flavor field [%s] is null.

请联系技术支持排查flavor注册是否合法

400

Ecs.0009

Flavor冲突

flavor[%s] could not support auto recovery.

变更云服务器规格时请更换Flavor

400

Ecs.0010

私有IP地址已经被使用

Private IP address %s is already in use.

请更换Port

400

Ecs.0011

密码不符合系统要求复杂度

The password length must range from 8 to 26.

请检查密码的长度并修改

400

Ecs.0012

IP地址不足

Insufficient IP addresses.

请检查子网的FIP是否已经被使用完

400

Ecs.0013

EIP配额不足

Insufficient EIP quota.

EIP配额不足,请申请扩大EIP配额

400

Ecs.0015

该类型磁盘不适用于该类型云服务器

Flavor resource_type %s does not match volume_type %s.

请检查卷的volume_type是否与Flavor匹配

400

Ecs.0018

Flavor已售罄

Flavor %s is sold out

请更换其他规格

400

Ecs.0019

Flavor已下线

Flavor %s is abandoned

请更换其他规格

400

Ecs.0027

Flavor私有

Flavor %s is private.

请更换其他规格

400

Ecs.0028

Flavor配置的黑名单用户不可用

The user is contained in %s and is not allowed use the flavor.

请更换其他规格

403

Pdp.0001

细粒度鉴权失败

pdp check fail action:%s

增加相应操作权限

400

Ecs.0021

云硬盘配额不足

cinder quota check fail:volume count is over limits

申请扩大云硬盘配额

400

Ecs.0022

云服务器组超过用户配额

the number of instance above server group quota limits

申请扩大云服务器组配额

400

Ecs.0023

token无效或者token中的tenantId和URL中的tenantId不匹配

tenant_id in token mismatches with tenant_id in url.

申请合法的token或者检查URL中的项目ID

400

Ecs.0100

云服务器状态不符合要求

Volumes can be attached to server[%s] only in started or stopped state.

云服务器状态不支持当前操作,请延后操作

400

Ecs.0101

系统盘状态异常

Status error of the system volume.

具体原因请联系技术支持

400

Ecs.0102

系统盘状态不支持卸载

System disk status does not support uninstallation ,serverId[%s]

请检查系统盘的状态

400

Ecs.0103

云磁盘状态不可用

The volume %s has been frozen and cannot be attached.

检查卷的状态或者联系技术支持更改卷状态

400

Ecs.0104

云服务器可挂载云硬盘槽位不足

The number of volumes attached to server[%s] has exceeded the upper limit.

请调整挂载磁盘数

400

Ecs.0105

云服务器系统盘查询失败

Failed to view the details about the system volume: %s.

请检查云服务器是否挂载有系统盘

400

Ecs.0106

网络状态异常

Failed to create VLAN network %s because the network status is error.

具体原因请联系技术支持进行定位

403

Ecs.0110

客户端禁止,权限不足

token role %s is forbidden to perform this action.

权限不足,请确认token权限,详情请参考接口返回的error message

400

Ecs.0111

磁盘没有挂载至服务列表中

volume %s is not in server %s attach volume list

请检查所选磁盘信息是否已经挂载,或者更换新的磁盘

400

Ecs.0112

非按需类型云服务器不能迁移

server is created as metered.

请参考返回的error message,或者联系技术支持

404

Ecs.0114

云服务器不存在

Instance[%s] could not be found.

请检查云服务器是否已经创建

400

Ecs.0118

批量操作的任务数超过最大限制

the number of vm %s is overlimit the maximum number %s

请检查批量操作任务中云服务器的数量

400

Ecs.0119

云服务器无法挂载密钥已禁用的加密磁盘

The secret key of the encrypted volume is disabled and cannot be attached to the server.

请更改密钥的状态。

400

Ecs.0120

包周期虚拟机禁止rebuild

the cycle instance can not be rebuilded

请参考返回的error message,或者联系技术支持

400

Ecs.0201

创建网卡失败

Failed to create port in network %s because %s.

请参考返回的error message,或者联系技术支持

400

Ecs.0202

创建系统盘失败

Failed to create volume %s because %s.

请参考返回的error message,或者联系技术支持

400

Ecs.0203

创建数据盘失败

Failed to create volume %s because %s.

请参考返回的error message,或者联系技术支持

400

Ecs.0204

创建云服务器失败

Failed to add a tag to server %s: %s.

请参考返回的error message,或者联系技术支持

400

Ecs.0205

挂载数据盘失败

Failed to call the Nova API to attach volume %s to ECS %s because %s.

请参考返回的error message,或者联系技术支持

400

Ecs.0207

变更云服务器规格失败

Failed to resize server %s: %s.

请参考返回的error message,或者联系技术支持

400

Ecs.0208

系统错误(更新metadata失败)

Failed to update the metadata of image %s.

请参考返回的error message,或者联系技术支持

400

Ecs.0209

确认变更云服务器规格失败

Failed to confirm the flavor change of server %s: %s.

请参考返回的error message,或者联系技术支持

400

Ecs.0210

系统错误

Failed to call the VPC API to assign an FIP to port %s: %s.

请参考返回的error message,或者联系技术支持

400

Ecs.0211

创建网卡Qos失败

Failed to create QoS because %s.

请参考返回的error message,或者联系技术支持

400

Ecs.0212

创建私有IP地址失败

Failed to call the Neutron API to view private IP addresses because the response is null or invalid.

具体原因请联系技术支持

400

Ecs.0213

更新端口属性失败

Failed to update allowed_address_pairs of port %s because %s.

请参考返回的error message,或者联系技术支持

400

Ecs.0214

创建网络失败

Failed to create VLAN network because %s.

请参考返回的error message,或者联系技术支持

400

Ecs.0216

创建子网失败

Failed to create the subnet for vlan %s.

请参考返回的error message,或者联系技术支持

400

Ecs.0217

挂载端口失败

attach server [%s] port [%s] fail ,reason is : %s

请联系技术支持排查具体原因

400

Ecs.0219

创建云服务器失败

Failed to quickly create server %s because the ECS status is error or %s.

请参考返回的error message,或者联系技术支持

400

Ecs.0221

迁移云服务器失败

can not cold migrate dedicated host server[%s] to the same dedicated host

请参考返回的error message,或者联系技术支持

400

Ecs.0301

查询云服务器失败

The information, status, or metadata of server %s is null.

请参考返回的error message,或者联系技术支持

400

Ecs.0302

查询租户云服务器配额失败

Failed to view the quota usage of tenant %s because %s.

请参考返回的error message,或者联系技术支持

400

Ecs.0303

查询规格失败

Failed to view flavor %s because %s.

请参考返回的error message,或者联系技术支持

400

Ecs.0304

查询镜像失败

Failed to view image %s because the image or image name is null.

请联系技术支持确认镜像是否注册正确,或者联系技术支持确认其他原因

400

Ecs.0306

查询备份失败

Failed to view the backup because %s.

请参考返回的error message,或者联系技术支持

400

Ecs.0307

查询端口失败

Failed to view the port because %s.

请参考返回的error message,或者联系技术支持

400

Ecs.0308

查询租户云服务器配额失败

Failed to view limits because %s.

请参考返回的error message,或者联系技术支持

400

Ecs.0309

查询网卡Qos失败

Failed to view QoS because %s.

请参考返回的error message,或者联系技术支持

400

Ecs.0310

系统错误

Failed to view the network because %s.

请参考返回的error message,或者联系技术支持

400

Ecs.0311

查询卷类型失败

Failed to view the volume type of tenant %s because %s.

请参考返回的error message,或者联系技术支持

400

Ecs.0313

查询云服务组失败

query servergroup fail:%s

请参考返回的error message,或者联系技术支持

400

Ecs.0314

请求OpenStack查询keypair失败

call fsp to query keypair fail,reason is : %s

请参考返回的error message,或者联系技术支持

400

Ecs.0315

查询云服务器是否设置auto recovery失败

call nova api to query tenantId[%s] server[%s] whether is auto recovery fail: resposne is null or invalid

请参考返回的error message,或者联系技术支持

400

Ecs.0319

flavor容量不足

check capacity: capacity is not enough.

申请扩大flavor容量

400

Ecs.0401

回滚端口失败

Failed to roll back the port because %s.

请参考返回的error message,或者联系技术支持

400

Ecs.0402

回滚系统卷失败

rollback delete volume[%s] fail: %s

联系cinder进行定位

400

Ecs.0403

回滚云服务器失败

rollback vm[%s] fail: %s

联系技术支持定位回滚服务器失败原因

400

Ecs.0405

回滚数据盘失败

Failed to delete volume %s because %s.

请参考返回的error message,或者联系技术支持

400

Ecs.0501

删除云服务器失败

ECS %s cannot be deleted because downloading the system volume data is in progress.

请稍后重新执行操作,或者联系技术支持

400

Ecs.0502

删除私有IP失败

Failed to roll back the EIP [%s] unbinding: %s.

请参考返回的error message,或者联系技术支持

400

Ecs.0503

查询系统卷失败

Failed to view details about the volume because %s.

请参考返回的error message,或者联系技术支持

400

Ecs.0507

删除网卡失败

Resource VLAN NICs cannot be deleted.

请检查网卡类型

400

Ecs.0510

包周期弹性云服务器不支持变更操作系统

The yearly/monthly ECS created using a Marketplace image does not support changing OS.

按包年包月计费的,且使用的市场镜像的云服务器不支持切换操作系统

400

Ecs.0513

普通用户不允许删除包周期虚拟机

server %s is the cycle order and not be deleted by ordinary user

请参考返回的error message,或者联系技术支持

501

Ecs.0603

当前已有其他命令执行,请稍后1分钟重试

The running state %s of ECS %s for tenant %s is unstable.

请稍后1分钟重试

400

Ecs.0610

重置密码失败

reset server[%s] password fail.

请稍后重新执行操作,或者联系技术支持

400

Ecs.0611

批量请求操作失败

batch operate fail.

根据返回的详细错误信息,修改错误后重新进行请求处理

400

Ecs.0612

校验弹性云服务器是否安装插件请求失败

check server[%s] plugin fail.

请稍后重新执行操作,或者联系技术支持

400

Ecs.0613

弹性云服务器未安装插件

server[%s] has no plugin.

安装插件

404

Ecs.0614

弹性云服务器不存在

itemNotFound: Instance xxx could not be found.

检查弹性云服务器是否存在

500

Ecs.0615

服务器处理请求异常

thread List is empty.

请联系技术支持进行定位

400

Ecs.0616

弹性云服务器修改失败

update server[%s] name failed.

请稍后重新执行操作,或者联系技术支持

400

Ecs.0701

查询订单或者产品失败

Generate order request failed: %s

请联系技术支持进行定位

400

Ecs.0702

查询价格失败

Query Cbc RequirePrice or SpotCurPrice Failed

查询价格接口异常,请联系技术支持

400

Ecs.0703

用户出价小于当前现价

spotUserPrice(%s) < spotCurPrice(%s)

用户出价小于竞价实例市场价格,请提高竞价实例出价

400

Ecs.0704

竞价型实例不允许切换规格

spot Instance does not allow resize operations

竞价实例不允许切换规格

400

Ecs.0705

竞价型实例不允许开启自动恢复

spot Instance does not allow set autoRecovery to true

竞价实例不允许开启自动恢复

400

Ecs.1000

访问OpenStack失败

Failed to call the Nova V21 API to view the details about the ECS because %s.

调用nova的API接口失败,请联系技术支持

400

Ecs.1001

访问OpenStack异常

Failed to delete the ECS because the ECS is being deleted.

OpenStack异常导致云服务器状态异常,请联系技术支持

400

Ecs.1002

访问OpenStack超时

System timed out.

任务超时,具体原因请联系技术支持

400

Ecs.1100

访问IAM失败

Failed to call the IAM API because %s.

请参考返回的error message,或者联系技术支持

400

Ecs.1200

访问VPC失败

Failed to view the EIP because %s.

请参考返回的error message,或者联系技术支持

400

Ecs.1201

访问VPC超时

Operation timed out.

任务超时,具体原因请联系技术支持

400

Ecs.1300

访问EVS超时

Failed to call the Cinder API to create a volume because %s.

请参考返回的error message,或者联系技术支持

400

Ecs.7000

创建订单失败

Submit order %s failed: %s

请查看账户余额是否足够支付订单,是否有订单待支付以及是否订单处理中,或者联系技术支持

403

Pdp.0001

API鉴权失败

Policy doesn't allow %s to be performed.

请参考API授权项列表,在IAM增加相关权限

202

Common.0024

请求流控

exceeds flow over limit

请求并发过高,请稍后重试。

400

Common.0002

请求消息体为空

Request body is null!

请检查请求body体

400

Common.0011

无效JobId

query job fail.

请确认JobId参数来源是否正确

400

Common.0018

token无效,token中的tenant_id和URL中的tenant_id不一致

tenantId in token is not the same with in URL.

请检查租户的token是否正确

400

Common.0020

任务重试失败

Call redo api failed

请联系技术支持

400

Common.0021

查询Job异常

Sub job fail!

请联系技术支持

400

Common.0022

提交Job异常

Mission fail!

请联系技术支持

400

Common.0999

任务退出

The system was broken, exit.

请联系技术支持

400

Common.0025

查询Job异常

Query job Error because %s.

请联系技术支持

400

Common.0026

查询AZ信息异常

Fail to get Region Info

请联系技术支持

401

Common.0013

token不合法

The permission is forbidden to perform this action

请检查租户的token是否正确

500

Common.0001

系统异常

System Context Error!

请参考返回的error message,或者联系技术支持

503

Common.1503

API流控

Api flow control Error because %s.

正在执行的API过多,请稍后重试。

400

CMM.0101

无效参数

Invalid parameter

请参考返回的error message,或者联系技术支持

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值