微服务引擎 - 错误码
HTTP 状态码 | 错误码 | 错误信息 | 描述 | 操作 |
---|---|---|---|---|
400 | configCenter connect error:%s | 连接注册配置中心引擎失败:%s | 诊断 | |
400 | duplicated cluster alias name | 实例名称已重复,请换一个 | 诊断 | |
400 | illegal request:%s | 非法请求:%s | 诊断 | |
400 | Invalid request:%s | 非法请求: %s | 诊断 | |
400 | Parameter error:%s | 请求参数错误:%s | 诊断 | |
400 | The specified ResourceGroupId is invalid. | 资源组错误 | 诊断 | |
400 | The current cluster does not support this operation, %s. | 当前集群不支持此操作 | 诊断 | |
400 | Parameters are invalid. | 配额中心回调Mse指定的错误码,API调用参数异常 | 诊断 | |
400 | Quota not found. | 配额不存在 | 诊断 | |
400 | ZooKeeper operation is illegal. | 当前ZooKeeper操作非法,请重新检查后进行操作 | 诊断 | |
400 | No permission to operate current Znode. | 无权限操作当前节点。 | 诊断 | |
400 | The current instance already has this Znode. | 当前节点已经存在,请检查后重新操作。 | 诊断 | |
400 | The current instance does not have this Znode. | 当前操作的节点不存在,可能已经被删除。 | 诊断 | |
400 | ZooKeeper operation timeout. | ZooKeeper 操作超时,可能由于当前操作的Znode数据过大,子节点过多,Server处理请求时间消耗过长,或者集群当前正在选主,无法处理请求。 | 诊断 | |
403 | You are not authorized to perform this operation:%s | 没有权限使用此接口:%s | 诊断 | |
404 | cluster not found | 找不到此集群 | 诊断 | |
404 | Not found:%s | 资源不存在:%s | 诊断 | |
500 | Console error. Try again later:%s | 控制台错误.稍后重试:%s | 诊断 | |
500 | register center error:%s | 注册配置中心请求错误:%s | 诊断 | |
500 | system error | 系统开小差了,请稍后重试 | 诊断 |