数据准备错误码
当您使用数据准备相关功能时,可能出现的错误码及相关信息如下。
数据连接
| 状态码 | 错误码 | 错误信息 | 描述 | 处理措施 |
|---|---|---|---|---|
| 400 | ModelArts.72060001 | Illegal argument [xxx]. | 输入参数不合法。 | 请检查提示的参数输入是否合法。 |
| 400 | ModelArts.72060007 | Dataset [xxx] is not existed. | 数据集不存在。 | 请检查提示的数据集是否存在。 |
| 400 | ModelArts.72060009 | Verification failed. Please check the content format is consistent with the template requirements. | 校验失败,文件格式不满足模板要求。 | 请查看样例数据,检查源数据是否与模板数据相符。 |
| 400 | ModelArts.72060012 | Internal error. | 内部服务错误。 | 系统错误,请联系技术支持。 |
| 400 | ModelArts.72060020 | Import job does not existed. | 连接任务不存在。 | 请检查连接任务是否存在。 |
| 400 | ModelArts.72060025 | The file [{0}] size exceeds the maximum limit of [{1}]. | 文件大小超过限制。 | 请检查数据是否超过限制。 |
| 400 | ModelArts.72060041 | Dataset is empty. | 数据集为空。 | 请检查源数据是否为空。 |
| 500 | ModelArts.72060046 | Download log error. | 日志下载错误。 | 请稍后重试。 |
| 400 | ModelArts.72060049 | File format mismatch, require [xxx]. | 文件格式不满足要求。 | 请检查源数据扩展名是否满足要求。 |
| 400 | ModelArts.72060050 | Data parsing error. | 数据解析错误。 | 请查看样例数据,检查源数据是否与模板数据相符。 |
| 429 | ModelArts.72060075 | Too Many Requests. Please try again later. | 请求次数过多。 | 请求次数过多,请稍后重试。 |
| 401 | ModelArts.72060083 | Failed to create the dataset. Please try again later. | 生成数据集失败,请稍后重试。 | 生成数据集失败,请稍后重试。 |
| 500 | ModelArts.72060084 | Fail to get agency info. Please try again later. | 获取委托信息失败,请稍后重试。 | 请检查用户是否已创建委托。 |
| 500 | ModelArts.72060085 | Failed to update import job. Please try again later. | 更新连接任务失败,请稍后重试。 | 更新连接任务失败,请稍后重试。 |
| 400 | ModelArts.72060086 | Individual files not supported. Please select a folder. | 不支持以单文件创建连接任务,请选择文件夹。 | 请以文件夹创建连接任务,确保输入的OBS路径以“/”结尾。 |
| 400 | ModelArts.72060087 | Required field [xxx] is missing in JSONL file [xxx] line [xxx]. Please ensure the file content follows the required format. | JSONL格式的数据校验失败,第xxx行缺失xxx字段。 | 请查看样例数据,检查源数据是否与模板数据相符。 |
| 400 | ModelArts.72060088 | Image files referenced in JSONL file are missing. Please check the following non-existent filenames: [%s] | 图片数据集中,JSONL索引的图片不存在。 | 检查源数据是否符合样例模板,检查JSONL索引的图像文件是否存在。 |
| 403 | ModelArts.72060089 | Current user is not authorized, please create agency first. | 当前用户未创建委托,请先创建委托。 | 请先创建委托。 |
数据管理
| 状态码 | 错误码 | 错误信息 | 描述 | 处理措施 |
|---|---|---|---|---|
| 500 | ModelArts.72010021 | base server [{0}] is unavailable | 基础服务[{0}]不可用。 | 检查OBS服务是否可用。 |
| 500 | ModelArts.72010035 | obs client failed caused by [{0}] | OBS客户端失败,原因是[{0}]。 | 检查OBS配置和网络连接。 |
| 500 | ModelArts.72010065 | parse model info failed, caused by [{0}] | 解析模型信息失败,原因是[{0}]。 | 检查模型信息格式是否正确。 |
| 400 | ModelArts.72010001 | dataset name [{0}] already exists (including soft-deleted) | 数据集名[{0}]已存在(包含已软删除的)。 | 使用其他数据集名称。 |
| 500 | ModelArts.72010068 | generate table md5 failed. datasetName is [{0}]. | 生成表md5失败。 | 检查数据集文件是否完整。 |
| 500 | ModelArts.72010067 | Get metatable from obs error, datasetName is [{0}]. | 从OBS获取元表错误。 | 检查OBS路径和数据是否存在。 |
| 500 | ModelArts.72010068 | generate dataset info failed. datasetName is [{0}]. | 生成数据集信息失败。 | 检查数据集配置信息。 |
| 404 | ModelArts.72010003 | dataset [{0}] not found in workspace [{1}] | 数据集[{0}]无法在空间[{1}]中找到。 | 确认数据集名称和空间是否正确。 |
| 500 | ModelArts.72010022 | Failed to bring the dataset [{0}] offline, caused by [{1}] | 下线数据集[{0}]失败, 原因是[{1}]。 | 检查数据集状态,确保没有关联任务。 |
| 500 | ModelArts.72010074 | Permanently deleting the dataset failed. | 彻底删除数据集失败。 | 检查OBS权限和数据是否存在。 |
智能精炼
| 状态码 | 错误码 | 错误信息 | 描述 | 处理措施 |
|---|---|---|---|---|
| 500 | ModelArts.72020000 | Internal Server Error. | 内部服务错误。 | 系统错误,请联系技术支持。 |
| 400 | ModelArts.72020001 | The task operator [xxx] not exist. | 任务算子不存在。 | 请检查任务算子是否存在。 |
| 400 | ModelArts.72020002 | The task operator required argument is missing. | 任务算子缺少必填参数。 | 请检查算子必填参数是否填写完整。 |
| 400 | ModelArts.72020008 | The job is running. | 精炼作业正在运行中,不允许删除。 | 请等待精炼作业运行结束或手动停止精炼作业后再删除。 |
| 400 | ModelArts.72020020 | Task not exist. | 任务不存在。 | 请检查精炼任务是否存在。 |
| 400 | ModelArts.72020022 | Dataset is not usable. | 数据集不可用。 | 请检查数据集是否可用。 |
| 400 | ModelArts.72020028 | This template does not exist. | 模板不存在。 | 请检查模板是否存在。 |
| 400 | ModelArts.72020041 | Job status is not generating. | 精炼作业状态不是数据集生成中,不能停止生成数据集。 | 精炼作业状态不是数据集生成中,不能停止生成数据集。 |
| 400 | ModelArts.72020044 | error:xxx | 错误:xxx。 | 公共错误,请联系技术支持。 |
| 400 | ModelArts.72020045 | The job is not soft deleted. | 精炼作业未软删除,不能彻底删除。 | 请先删除任务后,再进行彻底删除。 |
| 400 | ModelArts.72020047 | The task is in the pending state, please try again later. | 任务处于等待运行状态,请稍后重试。 | 任务处于等待运行状态,请稍后重试。 |
| 400 | ModelArts.72020048 | The job does not exist. | 精炼作业不存在。 | 请检查精炼作业是否存在。 |
| 400 | ModelArts.72020050 | Failed to start job. | 启动精炼作业失败。 | 请检查启动接口传参是否正确。 |
| 400 | ModelArts.72020051 | Operation failed. The current job status does not support this operation. | 操作失败,当前精炼作业状态不支持此操作。 | 当前精炼作业状态不支持此操作。 |
| 400 | ModelArts.72020052 | Failed to generate the dataset. The current job status does not support this operation. | 生成数据集失败,当前精炼作业状态不支持此操作。 | 当前精炼作业状态不支持此操作。 |
| 400 | ModelArts.72020057 | The input regular expression[xxx] has security risks, please re-enter. | 输入的正则表达式存在安全风险,请重新输入。 | 请检查算子参数填写的正则表达式是否合规。 |
| 403 | ModelArts.72020100 | operation is unsupported | 不支持的操作。 | 当前用户没有权限调用该接口。 |
| 503 | ModelArts.72020067 | read obs error, reason:[xxx] | 读取OBS错误。 | 请检查OBS服务是否正常。 |
| 400 | ModelArts.72020070 | The log path is not exist. | 日志不存在。 | 请检查OBS中日志文件是否已被删除。 |
| 503 | ModelArts.72020076 | The data management service is abnormal. | 数据管理服务异常。 | 请检查数据管理服务是否正常。 |
| 400 | ModelArts.72020078 | The source data set cannot be empty. | 源数据集不能为空。 | 请检查源数据集是否已被删除。 |
| 503 | ModelArts.72020079 | The operator management service is abnormal. | 算子管理服务异常。 | 请检查算子管理服务是否正常。 |
| 400 | ModelArts.72020080 | The operators cpuArch does not match ModelArts cpuArch. | 算子cpuArch与ModelArts资源池规格cpuArch不匹配。 | 请更换规格后重试。 |
| 400 | ModelArts.72020081 | Get ModelArts cpuArch failed. Please check the status of the ModelArts resource pool. | 获取ModelArts资源池规格cpuArch失败。 | 请检查ModelArts资源池状态。 |
| 500 | ModelArts.72020087 | Parameter settings are incorrect. Please adjust the parameter settings. | 参数设置不正确。 | 请检查算子参数设置。 |
| 500 | ModelArts.72020091 | Internal service error. Contact technical support. | 内部服务错误。 | 请联系技术支持。 |
| 500 | ModelArts.72020092 | The dependent service [xxx] is error. | 依赖服务错误。 | 请检查依赖服务是否正常。 |
| 400 | ModelArts.72020107 | List analysis files failed for task [xxx] node [xxx]. | 获取分析文件列表。 | 请检查OBS服务是否正常。 |
| 400 | ModelArts.72020108 | Get analysis file details failed for path [xxx]. | 获取分析文件详情失败。 | 请检查OBS服务是否正常。 |
| 400 | ModelArts.72020109 | The total analysis file size exceed max download limit. | 分析文件总大小超过最大下载限制。 | 分析文件总大小超过最大下载限制。 |
| 400 | ModelArts.72020118 | Record num should be more than 0 and less equal than 10w. | 记录数应大于0且小于等于10万。 | 请检查数据合成算子传参。 |
| 400 | ModelArts.72020119 | Concurrency num should be more than 0 and less equal than 500. | 并发数应大于0且小于等于500。 | 请检查数据合成算子传参。 |
| 400 | ModelArts.72020120 | The target num should be more than 1 and less equal than 20. | 目标数应大于1且小于等于20。 | 请检查数据合成算子传参。 |
| 400 | ModelArts.72020121 | The target num should equal 1. | 目标数应等于1。 | 请检查数据生成算子传参。 |
| 400 | ModelArts.72020122 | The output parameters of the synthesis task are incorrect. | 合成任务的输出参数不正确。 | 请检查数据合成算子传参。 |
| 400 | ModelArts.72020123 | Invalid synthesis config. | 无效的合成配置。 | 请检查数据合成算子传参。 |
| 400 | ModelArts.72020124 | The model is not configured. | 未配置模型。 | 请检查数据合成算子模型配置。 |
| 400 | ModelArts.72020125 | The sample input length should be less than 20. | 样本输入长度应小于20。 | 请检查数据合成算子传参。 |
| 400 | ModelArts.72020128 | Update cleanJob failed. | 更新精炼作业失败。 | 请检查接口传参是否正确。 |
| 400 | ModelArts.72020129 | CleanJob name is invalid. | 精炼作业名称无效。 | 请检查精炼作业名称是否包含非法字符。 |
| 400 | ModelArts.72020130 | CleanJob description is invalid. | 精炼作业描述无效。 | 请检查精炼作业描述是否包含非法字符。 |
| 403 | ModelArts.72020131 | Only services deployed in the public resource pool are supported. | 仅支持部署在公共资源池的在线服务。 | 仅支持部署在公共资源池的在线服务。 |
| 403 | ModelArts.72020132 | Current user is not authorized, please create agency first. | 当前用户未授权。 | 请先创建委托。 |
| 500 | ModelArts.72020133 | Fail to get agency info. Please try again later. | 获取委托信息失败,请稍后重试。 | 请检查用户是否已创建委托。 |
| 400 | ModelArts.72020136 | Input file does not exist. | 任务输入文件不存在。 | 请检查OBS中任务输入文件是否已被删除。 |
| 400 | ModelArts.72020137 | Resuming clean job failed. | 重试精炼作业失败。 | 请联系技术支持。 |
| 400 | ModelArts.72020138 | Can not find [xxx] models in preset asset. | 在预置资产中找不到该模型。 | 请检查预置资产中是否存在该模型。 |
| 400 | ModelArts.72020139 | Operator does not support dataset type: [xxx]. The supported dataset types: [xxx]. | 算子不支持处理当前数据集类型。 | 建议在任务编排中更换算子后重试。 |
| 400 | ModelArts.72090002 | operation is unsupported, reason: xxx | 不支持的操作。 | 当前精炼作业状态不支持此操作。 |
| 400 | ModelArts.72090005 | parameter xxx is invalid, reason: xxx | 参数是无效的。 | 请检查参数是否合理。 |
| 400 | ModelArts.72090006 | parse operator manifest xxx failed, reason: xxx | 解析算子配置文件失败。 | 请检查算子配置文件。 |
| 400 | ModelArts.72090007 | operator parameter xxx is invalid, reason: xxx | 算子参数不合理。 | 请检查参数是否合理。 |
| 400 | ModelArts.72090010 | operator id xxx already exists | 算子ID已经存在。 | 请更改算子ID。 |
| 400 | ModelArts.72090011 | operator xxx does not exist | 算子不存在。 | 请检查算子是否存在。 |
| 400 | ModelArts.72090012 | operator [xxx] version [xxx] does not exist | 不存在此版本的算子。 | 请当前版本算子是否存在。 |
| 400 | ModelArts.72090015 | update operator [xxx] failed, reason: [xxx] | 更新算子失败。 | 请检查算子更新文件是否正确。 |
| 400 | ModelArts.72090019 | operator [{0}] version [{1}] format error | 算子版本号格式错误。 | 请检查算子版本号格式。 |
| 400 | ModelArts.72090020 | operator [{0}] version [{1}] is too old | 算子版本过小。 | 请检查算子版本号。 |
| 400 | ModelArts.72090023 | operator package [{0}] format error | 算子包格式错误。 | 请检查算子包格式。 |
| 400 | ModelArts.72090024 | invalid obs url: [{0}], reason: [{1}] | 无效的OBS路径。 | 请检查OBS路径是否合法。 |
| 400 | ModelArts.72090025 | operator file [{0}] size exceeds limit [{1}] | 算子文件超过上限。 | 请检查算子包大小。 |
| 403 | ModelArts.72090026 | read obs error, reason:[{0}] | 读取OBS文件失败。 | 请检查OBS配置。 |
| 400 | ModelArts.72090027 | please purchase first before use | 使用前请购买。 | 请订阅服务。 |
| 400 | ModelArts.72090028 | Parameter settings are incorrect. Please adjust the parameter settings | 参数设置错误。 | 请调整参数。 |
| 400 | ModelArts.72090029 | Data parsing error. For details, see the log | 数据解析失败。 | 请修改错误数据。 |
| 400 | ModelArts.72090030 | The permission [{0}] is incorrect. Please configure the permission | 权限错误。 | 请配置正确权限。 |
| 400 | ModelArts.72091001 | read file [{0}] failed | 文件读取失败。 | 请检查文件是否正确。 |
| 403 | ModelArts.72091010 | The dependent resource [{0}] is incorrect. Ensure that the [{1}] is normal | 依赖资源失败。 | 请检查依赖资源是否可用。 |
| 500 | ModelArts.72091011 | Internal service error. Contact technical support | 内部错误。 | 请联系技术人员。 |
| 403 | ModelArts.72091012 | The dependent service [{0}] is incorrect. Check whether the service [{1}] is normal | 依赖服务失败。 | 请检查服务是否可用。 |
人工校准
| 状态码 | 错误码 | 错误信息 | 描述 | 处理措施 |
|---|---|---|---|---|
| 403 | ModelArts.72041001 | You do not have permission to do this operation! | 用户无操作权限。 | 请检查用户是否有操作权限。 |
| 400 | ModelArts.72041020 | Dataset bound to the task record num exceeds the limit! | 任务关联的数据集记录数量超过上限。 | 请检查关联数据集样本数是否超过上限。 |
| 409 | ModelArts.72041015 | Batch task name is already exist! | 批次任务名已存在。 | 请检查当前项目空间下是否有同名批次任务。 |
| 400 | ModelArts.72041037 | Dataset size is empty | 关联数据集大小为空。 | 请检查关联数据集大小,请选择大小不为空的数据集。 |
| 404 | ModelArts.72041016 | Batch task does not exist! | 批次任务信息不存在。 | 请检查当前项目空间下是否存在该批次任务。 |
| 400 | ModelArts.72042010 | The current task status does not allow dataset generation. | 当前任务状态不允许生成数据集。 | 任务创建中、任务创建失败不能生成数据集,请检查任务状态。 |
| 400 | ModelArts.72042011 | Dataset is being generated and cannot be operated. | 数据集正在生成中,不允许操作。 | 数据集正在生成中,不允许操作,请稍后重试。 |
| 400 | ModelArts.72042012 | No data record meets the filter criteria. Therefore, the dataset cannot be generated. | 符合筛选条件的数据条数为空,无法生成数据集。 | 符合筛选条件的数据条数为空,无法生成数据集,请检查筛选条件。 |
| 500 | ModelArts.72042013 | Failed to stop dataset generation, please try again later. | 停止生成数据集失败。 | 停止生成数据集失败,请稍后重试。 |