函数计算 - 错误码
HTTP 状态码 | 错误码 | 错误信息 | 描述 | 操作 |
---|---|---|---|---|
400 | additionalVersionWeight %+v should not contain major version %d | 版本权重中不能包含主版本 | 诊断 | |
400 | domain name %s has not been resolved to your FC endpoint, the expected endpoint is %s | 域名未解析到函数计算的服务地址 | 诊断 | |
400 | failed to resolve domain name %s, make sure your name server is valid please | 域名解析错误 | 诊断 | |
400 | payload size exceeds maximum allowed size (%s bytes) | 请求的大小超过了限制 | 诊断 | |
400 | The output (%s) is not a valid JSON object | 异步目标投递错误 | 诊断 | |
400 | Target tracking policy required instance metrics enabled. | 配置预留的指标追踪伸缩策略时,必须开启实例指标采集功能。 | 诊断 | |
400 | Invalid argument: %s | 非法的参数 | 诊断 | |
400 | The destination resource is invalid: %s | 异步目标配置非法 | 诊断 | |
400 | domain name %s has not got ICP license, or the ICP license does not belong to Aliyun | 域名未在阿里云备案 | 诊断 | |
400 | LimitExceededError: %s | 函数或者触发器数量超过了限制 | 诊断 | |
400 | required HTTP header %s was not specified | 请求缺少必须的HTTP头 | 诊断 | |
400 | event source oss returned error: %s | 创建OSS触发器的参数错误 | 诊断 | |
403 | AccessDenied: %s | 拒绝访问 | 诊断 | |
403 | invalid access key ID %s | 非法的Access Key ID | 诊断 | |
403 | the difference between the request time %s and the current time %s is too large | 客户端的时间与服务端时间差异过大 | 诊断 | |
404 | alias %s of service %s does not exist | 所请求的别名不存在 | 诊断 | |
404 | AsyncConfig for %s:%s does not exist. | 所请求的异步配置不存在 | 诊断 | |
404 | domain name %s does not exist | 所请求的域名不存在 | 诊断 | |
404 | no route found in domain %s for path %s and method %s | 所请求的域名路由不存在 | 诊断 | |
404 | event source %s does not exist in service %s.%s and function %s | 所请求的事件源不存在 | 诊断 | |
404 | function %s does not exist in service %s | 请求的函数不存在 | 诊断 | |
404 | function %s does not exist in service %s by version %d | 所请求的函数在指定的服务和版本下不存在 | 诊断 | |
404 | there is no http trigger associated with service %s, function %s and qualifier %s | 调用的函数没有创建HTTP触发器 | 诊断 | |
404 | instance %s does not exist | 所请求的实例不存在 | 诊断 | |
404 | The layer is not found. LayerName: %s. | 所请求的层不存在 | 诊断 | |
404 | The layer version is not found. LayerName: %s , Version:%d. | 所请求的层版本不存在 | 诊断 | |
404 | The layer version is not found. LayerArn: %s. | 所请求的层版本不存在 | 诊断 | |
404 | on-demand config for %s does not exist | 所请求的按量配置不存在 | 诊断 | |
404 | %s against %s is not supported | API请求的HTTP方法或者路径错误 | 诊断 | |
404 | provision config not exist for service %s, alias %s, functions %s | 所请求的预留配置不存在 | 诊断 | |
409 | alias %s of service %s already exists | 同名的别名已经存在 | 诊断 | |
409 | ConcurrentUpdateError: %s | 并发更新错误 | 诊断 | |
409 | domain name %s already exists | 域名已经存在 | 诊断 | |
409 | event source %s already exists in service %s.%s and function %s | 同名的事件源已经存在 | 诊断 | |
409 | function %s already exists in service %s | 同名的函数已经存在 | 诊断 | |
409 | function %s has triggers. Please delete all its triggers before deleting the function. | 要删除的函数下还存在触发器 | 诊断 | |
409 | provision config exists for service %s, alias %s, functions %s | 预留配置已经存在 | 诊断 | |
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 | 自定义运行时函数启动文件缺少可执行权限 | 诊断 | |
412 | The function http server cannot be started. %s | 自定义运行时或者镜像的函数实例启动失败 | 诊断 | |
412 | the resource being modified has been changed | 更新的资源已经发生了变化 | 诊断 | |
412 | Failed to pull image. %s | 自定义镜像的函数拉取镜像失败 | 诊断 | |
429 | Concurrent request count exceeded | 并发调用的请求数超过了账号级别或函数级别限制 | 诊断 | |
499 | client Closed Request | 客户端中断了请求 | 诊断 | |
500 | DestinationDeliveryFailed: %s | 异步目标投递失败 | 诊断 | |
500 | an internal error has occurred. Please retry. | 系统内部错误 | 诊断 | |
502 | BadResponse: %s | 响应中包含非法内容 | 诊断 | |
503 | ResourceThrottled: %s | 资源流控错误 | 诊断 |