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