错误码
|
HTTP status code |
错误码 |
错误信息 |
描述 |
操作 |
| 0 | AccessDenied | %s | 没有权限进行相关的操作,请您先申请权限再重试。mei'you | 诊断 |
| 412 | CAExited | The function either cannot be started or exited. %s. | 自定义运行时或镜像函数启动失败 | 诊断 |
| 412 | CAFileNotFound | The function cannot be started. %s. | 自定义运行时函数启动文件缺失 | 诊断 |
| 0 | ConcurrentUpdateError | 请您不要同时更新同一个服务。 | 诊断 | |
| 0 | EntityTooLarge | payload size exceeds maximum allowed size (%s bytes) | 请求包大小超过了限制,您可以提工单来调整并发数。 | 诊断 |
| 0 | FunctionAlreadyExists | function '%s' already exists in service '%s' | 待创建的函数已经存在。 | 诊断 |
| 0 | FunctionNotEmpty | function '%s' has active triggers | 不允许删除函数,由于待删除的函数下面还有未删除的触发器。 | 诊断 |
| 404 | FunctionNotFound | function '%s' does not exist. | 函数未找到 | 诊断 |
| 0 | FunctionNotFound | function '%s' does not exist in service '%s' | 所请求的函数不存在。 | 诊断 |
| 400 | InstanceMetricsRequired | Target tracking policy required instance metrics enabled. | 配置预留的指标追踪伸缩策略时,必须开启实例指标采集功能。 | 诊断 |
| 0 | InternalServerError | an internal error has occurred. Please retry. | 函数计算系统内部错误,请您稍后再试,若还出现相同的错误请提交工单处理。 | 诊断 |
| 0 | InvalidAccessKeyID | invalid access key ID '%s' | 非法的access key id,请您检查该参数是否正确。 | 诊断 |
| 0 | InvalidArgument | %s | 参数不合法,请您检查该参数是否正确。 | 诊断 |
| 0 | MissingRequiredHeader | required HTTP header %s was not specified | 缺少必须的请求header。 | 诊断 |
| 0 | PathNotSupported | '%s' against '%s' is not supported | 非法的请求路径。 | 诊断 |
| 0 | PreconditionFailed | the resource being modified has been changed | 操作前提条件不满足,例如在更新函数时ETag不匹配。 | 诊断 |
| 0 | RequestTimeTooSkewed | the difference between the request time '%s' and the current time '%s' is too large | 客户端的时间与服务器端相差太大(大于15分钟)。 | 诊断 |
| 0 | ResourceExhausted | %s | 用户级别的函数调用并发数达到上限,您可以在限制项中查看具体内容。 | 诊断 |
| 0 | ResourceThrottled | %s | 计算资源受限,您可以通过工单来调整资源限制。 | 诊断 |
| 0 | ServiceAlreadyExists | service '%s' already exists | 待创建的服务已经存在。 | 诊断 |
| 0 | ServiceNotEmpty | service '%s' has active functions | 不允许删除服务,由于待删除的服务下面还有未删除的函数。 | 诊断 |
| 0 | ServiceNotFound | service '%s' does not exist | 所请求的服务不存在。 | 诊断 |
| 0 | SignatureNotMatch | signature does not match | 请求的签名不正确,请您根据签名机制来检查您的参数是否正确。 | 诊断 |
| 0 | TriggerAlreadyExists | trigger '%s' already exists in service '%s' and function '%s' | 待创建的触发器已经存在 | 诊断 |
| 0 | TriggerNotFound | trigger '%s' does not exist in service '%s' and function '%s' | 所请求的触发器不存在。 | 诊断 |
| 0 | UnsupportedMediaType | content type should be 'application/json' or 'application/octet-stream' | 非法的Content-Type,请您检查该参数是否正确。 | 诊断 |
该文章对您有帮助吗?