NLP自学习平台 - 错误码
HTTP 状态码 | 错误码 | 错误信息 | 描述 | 操作 |
---|---|---|---|---|
200 | A server error occurred while processing your request. Please try again later or contact customer support. | 服务器内部出现错误,请稍后重试或者联系客服人员帮忙解决。 | 诊断 | |
400 | The base model is not found. | 未找到基础模型 | 诊断 | |
400 | Creating multiple models at the same time is not allowed. | 不允许同时创建多个模型。 | 诊断 | |
400 | The number of data bars added exceeds 500. | 添加的数据条数过大,超过了500条 | 诊断 | |
400 | The version of the uploaded DOC file is too early to support parsing. You are advised to replace the DOCX file with the latest version. | 上传的DOC文件类型的版本过低,不支持解析,建议替换为最新版本的DOCX。 | 诊断 | |
400 | The maximum number of free API daily visits is exceeded. | API访问次数超过了免费额度限制。 | 诊断 | |
400 | The NLP Auto Machine Learning service has not been activated. | 用户未开通NLP自学习服务。 | 诊断 | |
400 | The length of content exceeds the limit. | 内容长度过长。 | 诊断 | |
400 | The parameter is invalid. | 参数错误 | 诊断 | |
400 | The specified modelId is invalid. | 参数modelId不合法。 | 诊断 | |
400 | The specified modelVersion is invalid. | 参数modelVersion不合法。 | 诊断 | |
400 | The service does not exist. | 服务不存在。 | 诊断 | |
400 | The format of the model name is invalid. | 模型名称格式错误 | 诊断 | |
400 | The number of model training records is less than 4. | 模型训练数据少于4条 | 诊断 | |
400 | The model information is not found. | 未找到模型信息 | 诊断 | |
400 | The model is not in the specified project. | 项目ID不匹配 | 诊断 | |
400 | The model status is abnormal. | 模型状态异常 | 诊断 | |
400 | The status of the training dataset is not online. | 数据集状态未在线 | 诊断 | |
400 | The configuration information of the model type is not found. | 未找到模型类型配置信息 | 诊断 | |
400 | The model group is not found. | 未找到模型组信息 | 诊断 | |
400 | No data set is created. | 未创建数据集。 | 诊断 | |
400 | The parameter is invalid. | 参数错误 | 诊断 | |
400 | The service is not opened or the account is overdue. | 服务未开通或账户已欠费。 | 诊断 | |
400 | You have an overdue payment. | 您已欠费 | 诊断 | |
400 | The length of content exceeds the limit. | 输入预测内容的长度超出限制。 | 诊断 | |
400 | The maximum number of submitted tasks is exceeded. | 提交任务到达上限 | 诊断 | |
400 | The query data exceeds the upper limit. | 查询数据超过允许的最大区间。 | 诊断 | |
403 | The quota for calling the model is exceeded. | 调用额度已超出限制 | 诊断 | |
403 | The specified interface is throttled. | 调用接口被限流 | 诊断 | |
403 | An error occurred while authenticating the model. | 模型鉴权失败 | 诊断 | |
403 | An error occurred while authenticating the model. | 模型鉴权失败 | 诊断 | |
403 | The format of the dataset ID is invalid. | 数据集ID不是有效的数据集ID | 诊断 | |
403 | The format of the dataset record is invalid. | 数据集标注数据格式无效 | 诊断 | |
403 | You are not authorized to operate on the specified resource. | 用户未被授权操作指定的资源。 | 诊断 | |
403 | The maximum number of models you created is exceeded. | 创建模型数量已达上限 | 诊断 | |
403 | The maximum number of online models is exceeded. You cannot deploy the model. | 模型在线数量已达上限,不能发布 | 诊断 | |
403 | You are not authorized to perform the operation. | 无权限操作 | 诊断 | |
403 | The maximum number of online models is exceeded. | 模型在线数量已达上限,不能操作上线 | 诊断 | |
403 | The maximum number of queries-per-second is exceeded. | 单模型QPS达到上限 | 诊断 | |
404 | The specified Model does not exist. | 指定的模型不存在。 | 诊断 | |
500 | The uploaded file failed to be parsed. | 上传的文件解析失败。 | 诊断 | |
500 | An error occurred while processing your request. | 未知错误。 | 诊断 | |
500 | Failed to obtain the model prediction result. | 获取模型预测结果失败。 | 诊断 | |
500 | The model inference result is null. | 模型推测结果为空 | 诊断 | |
500 | model predict cost greater than 9000ms. | 模型响应时间超过9秒。 | 诊断 | |
500 | A server error occurred while processing your request. Please try again later or contact customer support. | 未知错误。 | 诊断 | |
503 | An error occurred while processing your request. | 服务内部错误。 | 诊断 |