错误码
|
HTTP status code |
错误码 |
错误信息 |
描述 |
操作 |
| 404 | clusterNotFound | cluster not found | 找不到此集群 | 诊断 |
| 400 | configCenterConnectError | configCenter connect error:%s | 连接注册配置中心引擎失败:%s | 诊断 |
| 400 | duplicatedClusterAliasName | duplicated cluster alias name | 实例名称已重复,请换一个 | 诊断 |
| 400 | illegalRequest | illegal request:%s | 非法请求:%s | 诊断 |
| 400 | IllegalRequest | Invalid request:%s | 非法请求: %s | 诊断 |
| 500 | InternalError | Console error. Try again later:%s | 控制台错误.稍后重试:%s | 诊断 |
| 400 | InvalidParameter | Parameter error:%s | 请求参数错误:%s | 诊断 |
| 400 | InvalidResourceGroup | The specified ResourceGroupId is invalid. | 资源组错误 | 诊断 |
| 400 | Nacos.InterceptByGreen | The request is blocked by the security barrier detection. Check the request content and modify the retry. The blocking reason is %s and the blocking content is %s. | 请求被安全护栏检测拦截,请检查请求内容后修改重试,拦截原因:%s,拦截内容:%s. | 诊断 |
| 403 | NoPermission | You are not authorized to perform this operation:%s | 没有权限使用此接口:%s | 诊断 |
| 404 | NotFound | Not found:%s | 资源不存在:%s | 诊断 |
| 400 | OperationNotSupport | The current cluster does not support this operation, %s. | 当前集群不支持此操作, %s | 诊断 |
| 400 | PARAMETER.ILLEGALL | Parameters are invalid. | 配额中心回调Mse指定的错误码,API调用参数异常 | 诊断 |
| 404 | QUOTA.NOT.FOUND | Quota not found. | 配额不存在 | 诊断 |
| 500 | regcenterError | register center error:%s | 注册配置中心请求错误:%s | 诊断 |
| 400 | Resource.exist | Resource %s already exists, cannot be created repeatedly. | 资源已经存在,无法重复创建 | 诊断 |
| 500 | systemError | system error | 系统开小差了,请稍后重试 | 诊断 |
| 400 | ZooKeeper.IllegalRequest | ZooKeeper operation is illegal. | 当前ZooKeeper操作非法,请重新检查后进行操作 | 诊断 |
| 400 | ZooKeeper.IllegalRequest.NoAuth | No permission to operate current Znode. | 无权限操作当前节点。 | 诊断 |
| 400 | ZooKeeper.IllegalRequest.NodeExist | The current instance already has this Znode. | 当前节点已经存在,请检查后重新操作。 | 诊断 |
| 400 | ZooKeeper.IllegalRequest.NoNode | The current instance does not have this Znode. | 当前操作的节点不存在,可能已经被删除。 | 诊断 |
| 400 | ZooKeeper.Timeout | ZooKeeper operation timeout. | ZooKeeper 操作超时,可能由于当前操作的Znode数据过大,子节点过多,Server处理请求时间消耗过长,或者集群当前正在选主,无法处理请求。 | 诊断 |
该文章对您有帮助吗?