Web应用托管服务 - 错误码
HTTP 状态码 | 错误码 | 错误信息 | 描述 | 操作 |
---|---|---|---|---|
400 | An error occurred while installing the Web App Service Agent through Cloud Assistant. The server waited for more than 1 minute and did not receive the heartbeat of the Agent. An error may have occurred while issuing commands through Cloud Assistant. | 通过云助手安装Web+ Agent失败,系统等待超过1分钟仍然没有收到Agent的心跳,可能是由于通过云助手下发命令失败。 | 诊断 | |
400 | The application type declared in the application does not match the type of the software stack. Please make sure that the types are consistent and then try again. | 应用中所声明的应用类型与软件栈中的应用类型不匹配,需要确保两边一致后再进行重试。 | 诊断 | |
400 | The application specified does not match the application of source object. | 指定的部署环境名与源部署环境的模板不属于同一个应用。 | 诊断 | |
400 | The specified application name already exists in this region. Enter another application name. | 创建应用时所使用的应用名称已被占用,请更换应用名称后重试。应用名在不同的地域下可重名。 | 诊断 | |
400 | A corresponding application was not found based on the application ID. | 根据应用ID没有找到对应的应用。 | 诊断 | |
400 | The version of the deployment package used must be consistent with the application to which the environment belongs. | 当创建或更新一个环境的版本信息时,所使用的应用部署包版本必须与环境所属的应用一致。 | 诊断 | |
400 | The version of the application package used must be consistent with the application to which the environment belongs. | 当创建或更新一个环境的版本信息时,所使用的应用部署包版本必须与环境所属的应用一致。 | 诊断 | |
400 | The specified request is invalid. It may contain invalid values, characters, or enumerated values. | 请求不合法,可能请求中含有非法的数值、字符、或不符合定义的枚举值等。 | 诊断 | |
400 | The specified change name is invalid. Valid values: Apply, RestartApp, StopApp, StartApp, ReloadProxy, Termination, GatherLog, and GatherStats. | 变更名称枚举不合法,该枚举的取值范围为:Apply, RestartApp, StopApp, StartApp, ReloadProxy, Termination, GatherLog, GatherStats 。 | 诊断 | |
400 | An error occurred while stopping the change. The change is already complete. | 放弃变更失败,因为此次变更已经完成。 | 诊断 | |
400 | The change is being canceled. Please do not cancel again. | 变更正在被中止,请勿重复操作。 | 诊断 | |
400 | An error occurred while modifying the configuration. You cannot modify a read-only configuration. | 更新配置失败,您不能对设置为只读的配置进行修改。 | 诊断 | |
400 | The submitted command, script or parameter contains invalid characters. Because this field may appear in the shell script, please make sure the submitted values do not contain characters such as semicolons, single quotes and dollar signs, which may cause a resolution failure. | 提交的命令/脚本/参数中含有非法字符,由于此字段可能出现在shell脚本中,请确保提交的值中没有包含(;’$)等会引起解析失败的字符。 | 诊断 | |
400 | An error occurred while initializing the environment. The corresponding configuration template already exists. The change is terminated to prevent the existing configuration from being flushed. | 初始化环境失败,在初始化环境的配置时,所对应的环境或者模版已经存在相应的配置,为防止覆盖已有的配置,先终止此次变更。 | 诊断 | |
400 | The request for obtaining the value of configuration index is invalid. Specify either the environment ID or the software stack ID. | 获取配置索引的值的请求不合法,环境ID和软件栈ID必须存在一项。 | 诊断 | |
400 | An error occurred while extracting the corresponding item from the configuration. Please check the configuration and try again. | 从配置中抽取出对应项时,出现解析参数项的配置;请认真核对配置,修正后重试。 | 诊断 | |
400 | You must specify at least one of the following parameters: software stack ID, template ID, and environment ID. | 校验配置失败,软件栈ID、模版ID、环境ID必须存在一项。 | 诊断 | |
400 | An error occurred while resolving the configuration values. Please make sure the value type and constraints is consistent with the declared type. Types currently supported by Web App Service are String, Integer, List, Boolean, Float and Json. | 更新配置失败,对配置值的解析失败,请务必确保值的类型与约束与声明的类型保持一致,目前Web+配置支持的类型有:String, Integer, List, Boolean, Float, Json | 诊断 | |
400 | The creation of the cloud assistant command failed. Please check if the cloud assistant's command exceeds the limit. | 创建云助手命令失败,请检查云助手的命令是否超过限制。 | 诊断 | |
400 | The specified disk category is invalid. | 非法的磁盘类别 | 诊断 | |
400 | The specified disk size is invalid. | 非法的数据磁盘大小 | 诊断 | |
400 | An error occurred while generating an environment configuration template. The specified template name already exists in the application. | 生成环境配置模版失败,在该应用下,您不能使用已经使用过的模版名称。 | 诊断 | |
400 | An error occurred while updating the environment configuration. The start template of the specified ECS instance is not found. | 环境配置更新失败,所指定的ECS的启动模版不存在或不可见。 | 诊断 | |
400 | Failed to update the environment configuration because the initialization version of the specified ECS instance is invalid. Ensure that the ECS instance is valid. | 环境配置更新失败,所指定的ECS的启动模板版本不合法。请确认是否存在。 | 诊断 | |
400 | The specified ECS Tag field is invalid. Please check the key and the value. Values cannot begin with aliyun, http, or https. | 非法的ECS Tag,请确认tagKey和tagValue均存在,tagKey和tagValue均不支持aliyun、http://和 https://开头。tagKey不允许为空,tagValue允许为空字符串。 | 诊断 | |
400 | The returned data is empty. | 返回数据为空。 | 诊断 | |
400 | The current deployment environment is not bound to an ESS scaling group ID. This may cause an error when an user attempts to scale up the instance. | 当前部署环境没有绑定弹性伸缩服务(ESS)的伸缩组ID,此数据缺失将导致用户实例扩所容的失败。 | 诊断 | |
400 | An error occurred while creating an environment. | 创建环境失败,在往插入记录时遇到未知错误。 | 诊断 | |
400 | An error occurred while starting the change. Wait until the ongoing change is complete. | 变更启动失败,原因是上一个变更正在进行,请等待上一次变更完成后再继续。 | 诊断 | |
400 | An error occurred while changing the specified environment. Possible causes 1. The specified environment ID does not exist. 2. The specified environment is being changed. 3. A change on the specified environment is being stopped. | 执行部署环境变更失败,原因可能有以下3种:1. 根据环境 ID 没有找到相应的记录;2. 此环境正在变更;3. 此环境正在放弃上次变更。 | 诊断 | |
401 | The specified request object (application, environment, instance, change, software version, or template) ID does not exist. | 请求实体(应用/环境/实例/变更/软件版本/模版)的 ID 不存在,请求非法。 | 诊断 | |
401 | The request is invalid. The primary account AliyunUID does not exist. | 主账号ID不存在,请求非法。 | 诊断 | |
403 | You cannot delete this application. Make sure that all deployment environments in this application are terminated. | 不允许删除该应用,如果该应用下有部署环境,需要确保所有环境均处于“已释放”状态才能删除应用,请检查对应环境的状态后重试。 | 诊断 | |
403 | You do not have permissions to use this feature. We recommend that you contact the Alibaba Cloud account holder or the administrator to be granted the AliyunWebPlusReadOnlyAccess and AliyunWebPlusFullAccess permissions. | 您没有权限使用此功能,请联系主帐号或权限管理员授权AliyunWebPlusReadOnlyAccess或AliyunWebPlusFullAccess。 | 诊断 | |
403 | You cannot delete an environment when the environment is abandoning an update, performing a change, or when the status is not terminated. | 删除应用环境失败,当环境处正在:放弃某次更新、正在执行变更、同时状态不是“终止”时;不允许删除环境的操作。 | 诊断 | |
404 | The specified application does not exist according to the application ID. | 根据应用ID没有找到对应的应用。 | 诊断 | |
404 | An application deployment package is required to create or update a deployment environment. For the first time of using WebPlus, we recommend that you use a sample project. | 创建或更新一个部署环境时,请选择正确的应用部署包。当您首次使用Web+时,可以选择示例部署包来体验。 | 诊断 | |
404 | The specified application category does not exist. | 根据所使用的应用类型名称没有找到对应的记录,可能是配置错误或参数错误。 | 诊断 | |
404 | The change record could not be found based on the change ID specified, please double confirm the resource is still exists. | 无法根据所指定的变更ID找到变更记录,该记录可能被删除或传入的参数有误。 | 诊断 | |
404 | The configuration index entry does not exist. | 配置索引项没有找到。 | 诊断 | |
404 | An error occurred while updating the configuration. The system did not locate the configuration item declared by the key. | 更新配置失败,没能找到对应的Key所声明的配置项。 | 诊断 | |
404 | The default VPC in the current Region does not exist. You can manually create a VPC instance on the console and try again. | 没有发现该用户对应地域下的默认VPC,您可通过控制台手动创建一个VPC后重试。 | 诊断 | |
404 | The default VSwitch is not found under the corresponding VPC. You can manually specify a VSwitch ID or create a new one through the console and try again. | 在对应的VPC下,没有发现默认的Vswitch,您可以手动指定Vswitch ID或通过控制台创建Vswitch之后重试。 | 诊断 | |
404 | Deleting environment failed. The specified environment does not exist. | 删除应用环境失败,将被删除的环境不存在。 | 诊断 | |
404 | The corresponding deploy environment was not found according to the env ID. | 没有找到对应的应用部署环境,请确认此环境是否被删除或参数是否有误。 | 诊断 | |
404 | The specified deployment environment does not exist. Check whether this environment is deleted or whether the parameter is invalid. | 没有找到对应的应用部署环境,请确认此环境是否被删除或参数是否有误。 | 诊断 | |
500 | An error occurred while creating Application. | 创建应用失败,在插入记录时遇到未知错误。 | 诊断 | |
500 | An error occurred while updating application records. The application may have been deleted or the parameters may be invalid. | 更新应用记录失败,有可能此应用已经被删除或参数有误。 | 诊断 | |
500 | Change dry run failed. | 获取变更列表失败 | 诊断 | |
500 | An error occurred while deleting the application environment. This environment may have been deleted, or an error occurred while the server was deleting the environment configuration. | 删除应用环境失败,有可能此环境之前已经被删除;或服务器删除环境配置时发生错误。 | 诊断 |