云应用错误码
当您调用API时,如果遇到“APIGW”开头的错误码,请参见API网关错误码进行处理。
状态码 | 错误码 | 错误信息 | 描述 | 处理措施 |
|---|---|---|---|---|
400 | WKS.00211102 | The number of application exceeds the limit, limit:''{1}'' | 应用数量超出限制。 | 请联系管理员 |
400 | WKS.00211108 | Unsupported bucket, expected:''{0}'' actual:''{1}'' | 存储桶不支持。 | 请先修改请求参数,再重新请求 |
400 | WKS.00211201 | The application install job''{0}'' does not exist | 应用安装任务不存在。 | 检查任务ID是否填写错误, 修改并重新请求。 |
400 | WKS.00211206 | The installation task was canceled, please try again later | 安装任务已取消,请稍后重试 | 安装任务已取消,请稍后重试 |
400 | WKS.00211301 | OBS operation param illegal:{0} | OBS参数错误。 | 请联系管理员 |
400 | WKS.00211802 | The number of application rule exceeds the limit, limit:''{0}'' | 应用规则超过数量限制 | 请确认是否超过限制并重新请求 |
400 | WKS.00211807 | The parameter is invalid : ''{0}''. | 参数有误 | 重新输入参数 |
400 | WKS.00211810 | The execution of script or command is canceled, please try again later. | 脚本执行被取消 | 稍后重试或者联系管理员。 |
400 | WKS.00211811 | AppCenterAgent need to be updated. | AppCenterAgent需要更新 | 更新AppCenterAgent。 |
400 | WKS.00212101 | SFS operation param illegal:{0}. | SFS参数错误。 | 请联系管理员。 |
401 | WKS.00211302 | OBS operation failed, user authorization error:{0} | OBS操作失败,用户授权错误。 | 请先进行桶授权,之后重试。 |
401 | WKS.00212102 | SFS operation failed, user authorization error:{0}. | SFS操作失败,用户授权错误。 | 请先进行桶授权,之后重试。 |
403 | WKS.00211803 | Script number reaches max num, can not create script, max script num: ''{0}'' | 租户脚本数量达到最大值,无法创建脚本 | 删除脚本后重新创建 |
403 | WKS.00211804 | Script name exists, create script failed. | 存在同名脚本,创建脚本失败 | 修改脚本名字 |
403 | WKS.00211904 | Associated storage folder claim exists, not allowed to delete the storage ''{0}''. | 存在关联的存储目录声明,不允许删除存储。 | 请先删除关联的存储目录声明,并尝试重新请求。 |
403 | WKS.00211905 | Associated storage attachment exists, not allowed to delete the storage folder claim ''{0}'.' | 存在关联存储对象,不允许删除存储目录声明 | 请先删除关联的存储对象,并尝试重新请求。 |
403 | WKS.00211906 | Unsupported operation, user storage claim ''{0}''. | 用户存储目录声明不支持对应操作。 | 稍后重试或者联系管理员。 |
403 | WKS.00211907 | Direct assignment of associated attachment for user storage claims is not supported. | 不支持为用户存储声明直接分配关联对象。 | 请选择其他的存储声明,并尝试重新请求。 |
404 | WKS.00211101 | The application''{0}'' does not exist | 应用不存在。 | 检查应用ID是否填写错误, 修改并重新请求。 |
404 | WKS.00211204 | Application install job aborted, no instances available | 无关联实例,应用安装任务被中止 | 请先添加实例,再重新尝试 |
404 | WKS.00211303 | OBS operation failed, bucket''{0}'' does not exist | OBS操作失败,桶不存在。 | 请先创建桶,之后重试。 |
404 | WKS.00211304 | OBS operation failed, object''{0}'' does not exist | OBS操作失败,对象不存在。 | 请先添加桶对象,之后重试。 |
404 | WKS.00211601 | Install application fail, the instance''{0}'' does not exist | 应用安装失败,实例不存在 | 检查实例ID是否填写错误,修改并重新请求 |
404 | WKS.00211701 | Category''{0}'' does not exist | 分类不存在。 | 检查分类ID是否填写错误,修改并重新请求。 |
404 | WKS.00211801 | The application rule does not exist | 应用规则不存在 | 请确认是否存在应用规则并重新请求 |
404 | WKS.00211805 | The script is not exist, scriptId : ''{0}''. | 脚本不存在 | 重新选择脚本 |
404 | WKS.00211806 | The resource is not exist, resourceId : ''{0}''. | 资源不存在 | 重新选择资源 |
404 | WKS.00211902 | Storage ''{0}'' not found | 关联存储未找到。 | 请检查请求参数,并尝试重新请求。 |
404 | WKS.00211903 | Storage folder claim ''{0}'' not found | 存储目录声明未找到。 | 请检查请求参数,并尝试重新请求。 |
404 | WKS.00212001 | Storage policy statement ''{0}'' not found. | 存储策略不存在。 | 请检查请求参数,并尝试重新请求。 |
404 | WKS.00212103 | SFS operation failed, bucket''{0}'' does not exist. | SFS操作失败,桶不存在。 | 请先创建桶,之后重试。 |
404 | WKS.00212104 | SFS operation failed, object''{0}'' does not exist. | SFS操作失败,目录不存在。 | 请先添加桶对象,之后重试。 |
409 | WKS.00211103 | Operation not supported, application''{0}'' is being installed | 操作不支持,应用正在安装。 | 请等待安装结束后,再重新请求。 |
409 | WKS.00211104 | Operation not supported, the authorization mode of the application''{0}'' is: ALL_USER | 操作不支持,应用授权模式为:全量用户。 | 请联系管理员修改授权模式,再重新请求。 |
409 | WKS.00211105 | Application ''{0}'' does not support quiet installation | 应用不支持静默安装 | 检查应用ID是否填写错误,修改并重新请求 |
409 | WKS.00211106 | Invalid application download link | 应用下载链接无效 | 重新上传应用或者设置有效的下载链接,再重新请求 |
409 | WKS.00211107 | Application ''{0}'' is not authorized | 应用未获得授权 | 请联系管理员授权应用,再重新请求 |
409 | WKS.00211202 | Retry not supported, only FAIL status jobs are supported, ''{0}'' actual status:''{1}'' | 仅支持失败状态任务重试。 | 检查任务状态是否合法 |
409 | WKS.00211305 | OBS operation failed:{0} | OBS操作失败。 | 稍后重试或者联系管理员 |
409 | WKS.00211602 | Instance''{0}'' status is abnormal, only running instances are supported | 实例状态异常,仅支持运行中的实例 | 请先检查实例状态,稍后重试 |
409 | WKS.00211603 | Inconsistent operating system, application expects ''{0}'', instance is ''{1}'' | 安装应用失败,应用支持的操作系统和实例实际的操作系统不一致。 | 请先检查应用支持的操作系统和目标实例的操作系统类型是否一致 |
409 | WKS.00211901 | Storage ''{0}'' is already in use | 存储正在使用中。 | 请选择其他的存储并尝试重新请求。 |
409 | WKS.00211908 | Storage folder claim ''{0}'' is already in use. | 存储目录声明已存在。 | 请检查请求参数,并尝试重新请求。 |
409 | WKS.00211909 | The number of [{0}] storage folders for ''{1}'' exceeds the limit, limit {2}. | 存储目录声明数量超出限制。 | 请联系管理员。 |
409 | WKS.00212105 | SFS operation failed:{0}. | SFS操作失败。 | 稍后重试或者联系管理员。 |
429 | WKS.00211205 | Too many installation tasks, please try again later | 安装任务太多,请稍后重试 | 请检查实例状态,重新安装 |
500 | WKS.00211203 | Waiting for the application installation result to respond timeout | 等待应用安装结果响应超时 | 请检查实例状态,重新安装 |
500 | WKS.00211306 | OBS service error:{0} | OBS服务异常。 | 稍后重试或者联系管理员。 |
500 | WKS.00211401 | The application installation failed:{0} | 应用安装失败 | 稍后重试或者联系管理员。 |
500 | WKS.00211402 | Instance connection timeout, please try again later or contact the administrator | 实例连接超时,请稍后重试或联系管理员 | 稍后重试或者联系管理员。 |
500 | WKS.00211403 | Instance access fail, try again later or contact the administrator | 实例访问失败,稍后重试或联系管理员 | 稍后重试或者联系管理员。 |
500 | WKS.00211808 | Failed to execute script or command. | 执行脚本或命令行失败 | 稍后重试或者联系管理员。 |
500 | WKS.00211809 | Failed to query the result of the script or command. | 查询脚本或命令行失败 | 稍后重试或者联系管理员。 |
500 | WKS.00212106 | SFS service error:{0}. | SFS服务异常。 | 稍后重试或者联系管理员。 |
400 | WKS.00131104 | The number of application groups exceeds the limit, limit {0}. | 应用组数量超过限制。 | 请联系管理员增加配额。 |
400 | WKS.00131105 | In shared desktop mode, a server group can be associated with only one application group, The number of application groups bound to a server group is {0}. | 在共享桌面模式下,服务器组只能关联一个应用组。 | 请先解绑该服务器组下面的原先的应用组。 |
400 | WKS.00131502 | The total number of apps stored in the application warehouse exceeds the limit, limit {0}. | 应用仓库中已存储的应用数量超过上限。 | 请联系管理员增加配额。 |
403 | WKS.00131202 | The published application is forbidden. | 应用被禁止使用。 | 请联系管理员修改应用状态。 |
403 | WKS.00131203 | The number of application in the groups exceeds the limit, limit {0}. | 应用组下应用数量超过限制。 | 请联系管理员增加配额。 |
403 | WKS.00131303 | The authorization record does not exist. | 授权不存在。 | 请先添加授权。 |
403 | WKS.00131304 | The number of authorized users in the application group exceeds the limit, limit {0}. | 应用组下的授权用户数超出限制。 | 请联系管理员增加配额。 |
403 | WKS.00131504 | The application warehouse obs bucket permission does not exist. | 应用仓库obs无权限。 | 请根据提示创建obs桶权限。 |
404 | WKS.00131100 | Application group does not exist. | 应用组不存在。 | 检查应用组ID是否填写错误, 修改并重新请求。 |
404 | WKS.00131102 | The application group needs to be bound to the application server group first. | 应用组没有绑定应用服务器组。 | 请先绑定应用服务器组后, 重新请求。 |
404 | WKS.00131200 | Published application record does not exist. | 已发布应用记录不存在 | 请检查应用ID是否填写错误,修改并重新请求。 |
404 | WKS.00131503 | The application warehouse obs bucket does not exist. | 应用仓库obs桶不存在。 | 请根据提示创建obs桶。 |
404 | WKS.00131505 | The application warehouse obs object does not exist. | 应用仓库obs对象不存在。 | 请根据提示创建obs对象。 |
409 | WKS.00131101 | The application under the application group is not unpublished. | 应用组下应用未取消发布。 | 请先将应用组下应用取消发布,再重新请求。 |
409 | WKS.00131103 | Application group name ''{0}'' already exists. | 应用组名称已经存在 | 请修改应用组名称后, 重新请求。 |
409 | WKS.00131201 | An published application with the same name ''{0}'' exists in the application group. | 应用组中存在同名的已发布应用。 | 请修改应用名称,并重新请求。 |
409 | WKS.00131300 | The authorization mode of ''{0}'' is: application group authorization, which does not support adding an authorization account when publishing an application. | 不支持发布应用时添加授权账户。 | 请先移除请求中授权账户后,重新请求,发布成功后再按照应用组为账户授权。 |
409 | WKS.00131301 | The authorization mode of ''{0}'' is: application authorization, not supported: application group authorization. | 不支持应用组授权。 | 请先在应用组下发布应用,再对应用授权。 |
409 | WKS.00131302 | The authorization mode of ''{0}'' is: application group authorization, not supported: application authorization. | 不支持应用授权。 | 请选择应用所在应用组进行授权。 |
409 | WKS.00131501 | An application with the same name ''{0}'' exists in the application warehouse. | 在应用仓库中已有该名称的应用。 | 请修改应用名称,并重新请求。 |
403 | WKS.00081102 | This is a basic policy group,can't be deleted. | 基础策略组不能被删除。 | 请检查修改无效解析参数,并尝试重新请求。 |
403 | WKS.00081105 | The number of policy groups exceeds the limit, limit {0}. | 策略组数量超出限制。 | 请联系管理员增加配额。 |
404 | WKS.00081103 | The policy template is not found, the group id is ''{0}''. | 策略组模板未找到。 | 请检查修改无效解析参数,并尝试重新请求。 |
404 | WKS.00081104 | The policy group is not found, the group id is ''{0}''. | 策略组未找到。 | 请检查修改无效解析参数,并尝试重新请求。 |
409 | WKS.00081101 | The policy group name is conflict. | 策略组名称重复。 | 请先修改策略组名称,并尝试重新请求。 |
400 | WKS.00121107 | The number of server group exceeds the limit, limit {0} | 服务器组数量超过限制。 | 请联系管理员增加配额。 |
400 | WKS.00121301 | The image requested by the client was not supported:{0} | 镜像非法,操作不支持。 | 请选择其他镜像,并尝试重新请求。 |
400 | WKS.00121404 | Failed to modify the application type. The server group cannot be associated with any application group. | 修改应用类型失败,服务器组下面不能有应用组关联。 | 请检查该服务器组关联,解绑后重新提交。 |
400 | WKS.00121602 | The number of maxSession exceeds the sum of the number of paid sessions and the number of default sessions. | 调度会话数超过付费会话数和默认会话数之和。 | 请检查并修改会话参数后重试。 |
400 | WKS.00121603 | Only pay-per-use computers in the server group are allowed to modify the number of paid sessions. | 服务器组中只允许按需购买的计算机修改付费会话数。 | 检查修改的服务器是否都是按需的。 |
400 | WKS.00121604 | The number of payment sessions cannot be the same as the original value. | 付费会话数与原先的值不能相同。 | 请检查并修改会话参数后重试。 |
400 | WKS.00121605 | TServers in the BUILD/DELETING/BUILD_FAIL state cannot exist in the server group. | 服务器组中不能存在BUILD/DELETING/BUILD_FAIL状态的服务器。 | 请检查该服务器组下面的服务器状态。 |
400 | WKS.00121606 | The number of server sessions in the server group is greater than the number of available sessions and cannot be changed. | 服务器组中服务器会话数大于可用会话数,不允许更改。 | 请检查并修改会话参数后重试。 |
400 | WKS.00121608 | The number of sessions exceeds the maximum,max extra session size is ''{0}''. | 增购会话数超过最大值限制。 | 请检查并修改会话参数后重试。 |
401 | WKS.00121601 | Missing {0} agency rights permission. | 用户缺少委托相关的权限。 | 为当前用户添加管理员权限,并尝试重新请求。 |
403 | WKS.00121102 | Current user has no auth to user market image. | 当前用户没有权限使用市场镜像。 | 请检查请求的市场镜像是否符合要求,再重试请求。 |
404 | WKS.00121100 | The cloud application server group requested by the client was not found, and ''{0}'' is a non-existing cloud application server group. | 客户端请求的云应用服务器组未找到。 | 请检查请求的云应用服务器组是否存在。 |
404 | WKS.00121104 | There are no instances under server group ''{0}''. | 服务器组下不存在实例。 | 请先在服务器组添加实例,并尝试重新请求。 |
404 | WKS.00121200 | The cloud application server requested by the client was not found, and ''{0}'' is a non-existing cloud application server. | 客户端请求的云应用服务器不存在。 | 请检查请求的云应用服务器是否存在。 |
404 | WKS.00121206 | There are no volumes under the cloud application server {0} requested by the client. | 客户端请求的云服务器下没有磁盘。 | 请联系服务商寻求协助。 |
404 | WKS.00121209 | The server original image info does not exist. | 服务器的原始镜像信息不存在。 | 请联系服务商寻求协助。 |
404 | WKS.00121210 | The disk information for the server was not found. | 未找到服务器关联的磁盘信息。 | 请联系服务商寻求协助。 |
404 | WKS.00121212 | Organization unit(OU) ''{0}'' does not exist. | 未查询到对应的OU。 | 请检查OU名称填写正确,并尝试重新请求。 |
404 | WKS.00121302 | Port information not found. | 未找到端口信息。 | 请检查修改无效参数,并尝试重新请求。 |
404 | WKS.00121303 | The client requested image ''{0}'' not found. | 客户端请求的镜像未找到。 | 请检查并修改镜像ID,尝试重新请求。 |
404 | WKS.00121304 | The subnet ''{0}'' requested by the client was not found. | 未找到客户端请求的子网信息。 | 请检查修改无效参数,并尝试重新请求。 |
404 | WKS.00121401 | Failed to query sid of vm instance. | 未查询到虚拟机的sid。 | 请检查修改无效参数,并尝试重新请求。 |
404 | WKS.00121402 | The Policy information of server group ''{0}'' not found. | 服务器组的策略信息未找到。 | 请检查修改无效参数,并尝试重新请求。 |
404 | WKS.00121403 | The subnet ''{0}'' associated with the server group was not found. | 服务器组关联的子网未找到。 | 请检查修改无效参数,并尝试重新请求。 |
404 | WKS.00121501 | The dss cluster ''{0}'' is not find. | 云专属分布式存储池id未找到。 | 请检查并修改存储池ID后并发起重试。 |
404 | WKS.00121502 | The availability zone of the dedicated storage pool does not match the input. | 存储池可用区不匹配。 | 请检查并修改可用区参数后重试。 |
404 | WKS.00121503 | The storage type and disk type of the dedicated distributed storage pool are inconsistent. | 云专属分布式存储池磁盘不匹配。 | 请检查并修改存储池类型参数后重试。 |
404 | WKS.00121607 | The corresponding session resource cannot be matched,session type is ''{0}''. | 匹配不到对应的会话资源。 | 请检查并修改会话参数后重试。 |
409 | WKS.00121101 | The app-server group requested by the client is in conflict, ''{0}'' is an app-server group in conflict. | 客户端请求的云应用服务器组镜像存在冲突。 | 请检查请求的云应用服务器组镜像以及实例是否存在多个版本,或镜像以及实例存在不同的操作系统版本。 |
409 | WKS.00121103 | There are undeleted instances under server group ''{0}''. | 服务器组下存在未删除的实例。 | 请先删除服务器组下实例,并尝试重新请求。 |
409 | WKS.00121105 | The server group requires the OS type of the mirror is: ''{0}'', but the OS type of the request mirror is ''{1}''. | 服务器组要求镜像的操作系统类型与请求镜像的操作系统类型不匹配。 | 请使用具有相应操作系统类型的镜像,并尝试重新请求。 |
409 | WKS.00121106 | There are undissolved app group under server group ''{0}''. | 服务器组下存在未解绑的应用组。 | 请先解绑服务器组下的云应用组,并尝试重新请求。 |
409 | WKS.00121201 | The cloud application server {0} operation requested by the client is not supported. | 客户端请求的云应用服务器操作不支持。 | 请检查请求的云服务状态。 |
409 | WKS.00121208 | Server ''{0}'' must be shut down before cold migration. | 服务器冷迁移之前服务器需要处于关机状态 | 请先关机,并尝试重新请求。 |
409 | WKS.00121211 | The identifier ''{0}'' requested by the client is failed to update ip virtualization. | 更新虚拟IP配置失败。 | 请联系服务商寻求协助。 |
500 | WKS.00121203 | The cloud application server {0} requested by the client is failed to attach with users. | 客户端请求的云应用服务器绑定用户失败。 | 请联系服务商寻求协助。 |
500 | WKS.00121204 | The cloud application server {0} requested by the client is failed to detach with users. | 客户端请求的云应用服务器解绑用户失败。 | 请联系服务商寻求协助。 |
500 | WKS.00121205 | The cloud application server {0} requested by the client is failed to attach with apps. | 客户端请求的云应用服务器添加软件失败。 | 请联系服务商寻求协助。 |
500 | WKS.00121207 | Rebuild server occurs error. | 重建镜像发生系统异常。 | 请联系服务商寻求协助。 |
400 | WKS.00051101 | The request message is invalid, failed to read http request. | 请求消息不合法,读取http请求失败。 | 请检查修改请求消息,并尝试重新请求。 |
400 | WKS.00051102 | The parameter passed in the request is invalid, {0}. | 请求传入的参数不合法。 | 请检查修改无效参数,并尝试重新请求。 |
400 | WKS.00051103 | The json parse failed, error message is ''{0}''. | Json 解析失败。 | 请检查修改无效解析参数,并尝试重新请求。 |
400 | WKS.00052102 | Insufficient quota. | 资源配额不足。 | 资源配额不足,请申请扩容。 |
400 | WKS.00052106 | The version of privacy statement to sign is not newest. | 签署的隐私声明不是最新版本,请刷新后重新签署。 | 签署的隐私声明不是最新版本,请刷新后重新签署。 |
400 | WKS.00052107 | The order ''{0}'' not find. | 订单ID未找到。 | 请联系管理员。 |
400 | WKS.00052108 | Failed to create order. | 创建订单失败。 | 请联系管理员。 |
400 | WKS.00052109 | DeH packages can be provisioned only on DeHs. | 专属主机套餐只允许发放在专属主机上。 | 请更换套餐类型或者添加专属主机信息。 |
401 | WKS.00051202 | The project_id in the request body is inconsistent with the project_id in the token | 请求体中的project_id和token中的project_id不一致 | 请检查并修改无效参数,之后尝试重新请求 |
403 | WKS.00051201 | Invalid token scope, token scope is not domain. | token 的scope非法,需要使用domain token。 | 使用 domain token,并尝试重新请求。 |
404 | WKS.00051301 | Availability zone {0} not exists. | 该可用区不存在。 | 该可用区不存在。 |
404 | WKS.00051401 | Tenant information not found. | 租户信息未找到。 | 请检查是否已成功开通租户,并尝试重新请求。 |
404 | WKS.00051402 | Domain information is not configured. | 域信息未配置。 | 请先配置域信息,配置成功后尝试重新请求。 |
404 | WKS.00051403 | Account''{0}'' does not exist | 账户不存在 | 检查账户是否填写错误, 修改并重新请求 |
404 | WKS.00051404 | User group''{0}'' does not exist | 用户组不存在 | 检查账户是否填写错误, 修改并重新请求 |
404 | WKS.00051501 | The job ''{0}'' requested by the client was not found. | 客户端请求的任务未找到。 | 请检查任务是否正确,并尝试重新请求。 |
404 | WKS.00052103 | The product ''{0}'' not find. | 产品套餐不存在。 | 产品套餐不存在,请更换其他产品。 |
404 | WKS.00052104 | This product has been sold out or abandon in the availabilityZone {0}. | 该产品套餐已经售罄或者废弃, 请更换一个套餐。 | 该产品套餐已经售罄或者废弃, 请更换一个套餐。 |
404 | WKS.00052105 | Failed to query the quota. | 配额信息不存在。 | 配额信息不存在, 请联系管理员。 |
409 | WKS.00051502 | Operation not supported,the cloud application resources exist. | 存在云应用资源,不允许销户。 | 请确保租户不存在云应用资源。 |
409 | WKS.00052101 | The order already exists. | 该订单已存在。 | 订单已存在,请重新下单。 |
429 | WKS.00051503 | Server is busy, please try again later | 服务器繁忙,请稍后重试或联系管理员 | 稍后重试或者联系管理员 |
500 | WKS.00050901 | The service encountered an internal error while processing the request. | 服务器内部错误,无法处理请求。 | 请联系服务商寻求协助。 |
503 | WKS.00050902 | The service is now unavailable to process the request. | 服务现在不可用,无法处理请求。 | 请联系服务商寻求协助。 |

