すべてのプロダクト
Search
ドキュメントセンター

Function Compute:パブリックエラーコード

最終更新日:Nov 17, 2025

Error code

HTTP status codeError codeError messageDescriptionActions
403AccessDeniedAccessDenied: %s拒绝访问diagnosis
400AdditionalVersionContainsMajorVersionadditionalVersionWeight %+v should not contain major version %d版本权重中不能包含主版本diagnosis
409AliasAlreadyExistsalias %s of service %s already exists同名的别名已经存在diagnosis
404AliasNotFoundalias %s of service %s does not exist所请求的别名不存在diagnosis
404AsyncConfigNotExistsAsyncConfig for %s:%s does not exist.所请求的异步配置不存在diagnosis
412AsyncInvocationStoppedThe async invocation for %s:%s:%s has been stopped异步有状态调用已经停止diagnosis
502BadResponseBadResponse: %s响应中包含非法内容diagnosis
412CAExitedThe function either cannot be started or exited. %s自定义运行时或镜像函数启动失败diagnosis
412CAFileNotFoundThe function cannot be started. %s自定义运行时函数启动文件缺失diagnosis
412CAFilePermissionThe function cannot be started. %s自定义运行时函数启动文件缺少可执行权限diagnosis
499ClientClosedRequestclient Closed Request客户端中断了请求diagnosis
409ConcurrentUpdateErrorConcurrentUpdateError: %s并发更新错误diagnosis
500DestinationDeliveryFailedDestinationDeliveryFailed: %s异步目标投递失败diagnosis
409DomainNameAlreadyExistsdomain name %s already exists域名已经存在diagnosis
404DomainNameNotFounddomain name %s does not exist所请求的域名不存在diagnosis
400DomainNameNotResolveddomain name %s has not been resolved to your FC endpoint, the expected endpoint is %s域名未解析到函数计算的服务地址diagnosis
400DomainNameResolveErrorfailed to resolve domain name %s, make sure your name server is valid please域名解析错误diagnosis
404DomainRouteNotFoundno route found in domain %s for path %s and method %s所请求的域名路由不存在diagnosis
400EntityTooLargepayload size exceeds maximum allowed size (%s bytes)请求的大小超过了限制diagnosis
409EventSourceAlreadyExistsevent source %s already exists in service %s.%s and function %s同名的事件源已经存在diagnosis
404EventSourceNotFoundevent source %s does not exist in service %s.%s and function %s所请求的事件源不存在diagnosis
400FnF.InvalidOutputThe output (%s) is not a valid JSON object异步目标投递错误diagnosis
409FunctionAlreadyExistsfunction %s already exists in service %s同名的函数已经存在diagnosis
409FunctionNotEmptyfunction %s has triggers. Please delete all its triggers before deleting the function.要删除的函数下还存在触发器diagnosis
404FunctionNotFoundfunction %s does not exist in service %s请求的函数不存在diagnosis
404FunctionNotFoundByVersionfunction %s does not exist in service %s by version %d所请求的函数在指定的服务和版本下不存在diagnosis
412FunctionNotStartedThe function http server cannot be started. %s自定义运行时或者镜像的函数实例启动失败diagnosis
404HTTPTriggerNotFoundthere is no http trigger associated with service %s, function %s and qualifier %s调用的函数没有创建HTTP触发器diagnosis
404InstanceNotFoundinstance %s does not exist所请求的实例不存在diagnosis
500InternalServerErroran internal error has occurred. Please retry.系统内部错误diagnosis
403InvalidAccessKeyIDinvalid access key ID %s非法的Access Key IDdiagnosis
400InvalidArgumentInvalid argument: %s非法的参数diagnosis
400InvalidDestinationResourcesThe destination resource is invalid: %s异步目标配置非法diagnosis
400InvalidICPLicensedomain name %s has not got ICP license, or the ICP license does not belong to Aliyun域名未在阿里云备案diagnosis
404LayerNotFoundThe layer is not found. LayerName: %s.所请求的层不存在diagnosis
404LayerVersionNotFoundThe layer version is not found. LayerName: %s , Version:%d.所请求的层版本不存在diagnosis
404LayerVersionNotFoundByArnThe layer version is not found. LayerArn: %s.所请求的层版本不存在diagnosis
400LimitExceededErrorLimitExceededError: %s函数或者触发器数量超过了限制diagnosis
400MissingRequiredHeaderrequired HTTP header %s was not specified请求缺少必须的HTTP头diagnosis
404OnDemandConfigNotFoundon-demand config for %s does not exist所请求的按量配置不存在diagnosis
400OSSInvalidRequestevent source oss returned error: %s创建OSS触发器的参数错误diagnosis
404PathNotSupported%s against %s is not supportedAPI请求的HTTP方法或者路径错误diagnosis
412PreconditionFailedthe resource being modified has been changed更新的资源已经发生了变化diagnosis
409ProvisionConfigExistprovision config exists for service %s, alias %s, functions %s预留配置已经存在diagnosis
404ProvisionConfigNotFoundprovision config not exist for service %s, alias %s, functions %s所请求的预留配置不存在diagnosis
412PullImageFailedFailed to pull image. %s自定义镜像的函数拉取镜像失败diagnosis
403RequestTimeTooSkewedthe difference between the request time %s and the current time %s is too large客户端的时间与服务端时间差异过大diagnosis
429ResourceExhaustedConcurrent request count exceeded并发调用的请求数超过了账号级别或函数级别限制diagnosis
503ResourceThrottledResourceThrottled: %s资源流控错误diagnosis
409ServiceAlreadyExistsservice %s already exists同名的服务已经存在diagnosis
409ServiceNotEmptyservice %s has active %s要删除的服务下存在函数、版本或别名diagnosis
404ServiceNotFoundservice %s does not exist请求的服务不存在diagnosis
503ServiceUnavailablethe service is temporarily unavailable服务暂时不可用diagnosis
403SignatureNotMatchThe request signature we calculated does not match the signature you provided. Check your access key and signing method.请求签名错误diagnosis
412StatefulAsyncInvocationAlreadyCompletedThe invocation (status: %s) has already been completed and cannot be stopped异步有状态调用已经存在diagnosis
409StatefulAsyncInvocationAlreadyExistsThe stateful invocation %s already exists.异步有状态调用已经存在diagnosis
404StatefulAsyncInvocationNotFoundThe stateful invocation for %s:%s:%s does not exist.所请求的异步有状态调用不存在diagnosis
409SubdomainTriggerMappingAlreadyExistssubdomain %s already exists子域名已经存在diagnosis
404SubdomainTriggerMappingNotFoundsubdomain %s does not exist所请求的子域名不存在diagnosis
503TargetServerErrorNeedsRetryTargetServerErrorNeedsRetry: %s异步目标投递错误diagnosis
409TriggerAlreadyExiststrigger %s already exists in service %s and function %s同名的触发器已经存在diagnosis
404TriggerNotFoundtrigger %s does not exist in service %s and function %s所请求的触发器不存在diagnosis
415UnsupportedMediaTypecontent type should be application/json or application/octet-stream请求的媒体类型错误diagnosis
409VersionAlreadyInUsethe version %d is already in use by alias %s. Please delete all the aliases that use this version first.当前版本正在使用,无法删除diagnosis
404VersionIsDeletedVersionIsDeleted: %s所请求的版本已经被删除diagnosis
404VersionNotFoundversion %d of service %s does not exist所请求的版本不存在diagnosis
400VersionPublishErrorcan not publish version for service %s, detail: %s当前服务无法发布版本diagnosis
409VpcBindingAlreadyExistsVPC binding already existsVPC绑定已经存在diagnosis
404VpcBindingNotFoundVPC binding not found所请求的VPC绑定不存在diagnosis