Serverless 应用引擎 - 错误码
HTTP 状态码 | 错误码 | 错误信息 | 描述 | 操作 |
---|---|---|---|---|
400 | The additionalVersionWeight %+v cannot contain major version %d. | 版本权重中不能包含主版本 | 诊断 | |
400 | The package version of application already exists. | 应用部署包版本号已经存在。 | 诊断 | |
400 | The change order is not running and cannot be terminated. | 变更单不在运行中,不能进行中止操作。 | 诊断 | |
400 | An application change process is in progress. Please try again later. | 应用有变更流程正在执行,请稍后重试。 | 诊断 | |
400 | The application status is abnormal. Please try again later. | 应用状态异常,请稍后重试。 | 诊断 | |
400 | Your application must at least contain a JDK component. | 应用必须至少包含JDK组件。 | 诊断 | |
400 | No instance is available for the application. Please scale out and try again. | 应用没有可用实例,请扩容后重试。 | 诊断 | |
400 | The application has not been deployed. Please deploy it and try again. | 应用没有部署,请部署后重试。 | 诊断 | |
400 | The applicationName is not found. | 应用名不存在. | 诊断 | |
400 | This approval request has been processed. | 该条审批请求已经被处理 | 诊断 | |
400 | The approval request has been handled. | 该审批请求已经被处理 | 诊断 | |
400 | The approval is in process. | 该审批申请,正在被处理中。 | 诊断 | |
400 | Approval rules already exist in the specified namespace. | 该命名空间下的权限审批规则已存在。 | 诊断 | |
400 | You are not authorized. Go to the RAM console to configure the permission. | 鉴权失败,您没有相应权限,请去RAM控制台配置权限。 | 诊断 | |
400 | BatchWaitTime must not be smaller than zero. | 分批间隔时间必须大于零。 | 诊断 | |
400 | The change order does not contain approval information. | 发布单中没有包含审批相关信息,无需走审批执行线路。 | 诊断 | |
400 | The specified contact already exists. | 联系人已存在 | 诊断 | |
400 | The specified contact does not exist. | 联系人不存在 | 诊断 | |
400 | Long term credential already exists. | 长期凭证已存在 | 诊断 | |
400 | Credential is disabled. | 凭证已被禁用 | 诊断 | |
400 | Duration must be long-term (-1) or less than 3 days. | 凭证有效期必须为长期(-1)或小于3天。 | 诊断 | |
400 | No permission to get credential of other account. | 没有跨账号获取凭证的权限 | 诊断 | |
400 | Failed to delete the ConfigMap. It has been used by other applications. | 删除ConfigMap失败,ConfigMap已被其他应用使用。 | 诊断 | |
400 | The namespace contains ConfigMap and cannot be deleted. | 删除命名空间时,命名空间存在ConfigMap。 | 诊断 | |
400 | Ingress detected when deleting the namespace. | 删除命名空间时,命名空间存在Ingress。 | 诊断 | |
400 | The specified resource of secret is dependent on application [%s], so the operation cannot be completed. | 保密字典[%s]被应用[%s]使用中,删除操作无法完成。 | 诊断 | |
400 | The specified resource of secret is dependent on job [%s], so the operation cannot be completed. | 保密字典[%s]被任务模板[%s]使用中,删除操作无法完成。 | 诊断 | |
400 | The domain name %s has not been resolved to your FC endpoint. The expected endpoint is %s. | 域名未解析到函数计算的服务地址 | 诊断 | |
400 | Failed to resolve the domain name %s. Make sure that your name server is valid. | 域名解析错误 | 诊断 | |
400 | The TagKey contains duplicate keys. | 标签中存在重复的键,请保持键的唯一性。 | 诊断 | |
400 | The EventBridge is internal error | EventBridge内部异常 | 诊断 | |
403 | AccessDenied: %s | 拒绝访问 | 诊断 | |
403 | You have not activated SAE. Please try again after activating. | 您尚未开通SAE,请开通后重试。 | 诊断 | |
404 | The alias %s of service %s is not found. | 所请求的别名不存在 | 诊断 | |
404 | No sufficient EIPs are available. | 绑定EIP时,EIP不足,需要您购买。 | 诊断 | |
404 | AsyncConfig for %s:%s does not exist. | 所请求的异步配置不存在 | 诊断 | |
404 | Credential not found. | 凭证不存在 | 诊断 | |
404 | Server CA not found. | 服务端证书不存在 | 诊断 | |
404 | The domain name %s is not found. | 所请求的域名不存在 | 诊断 | |
404 | No route is found in the domain %s for path %s or method %s. | 所请求的域名路由不存在 | 诊断 | |
409 | The alias %s of service %s already exists. | 同名的别名已经存在 | 诊断 | |
409 | ConcurrentUpdateError: %s | 并发更新错误 | 诊断 | |
409 | The domain name %s already exists. | 域名已经存在 | 诊断 | |
412 | The async invocation for %s:%s:%s has been stopped. | 异步有状态调用已经停止 | 诊断 | |
412 | The function either cannot be started or exited. %s | 自定义运行时或镜像函数启动失败 | 诊断 | |
412 | The function cannot be started. %s | 自定义运行时函数启动文件缺失 | 诊断 | |
412 | The function cannot be started. %s | 自定义运行时函数启动文件缺少可执行权限 | 诊断 | |
499 | The client cancelled the request. | 客户端中断了请求 | 诊断 | |
500 | DestinationDeliveryFailed: %s | 异步目标投递失败 | 诊断 | |
502 | BadResponse: %s | 响应中包含非法内容 | 诊断 |