错误码
当您调用API时,如果遇到“APIGW”开头的错误码,请参见API网关错误码进行处理。
| 状态码 | 错误码 | 错误信息 | 描述 | 处理措施 | 
|---|---|---|---|---|
| 100 | ModelArts.0116 | The expected {0} exceeds the quota limit. | 资源{0}超过配额限制。 | 请联系管理员扩大配额。 | 
| 100 | ModelArts.6768 | SSH configuration is missing, target image {0} only support SSH dev service. | SSH配置缺失,当前镜像{0}只支持SSH链接方式。 | 请选择合适的镜像。 | 
| 200 | ModelArts.4606 | The sample has been reviewed. | 样品已审查 | 样品已审查 | 
| 200 | ModelArts.4900 | Training job prepared. | 训练任务准备成功 | 训练任务准备成功 | 
| 200 | ModelArts.4902 | Exporting labels. | 开始导出任务 | 开始导出任务 | 
| 200 | ModelArts.4904 | Labels exported. | 导出任务成功 | 导出任务成功 | 
| 200 | ModelArts.4910 | Model import task submitted. | 模型导入任务提交成功 | 模型导入任务提交成功 | 
| 200 | ModelArts.4912 | Model import task executed. | 模型导入任务执行成功 | 模型导入任务执行成功 | 
| 200 | ModelArts.4914 | Auto labeling task submitted. | 提交自动标注任务成功,等待自动标注任务完成 | 提交自动标注任务成功,等待自动标注任务完成 | 
| 200 | ModelArts.4916 | Auto labeling task executed. | 自动标注任务执行成功 | 自动标注任务执行成功 | 
| 200 | ModelArts.4918 | Import task submitted. | 导入任务提交成功 | 导入任务提交成功 | 
| 200 | ModelArts.4920 | Import task executed. | 导入任务执行成功 | 导入任务执行成功 | 
| 200 | ModelArts.4926 | Collecting hard examples submitted. | 难例采集提交成功 | 难例采集提交成功 | 
| 200 | ModelArts.4950 | Auto inference task submitted. | 提交自动推理任务成功 | 提交自动推理任务成功 | 
| 200 | ModelArts.4952 | Auto inference task executed. | 自动推理任务执行成功 | 自动推理任务执行成功 | 
| 200 | ModelArts.4960 | Auto grouping task submitted. | 自动分组作业提交成功 | 自动分组作业提交成功 | 
| 200 | ModelArts.4962 | Auto grouping task executed. | 自动分组作业执行成功 | 自动分组作业执行成功 | 
| 200 | ModelArts.4964 | Auto grouping task is already running. | 自动分组任务已在运行,请稍候 | 自动分组任务已在运行,请稍候 | 
| 204 | ModelArts.2776 | NotReadyToFetchLog | 日志未就绪,等待训练回传数据 | 请稍后重试 | 
| 204 | ModelArts.2777 | NotReadyToFetchMetric | 指标未就绪,等待训练回传数据 | 请稍后重试 | 
| 400 | ModelArts.0101 | Invalid Argument. | 无效的参数 | 根据提示输入正确的参数。 | 
| 400 | ModelArts.0102 | The workspace does not exist. | 工作空间不存在 | 请检查当前工作空间是否存在 | 
| 400 | ModelArts.0104 | Parameter error. | 参数错误 | 请检查填写的参数。 | 
| 400 | ModelArts.0107 | The values of the request parameters ({0},{1}) are invalid. | 请求的参数值 ({0},{1})是无效的. | 检查提示的参数值是否是有效的。 | 
| 400 | ModelArts.0113 | Create Notebook failed. Quota: {} is exhausted. | 创建Notebook失败,配额耗尽 | 工作空间配额耗尽,联系管理员扩大工作空间配额。 | 
| 400 | ModelArts.0118 | QuotaInsufficient | 要使用的%s超过配额限制 | 释放未使用的资源,或联系技术支持增加配额 | 
| 400 | ModelArts.0204 | Token must contain projectId info. | token信息中必须包含projectId的信息. | 检查token是否为project token。 | 
| 400 | ModelArts.0210 | Invalid project ID. | projectId参数无效 | 请检查Project Id参数是否正确 | 
| 400 | ModelArts.0420 | Failed to query agency. | 委托查询失败 | 系统错误,请联系技术支持。 | 
| 400 | ModelArts.0421 | Failed to create agency. | 委托创建失败 | 系统错误,请联系技术支持。 | 
| 400 | ModelArts.0422 | Failed to query users. | 查询用户列表失败 | 系统错误,请联系技术支持。 | 
| 400 | ModelArts.0423 | Disagree with service statement. | 未同意服务授权 | 系统错误,请联系技术支持。 | 
| 400 | ModelArts.0424 | User authorization information already exists. | 已存在用户授权信息 | 授权信息已存在。如需更新,请先删除原始授权再次添加。 | 
| 400 | ModelArts.0425 | Failed to add user authorization information. | 添加用户授权信息失败 | 系统错误,请联系技术支持。 | 
| 400 | ModelArts.0426 | Failed to delete user authorization information. | 删除授权信息失败 | 系统错误,请联系技术支持。 | 
| 400 | ModelArts.0427 | Failed to get user authorization information. | 查询授权信息失败 | 系统错误,请联系技术支持。 | 
| 400 | ModelArts.0428 | Failed to update agency. | 更新委托失败 | 系统错误,请联系技术支持。 | 
| 400 | ModelArts.0429 | The authorization does not exist. Check whether the user_id is correct. | 授权信息不存在 | 检查user_id是否正确。 | 
| 400 | ModelArts.0430 | Failed to query agency grants. | 查询委托权限失败 | 系统错误,请联系技术支持。 | 
| 400 | ModelArts.0431 | Failed to query agency quotas. | 查询委托配额失败 | 系统错误,请联系技术支持。 | 
| 400 | ModelArts.1002 | OBS operation failed. | 操作对象存储服务(OBS)失败。 | 请确认对象存储服务(OBS)是否可用。 | 
| 400 | ModelArts.1003 | The user account is abnormal (expired or frozen) or the user does not have the permission to perform the OBS operation. | 用户的账户出现异常(过期、冻结、权限不足)无法完成对象存储服务(OBS)操作。 | 请查看常见问题中“使用ModelArts时提示“权限不足”,如何解决?”章节。 | 
| 400 | ModelArts.1120 | Parameter verification failed. | 参数校验失败 | 系统错误,请联系技术支持。 | 
| 400 | ModelArts.2750 | DuplicateEvalJobName | 创建的评估作业(name %s)已存在 | 请更换评估作业名称 | 
| 400 | ModelArts.2751 | DuplicateTrainingJobName | 创建的训练作业(name %s)已存在 | 请更换训练作业名称 | 
| 400 | ModelArts.2752 | DuplicateAiAlgorithmNameAndVersion | 已存在同名同版本的算法 | 请检查请求中算法信息的合法性 | 
| 400 | ModelArts.2753 | InputsOutputsMessageError | 输入输出管道信息不合法:%s。 | 请根据错误提示检查请求中输入输出管道信息的合法性。 | 
| 400 | ModelArts.2754 | ModelartsHostedNumError | 最多只有一个输出通道可被配置为ModelArts托管输出 | 请检查请求中输出路径信息的合法性 | 
| 400 | ModelArts.2755 | AiAlgorithmNotFound | 算法未找到 | 请检查请求中算法信息的合法性 | 
| 400 | ModelArts.2756 | HasSameNameWithMarketAlgorithm | 与已订阅算法重名 | 请检查请求中算法信息的合法性 | 
| 400 | ModelArts.2757 | CodeDirError | 代码目录路径不合法:%s。 | 请根据错误提示检查请求中代码目录路径的合法性。 | 
| 400 | ModelArts.2758 | BootFileDirError | 代码启动文件路径不合法:%s。 | 请根据错误提示检查请求中代码启动文件路径的合法性。 | 
| 400 | ModelArts.2759 | TooManyCodeFiles | 配额不足,代码文件数量超过上限,最多支持上传%s份文件 | 请检查代码文件数量 | 
| 400 | ModelArts.2760 | CodeFolderTooDeep | 配额不足,代码目录层级过多,最多支持%s级目录 | 请检查代码目录深度 | 
| 400 | ModelArts.2761 | CodeFilesSizeToolarge | 配额不足,代码文件所占存储空间过大,最多支持%sGB | 请检查代码文件大小 | 
| 400 | ModelArts.2762 | DuplicateFlavorCode | 实例规格(%s)已存在 | 请更换实例规格名称 | 
| 400 | ModelArts.2763 | DoNotHaveFlavor | 选择的实例规格无效 | 请检查请求中的实例规格是否有效 | 
| 400 | ModelArts.2764 | QueryParamsError | 查询参数(%s)无效 | 请检查请求参数的合法性 | 
| 400 | ModelArts.2765 | StringParameterError | 字符型变量 %s 的值不在预设的范围内 %s。 | 请根据预设范围填写变量值。 | 
| 400 | ModelArts.2766 | DoNotHaveDefaultValue | 参数 %s 缺少默认值。 | 请填写默认值。 | 
| 400 | ModelArts.2767 | ParameterKeyRepeat | 参数 %s 名称重复。 | 请重命名参数名称。 | 
| 400 | ModelArts.2768 | DefaultValueTypeError | 参数 %s 的默认值 %s 与参数类型 %s 不一致。 | 请根据报错信息检查参数默认值的合法性。 | 
| 400 | ModelArts.2769 | DefaultValueIsNotInRange | 参数 %s 的默认值 %s 不在设置范围内 %s。 | 请确保默认值在设置范围内 | 
| 400 | ModelArts.2770 | RangeError | 参数 %s 范围错误。 | 请重新填写参数范围。 | 
| 400 | ModelArts.2771 | NotHavePermission | 没有 %s 权限。 | 请根据报错信息检查用户权限。 | 
| 400 | ModelArts.2772 | OriginalAlgorithmCodeInfoError | 当前算法创建失败,为保证算法可用性请重新选择代码目录和启动文件 | 请重新选择代码目录和启动文件 | 
| 400 | ModelArts.2773 | GetObsObjectContentError | 获取文件内容 %s 失败。 | 请检查文件权限。 | 
| 400 | ModelArts.2774 | ParseParameterError | 超参解析失败 | 超参解析为beta功能,若解析结果不合理请手动输入 | 
| 400 | ModelArts.2775 | TrainingJobNotFound | 训练作业(id:%s)未找到 | 请检查请求中训练作业信息的合法性 | 
| 400 | ModelArts.2778 | EvalJobNotFound | 模型评估作业(id:%s)未找到 | 请检查请求中job_id的合法性 | 
| 400 | ModelArts.2779 | EvalVerNotFound | 模型评估作业版本(id:%s)未找到 | 请检查请求中评估作业版本信息的合法性 | 
| 400 | ModelArts.2780 | EngineNotFound | AI引擎(id:%s)未找到 | 请检查请求中的engine信息的合法性 | 
| 400 | ModelArts.2781 | FlavorNotFound | 规格(%s)未找到 | 请检查请求中的规格的合法性 | 
| 400 | ModelArts.2782 | DatasetVersionNotFound | 数据集版本(id:%s)未找到 | 请检查请求中的dataset_version_id的合法性 | 
| 400 | ModelArts.2783 | DatasetNotFound | 数据集(id:%s)未找到 | 请检查请求中的dataset_id的合法性 | 
| 400 | ModelArts.2787 | InvalidJsonBody | 非法Json请求体 | 请检查请求体的合法性 | 
| 400 | ModelArts.2788 | InvalidParam | 参数无效(%s) | 请检查请求参数的合法性 | 
| 400 | ModelArts.2789 | UnsupportedFilterBy | 过滤项 %s 不合法:%s。 | 请检查过滤项的合法性。 | 
| 400 | ModelArts.2790 | UnsupportedSortBy | 排序项 %s 不在支持的范围内:%s。 | 请检查排序项的合法性。 | 
| 400 | ModelArts.2791 | InvalidObsPath | 非法的obs路径:%s, 原因:%s | 请检查obs路径的合法性 | 
| 400 | ModelArts.2792 | BootFileNotBelongToCodeDir | boot_file 不属于 code_dir目录下 | 请检查boot_file和code_dir是否填写正确 | 
| 400 | ModelArts.2793 | FlavorOutOfRange | 规格实例数(%d)超出了最大值(%d) | 请检查规格 | 
| 400 | ModelArts.2794 | InvalidModelURL | 非法的模型URL | 请检查模型URL的合法性 | 
| 400 | ModelArts.2795 | GetModel | 获取模型错误:%s | 请检查模型的合法性 | 
| 400 | ModelArts.2797 | EvalResultsNotPrepared | 评估结果未生成 | 请等待评估结果生成 | 
| 400 | ModelArts.2798 | UnsupportedModel | 不支持的模型ID:%s | 请检查模型id的合法性 | 
| 400 | ModelArts.2801 | FederationNotFound | 联邦训练(%s)不存在 | 请检查请求中联邦训练id的合法性 | 
| 400 | ModelArts.2802 | InvalidCodeDir | 非法的codeDir路径:%s | 请检查codeDir路径的合法性 | 
| 400 | ModelArts.2804 | InsufficientPermissionToAuthorize | 该用户权限不足,无法对租户的所有子用户完成授权 | 请确认 用户权限 | 
| 400 | ModelArts.2805 | FederationInviteUserError | 邀请的参与者中包含当前账号的IAM用户ID(%s) | 请确认邀请用户列表中不包含当前账号的IAM用户ID | 
| 400 | ModelArts.2806 | MustHaveCmdAndImage | 自定义镜像作业command和engine.url不能为空 | 请检查请求中command和engine.url的合法性 | 
| 400 | ModelArts.2807 | UnsupportedConditionKey | 不支持的条件key值 (%s) | 请检查请求中搜索key值的合法性 | 
| 400 | ModelArts.2808 | UnsupportedConditionOperator | 不支持的条件operator值 (%s) | 请检查请求中搜索operator值的合法性 | 
| 400 | ModelArts.2809 | UnsupportedConditionValue | 不支持的条件value值 (%s) | 请检查请求中搜索value值的合法性 | 
| 400 | ModelArts.2810 | SWRQueryImageInfoError | 自定义镜像查询失败 | 请检查请求中image_url是否输入正确 | 
| 400 | ModelArts.2811 | SWRCreateShareError | 自定义镜像添加共享失败 | 请检查请求中image_url是否输入正确 | 
| 400 | ModelArts.2812 | UnsupportedActionType | 不支持的操作类型:%s | 请检查操作类型的合法性 | 
| 400 | ModelArts.2814 | AlgorithmNotMatch | 作业算法配置(%s)与算法管理配置不一致 | 请检查参数的合法性 | 
| 400 | ModelArts.2815 | ExceedQuotaLimit | 资源(%s)配额超限 | 请释放使用中资源或申请扩大配额 | 
| 400 | ModelArts.2816 | ParamRangeError | (%s)参数超出限制%s | 请重新填写参数范围 | 
| 400 | ModelArts.2817 | AiAlgorithmShareError | 算法(%s)还未就绪,无法分享 | 请等待算法完成创建 | 
| 400 | ModelArts.2818 | LogFileNotGenerated | 日志文件未生成 | 请待日志生成后再查看 | 
| 400 | ModelArts.2819 | LogFileHasCleared | 日志文件已经被清理 | 请在创建训练作业时选择要上传的obs路径 | 
| 400 | ModelArts.2820 | LogPathNotFound | 找不到日志存储路径 | 请使用旧版API查看日志 | 
| 400 | ModelArts.2821 | DuplicateAlgorithmName | 创建的算法(name %s)已存在 | 算法名称已存在,请更换算法名称 | 
| 400 | ModelArts.2822 | LogExportPathNotSet | 日志输出路径未设置 | 请设置日志输出路径 | 
| 400 | ModelArts.2823 | DomainIdNotMatched | 您没有操作的权限. domain id %s, 配置文件中domain id %s. | 请核对配置文件中的domain id和请求头中的domain id | 
| 400 | ModelArts.2824 | SearchIndicatorsError | 搜索指标 %s 有重复。 | 请根据报错信息检查搜索指标是否重复。 | 
| 400 | ModelArts.2825 | ParamTypeError | 参数(%s)类型错误 | 请检查参数类型 | 
| 400 | ModelArts.2826 | SearchParamsError | 搜索参数错误 | 请重新填写搜索参数 | 
| 400 | ModelArts.2827 | FailureAnalysisNotPossible | 无法对未失败的作业进行失败分析 | 请对运行失败的训练作业进行失败分析 | 
| 400 | ModelArts.2828 | FailureAnalysisFailed | 训练作业失败原因获取失败 | 未知失败,请联系技术支持 | 
| 400 | ModelArts.2829 | DuplicateEngineId | 创建的引擎(name %s)已存在 | 请更换训练引擎名称 | 
| 400 | ModelArts.2830 | MustHaveEngineId | 自定义镜像作业engine_id不能为空 | 请检查请求中engine_id的合法性 | 
| 400 | ModelArts.2831 | FeedbackFailureAnalysisNotPossible | 无法进行失败结果反馈 | 请对已分析原因的失败作业进行反馈 | 
| 400 | ModelArts.2832 | EngineNeedUpgrade | 您使用的AI引擎版本过低,已下架 | 请使用最新版的AI引擎 | 
| 400 | ModelArts.2833 | ExceedeFreeFlavorQuota | 作业数超出了该免费规格的单用户作业数量的限额(%d个) | 删除其他免费规格作业 | 
| 400 | ModelArts.2834 | UnsupportedRemoteDataType | 不支持(%s)数据类型 | 使用支持的数据类型 | 
| 400 | ModelArts.2835 | GetSizeOfChannelTimeOut | 获取输入管道文件大小超时 | 请通过本地文件系统或OBS服务获取文件夹大小 | 
| 400 | ModelArts.2837 | FrozenAccount | 账号受限或冻结 | 请检查账号的合法性 | 
| 400 | ModelArts.2838 | WorkspacePolicyLimit | 您没有(%s)操作的权限 | 请检查IAM服务细粒度策略配置 | 
| 400 | ModelArts.2839 | InvalidMindSporeConfig | MindSpore高级配置(%s)无效 | 请检查请求中信息的合法性 | 
| 400 | ModelArts.2840 | UnsupportedFlavor | 该规格不兼容选用的引擎或计算策略 | 请选用其他规格 | 
| 400 | ModelArts.2841 | DuplicateTrainingExperimentName | 训练实验(name: %s)已存在 | 请更换训练实验名称 | 
| 400 | ModelArts.2842 | TrainingExperimentNotFound | 训练实验(id: %s)未找到 | 请检查请求中训练实验信息的合法性 | 
| 400 | ModelArts.2843 | QueryVPCEPFailed | 查询vpc终端节点失败,原因:(%s) | vpcep请求失败,请联系技术支持。 | 
| 400 | ModelArts.2844 | ChangeVPCEPPolicyFailed | 更新vpc终端节点策略失败,原因:(%s) | vpcep请求失败,请联系技术支持。 | 
| 400 | ModelArts.2845 | ImageSizeExceeded | SWR镜像大小过大 (%dGB > %dGB) | 请修改镜像 | 
| 400 | ModelArts.2846 | TrainingExperimentTypeMismatch | 训练作业的类型(%s)与训练实验的类型(%s)不匹配 | 请选择与训练作业类型一致的训练实验。 | 
| 400 | ModelArts.2847 | IEFNodeUnavailable | 边缘节点(%s) 当前状态(%s)无法进行联邦训练 | 请选择可用的边缘节点 | 
| 400 | ModelArts.2848 | IEFClientError | 请检查edge_node_id(%s)是否正确,错误详情:%s | 请选择可用的边缘节点 | 
| 400 | ModelArts.2849 | FederationParticipantsReachLimit | 超过最大联邦人数上限 | 选择参与人数低于限制的其他联邦 | 
| 400 | ModelArts.2850 | FederationDuplicateActivityName | 联邦活动(name %s)已存在 | 联邦活动名称已存在,请更换联邦活动名称 | 
| 400 | ModelArts.2851 | FederationDuplicateParticipant | 您已经参与该联邦活动(id %s) | 请选择尚未加入的联邦活动 | 
| 400 | ModelArts.2853 | FederationOperationForbidden | 禁止将联邦活动的状态从%s转换至%s | 禁止此操作 | 
| 400 | ModelArts.2854 | UnsupportedRemoteType | 不支持的输入或输出类型 | 使用支持的输入或输出类型 | 
| 400 | ModelArts.2855 | RunUserDeny | run_user < %d 的训练作业仅限运行于专属资源池 | 禁止此操作 | 
| 400 | ModelArts.2856 | NotOwnImagePublishGalleyError | 使用他人共享的镜像构建的算法无法发布至市场 | 若要将算法发布至市场,请使用自己的镜像构建的算法 | 
| 400 | ModelArts.2857 | InvalidLocalCodeDir | local_code_dir参数校验失败,原因:(%s) | 请检查请求中信息的合法性 | 
| 400 | ModelArts.2858 | UnsupportedOperation | 当前的运维操作不支持,(%s) | 请参考提示信息操作。 | 
| 400 | ModelArts.2859 | InvalidWorkingDir | working_dir参数校验失败,原因:(%s) | 请检查请求中信息的合法性 | 
| 400 | ModelArts.2879 | JobRuntimeTypeNotDebug | 作业runtime_type不是debug | 请调整job的runtime_type为debug | 
| 400 | ModelArts.2880 | ImageSaveJobExist | 该作业镜像保存任务已存在 | 请等待作业镜像任务运行完成 | 
| 400 | ModelArts.2883 | ImageSaveJobSecPhaseNotRunning | 训练作业状态不是running | 请检查训练作业状态 | 
| 400 | ModelArts.2884 | ImageSwrAlreadyExist | 镜像版本和镜像名称已存在 | 请检查保存的镜像在同一组织下镜像版本和名称是否重复 | 
| 400 | ModelArts.2885 | AccessImageSwrException | 访问用户swr异常 | 请检查保存镜像的组织是否存在或者用户权限是否足够 | 
| 400 | ModelArts.2886 | NotTrainingPool | 该资源池(%s)不支持训练作业类型 | 请检查该资源池是否支持训练作业类型 | 
| 400 | ModelArts.2887 | PoolNotRunning | 该资源池(%s)未运行 | 请检查该资源池的状态 | 
| 400 | ModelArts.2889 | GetOsPoolFailed | 获取资源池(%s)失败。%s | 请检查请求中资源池的合法性 | 
| 400 | ModelArts.2891 | WorkspaceSetError | 工作空间访问错误,错误信息:%s.对应错误码: %s | 请根据错误信息尝试解决 | 
| 400 | ModelArts.3015 | Config json file does not conform to the specification. | 模型配置文件不符合规范. | 检查输入的config.json或者输入的initial_config字段是否为标准格式。 | 
| 400 | ModelArts.3016 | Failed to parse config json file because of unsupported fields, types, or formats({0}, {1}). | 解析config文件时由于不支持的字段、类型或格式导致失败({0}, {1}). | 按提示检查对应字段输入是否正确。 | 
| 400 | ModelArts.3017 | Failed to publish model because source location noncompliance. | 模型发布失败, 模型源路径不满足规范. | 检查输入的source_location字段是否符合规范。 | 
| 400 | ModelArts.3023 | Invalid labels({0}) of model. | 模型标签({0})不合法. | 模型标签含有特殊字符,当前只支持大小写字母或中文字符开头,包含大小写字母,数字,中文字符和下划线,最大长度不超过64。 | 
| 400 | ModelArts.3024 | The templateInputs field is incorrectly configured, check if the input is consistent with the template requirements. | 输入项配置错误,请检查输入是否与模板的要求保持一致 | 模板的参数和模板的要求不匹配,检查输入项是否和模板参数匹配。 | 
| 400 | ModelArts.3025 | User ({0}) has only a single share permission and cannot be shared with all users. | 用户({0})只有单点共享权限,无法共享给所有用户 | 只有管理员或者白名单里的账号才能共享给所有用户。 | 
| 400 | ModelArts.3026 | Failed to delete infer format, infer format ({0}) already be used by template. | 输入输出模式删除失败, 模式 ({0}) 已经被模板使用. | 找到使用的模板,清理后再删除输入输出模式。 | 
| 400 | ModelArts.3027 | The model used by the template ({0}) is private and belongs to other users and cannot be shared. | 模板使用的模式({0})非公开且属于其他用户,无法共享. | 模式无法共享,请选择其他模式。 | 
| 400 | ModelArts.3028 | Failed to publish model, please select input and output mode. | 模型发布失败,请选择输入输出模式 | 选择输入输出模式后重新发布。 | 
| 400 | ModelArts.3029 | Model publishing failed because the Template model must provide the template ID used. | 模型发布失败,Template模型必须提供所使用的模板ID | 模板模型发布时输入模板ID。 | 
| 400 | ModelArts.3030 | Model publishing failed, template ({0}) does not support modifying its built-in input and output mode. | 模型发布失败,模板({0})不支持修改其内置输入输出模式 | 模板模型发布时不支持修改内置的输入输出模式。 | 
| 400 | ModelArts.3031 | Cancel sharing failed, ({0}) has not been shared with other tenants. | 取消共享失败,({0})没有共享给其他租户 | 镜像取消共享失败,镜像没有共享给其他租户。 | 
| 400 | ModelArts.3032 | Image ({0}) cannot be shared to admin ({1}), please check the image permissions. | 镜像({0})无法共享给管理员({0}),请检查镜像权限 | 按错误提示进行操作。 | 
| 400 | ModelArts.3033 | Template publishing failed, please provide template label. | 模板发布失败,请提供模板标签 | 模型标签字段为空,需要填写值。 | 
| 400 | ModelArts.3034 | Template model failed to be published, template field is required. | Template模型发布失败,template字段是必需的 | 模板发布情况下,template字段不能为空。 | 
| 400 | ModelArts.3035 | Profile preview failed, sourceLocation and previewConfig fields need to provide at least one. | 配置文件预览失败,source_location与preview_config字段需至少提供一个 | source_location和preview_config至少有一个不能为空。 | 
| 400 | ModelArts.3036 | Parameter verification failed, parameter ({0}) is required. | 参数校验失败,参数({0})是必需的 | 参数校验失败,按错误提示填写对应的参数。 | 
| 400 | ModelArts.3037 | Parameter ({0}:{1}) is invalid. | 参数({0}:{1})是无效的 | 按照提示参数进行修改。 | 
| 400 | ModelArts.3038 | When isSpecific is true, domainId is required. | is_specific为true时,domain_id是必需的 | 按照提示进行提供domain_id。 | 
| 400 | ModelArts.3039 | Template input input_id cannot be repeated. | 模板输入项input_id不能重复 | 输入不重复的input_id。 | 
| 400 | ModelArts.3040 | When the installer installer is yum or apt-get, and the version packageVersion exists, the version constraint restraint can only be EXACT. | 安装方式installer为yum或apt-get,且版本package_version存在时,版本约束restraint只能为EXACT | 检查版本约束。 | 
| 400 | ModelArts.3041 | When the installer installer is conda or pip, and the version packageVersion exists, the version constraint restraint can only be EXACT, ATLEAST, ATMOST. | 安装方式installer为conda或pip,且版本package_version存在时,版本约束restraint只能为EXACT、ATLEAST、ATMOST | 检查版本约束。 | 
| 400 | ModelArts.3063 | Mode unshared failed, the template using this mode has been shared, you need to cancel the sharing of the template first. | 模式取消共享失败,使用该模式的模板已共享,需先取消模板的共享 | 按照错误提示进行操作。 | 
| 400 | ModelArts.3070 | There is a model name that does not belong to this tenant: ({0}). | 存在不属于该租户:({0})的模型名称 | 订阅的模型和输入的domainId不一致,找提供订阅模型的服务确认是否输入正确。 | 
| 400 | ModelArts.3072 | The domain id is the same and does not support subscribing to your own model. | 账户ID相同,不支持订阅自己的模型 | 用户不能订阅自己的发布的模型,换个账号进行订阅。 | 
| 400 | ModelArts.3074 | Unable to delete subscribed model. | 无法删除订阅的模型 | 订阅的模型无法进行删除。 | 
| 400 | ModelArts.3076 | Model does not support deploying edge services and cannot broadcast. | 模型不支持部署边缘服务,无法广播 | 模型的install_type不包含边缘服务,没法进行广播操作。 | 
| 400 | ModelArts.3077 | Model is a subscription model that cannot be broadcast. | 模型是订阅的模型,无法广播 | 模型的model_source是subscribe,不能广播。 | 
| 400 | ModelArts.3078 | The model status is not normal and cannot be broadcast. | 模型状态未正常,无法广播 | 模型状态还是异常状态,无法进行广播。 | 
| 400 | ModelArts.3079 | Purchased license, can't cancel subscription. | 已购买license,无法取消订阅 | 已购买license的模型无法取消订阅,需要先删除license后在取消订阅。 | 
| 400 | ModelArts.3514 | Field [input_params] must be set for the model that is used to deploy the batch service. | 批量服务中的模型必须配置input_params参数。 | 补充input_params参数配置。 | 
| 400 | ModelArts.3515 | The model {id} cannot be used for deploying services because it is still being published. | 模型{ID}未就绪,无法部署服务。 | 等待模型就绪后重试。 | 
| 400 | ModelArts.3516 | Failed to deploy services because the version of the model that is used for deploying services is the same. | 部署服务失败,服务的模型版本不能相同。 | 更正模型版本列表,使模型版本无重复。 | 
| 400 | ModelArts.3518 | The {service_type} service has not been enabled or authorized. | {类型}服务未开通或未授权。 | 对该类型服务进行开通或授权。 | 
| 400 | ModelArts.3519 | Services only in one of states in [deploying, running, stopping, deleting] can be updated. | 不允许更新状态为[部署中,运行中,停止中,删除中]的服务。 | 不对状态为[部署中,运行中,停止中,删除中]的服务进行更新。 | 
| 400 | ModelArts.3520 | A maximum of {number} {service_type} services are allowed. | {类型}服务总数超限,限制为{数量}。 | 删除不再使用的服务或者联系服务运维人员增加服务数量的配额。 | 
| 400 | ModelArts.3521 | A maximum of {number} {service_type} services in running status are allowed. | 运行中{类型}服务总数超限,限制为{数量}。 | 删除不再使用的服务或者联系服务运维人员增加运行中服务数量的配额。 | 
| 400 | ModelArts.3522 | A maximum of {number} {service_type} service instances are allowed. | {类型}服务实例总数超限,限制为{数量}。 | 删除不再使用的服务或者联系服务运维人员增加服务实例的配额。 | 
| 400 | ModelArts.3523 | Service {name} has been subscribed. | 服务{名称}已订阅。 | 已订阅服务可直接使用,无需重复订阅。 | 
| 400 | ModelArts.3524 | Failed to subscribe to the service because {reason}. | 订阅服务失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 400 | ModelArts.3525 | Forbidden to update service {name} because it is a shared service. | 不能更新服务{名称},它是一个共享的服务。 | 不对共享的服务进行更新操作。 | 
| 400 | ModelArts.3527 | Forbidden to subscribe to service {id} because it is a {service_type} service. | 无法订阅服务{ID},它是一个{类型}服务。 | 不能订阅该类型的服务。 | 
| 400 | ModelArts.3528 | Forbidden to subscribe to service {id} because it is released by yourself. | 无法订阅服务{ID},它是你自己的服务。 | 不能订阅自己发布的服务。 | 
| 400 | ModelArts.3529 | Model {id} under service {id} does not exist. | 服务{ID}下的模型{ID}不存在。 | 检查模型ID是否设置正确,并确认其是否属于对应的服务下。 | 
| 400 | ModelArts.3531 | Service {id} has created the QR code. | 服务{ID}已创建QR code。 | 服务已创建QR code,无需重复创建。 | 
| 400 | ModelArts.3532 | No QR code found for service {id}. | 服务{ID}未创建QR code。 | 对服务创建QR code后重试。 | 
| 400 | ModelArts.3533 | The selected edge node does not support {GPU/NPU}. | 所选边缘节点规格不支持{GPU/NPU}。 | 给所选边缘节点添加对应硬件支持,或换用其他支持对应硬件的边缘节点。 | 
| 400 | ModelArts.3534 | The security group must contain at least one inbound rule to allow the TCP request from source address 0.0.0.0/0 and port 8080. | 安全组须包含至少一条入方向规则,对协议为TCP、源地址为0.0.0.0/0、端口为8080的请求放行。 | 在安全组中添加一条入方向规则:对协议为TCP、源地址为0.0.0.0/0、端口为8080的请求放行。 | 
| 400 | ModelArts.3535 | Subservice {name} of service {name} does not exist. | 服务{名称}的子服务{名称}不存在。 | 检查子服务名称是否设置正确,并确认其是否属于对应的服务下。 | 
| 400 | ModelArts.3536 | Subservice {name} of service {name} has been subscribed. | 已订阅服务{名称}的子服务{名称}。 | 已订阅子服务可直接使用,无需重复订阅。 | 
| 400 | ModelArts.3538 | The requirement notification of service {name} should not exceed one. | 服务{名称}需求通知不应超过一个。 | 检查配置,使服务{名称}需求通知的配置不超过一个。 | 
| 400 | ModelArts.3540 | Operation failed because you are not the owner of service {name}. | 您不是服务{名称}的所有者。 | 非服务所有者,不能执行相关操作。 | 
| 400 | ModelArts.3541 | Error code {error_code} of service {name} does not exist. | 服务{名称}的错误码{错误码}不存在。 | 检查错误码是否设置正确,并确认其是否属于对应的服务下。 | 
| 400 | ModelArts.3542 | Error code {error_code} of service {name} already exists. | 服务{名称}的错误码{错误码}已存在。 | 更改错误码后重试。 | 
| 400 | ModelArts.3544 | URL domain CNAME resolution failed. | CNAME解析域失败。 | 检查URL是否设置正确。 | 
| 400 | ModelArts.3545 | Invalid certificate or private key. | 证书或私钥无效。 | 检查证书或私钥是否设置正确。 | 
| 400 | ModelArts.3547 | Cluster {id} does not exist. | 集群{ID}不存在。 | 检查集群ID是否设置正确。 | 
| 400 | ModelArts.3548 | Path {path} is not a valid regex. | 路径{路径}不是有效的正则表达式。 | 检查路径是否设置正确。 | 
| 400 | ModelArts.3549 | Error code {code} is duplicated. | 请求正文中的错误码{错误码}重复。 | 更正错误码设置,确保错误码值无重复。 | 
| 400 | ModelArts.3550 | Domain {name} has been used. | 域{名词}已被使用。 | 换用其他域名称后重试。 | 
| 400 | ModelArts.3551 | OBS path {path} does not exist. | OBS路径{路径}不存在。 | 检查OBS路径是否设置正确。 | 
| 400 | ModelArts.3552 | The length of [resource_id] must be in the range of [0, 64]. | 参数resource_id的长度应为[0,64]。 | 检查RESOURCE_SPEC_CODE长度是否过长。 | 
| 400 | ModelArts.3553 | Service {name} not subscribed yet. | 未订阅服务{名称}。 | 订阅对应服务后重试。 | 
| 400 | ModelArts.3554 | Cluster name {name} has been used. | 集群名{名称}已经被使用。 | 更改集群名称后重试。 | 
| 400 | ModelArts.3556 | Forbidden to share ai-service {id} because ai-service is unsharable. | 不允许共享AI服务{ID},因为AI服务无法共享。 | 不能共享AI服务。 | 
| 400 | ModelArts.3559 | Source error code {error_code} of service {name} already exists. | 服务{名称}源错误码{错误码}已存在。 | 更改源错误码后重试。 | 
| 400 | ModelArts.3560 | Project {project_id} has not subscribed to subservice {id}. | 项目{ID}未订阅子服务{ID},请核对。 | 订阅对应子服务后重试。 | 
| 400 | ModelArts.3561 | Insufficient node quota. | 节点配额不足。 | 联系服务运维人员申请增加配额或者删除无用的节点释放资源。 | 
| 400 | ModelArts.3562 | The value of field {due_time} must be a future time. | 参数due_time必须是将来的某个时间。 | 设置参数due_time的值为将来的某个时间。 | 
| 400 | ModelArts.3564 | The sample collection task has been created for service {id}. | 服务{ID}样本采集已经创建。 | 服务样本采集已经创建,无需重复创建。 | 
| 400 | ModelArts.3565 | No sample collection task is created for service {id}. | 服务{ID}样本采集没有创建。 | 创建对应服务样本采集后重试。 | 
| 400 | ModelArts.3566 | Forbidden to modify the default workspace. | 默认工作空间不允许修改。 | 不允许修改默认工作空间。 | 
| 400 | ModelArts.3567 | OBS error occurs because {reason}. | OBS异常,因为{原因} | 根据提示失败原因进行排查。 | 
| 400 | ModelArts.3568 | OBS client error occurs. | OBS客户端异常。 | 联系服务运维人员解决。 | 
| 400 | ModelArts.3572 | Invalid OBS URL {url}. | OBS路径{路径}格式不合法。 | 检查OBS路径是否设置正确。 | 
| 400 | ModelArts.3573 | Failed to obtain the bucket name from OBS URL {url}. | 无法从OBS路径{路径}中获取桶名。 | 检查OBS路径是否设置正确。 | 
| 400 | ModelArts.3574 | Failed to validate the correctness of OBS URL {url}. | OBS路径{路径}校验失败。 | 检查OBS路径是否设置正确。 | 
| 400 | ModelArts.3576 | Failed to query the model quota. | 查询模型配额失败。 | 联系服务运维人员解决。 | 
| 400 | ModelArts.3577 | Failed to update the model quota. | 更新模型配额失败。 | 联系服务运维人员解决。 | 
| 400 | ModelArts.3578 | Insufficient model quota. Increase the quota or delete any unnecessary services. | 模型配额不足, 请增加配额或者删除已有服务。 | 增加配额,或删除不再使用的服务,然后重试。 | 
| 400 | ModelArts.3580 | Model not purchased. | 模型未购买。 | 购买模型后重试。 | 
| 400 | ModelArts.3582 | Failed to create edge configurations. | 创建边缘配置项失败。 | 联系服务运维人员解决。 | 
| 400 | ModelArts.3583 | Failed to create the edge application due to IEF error. | IEF平台问题导致创建边缘应用失败。 | 联系服务运维人员解决。 | 
| 400 | ModelArts.3584 | Failed to update the edge application. | 更新边缘应用失败。 | 联系服务运维人员解决。 | 
| 400 | ModelArts.3585 | The host port has been used by another edge application. | 主机端口已被其它边缘应用占用。 | 更换其他端口或者联系服务运维人员解决。 | 
| 400 | ModelArts.3586 | Failed to create the edge application. | 创建边缘应用失败。 | 联系服务运维人员解决。 | 
| 400 | ModelArts.3587 | Failed to delete the edge application. | 删除边缘应用失败。 | 联系服务运维人员解决。 | 
| 400 | ModelArts.3588 | Failed to create edge volumes and environments. | 创建边缘服务环境变量和数据卷失败。 | 联系服务运维人员解决。 | 
| 400 | ModelArts.3589 | Model {id} cannot be used to deploy {service_type} service. | 模型{ID}不能用于部署{类型}服务。 | 重试选择其他部署类型。 | 
| 400 | ModelArts.3590 | Invalid expression rule. Create a rule using Spring Expression Language and the desired result type is Boolean. | 表达式规则无效,该规则必须遵循Spring表达式语言语法,并且期望结果类型为布尔值。 | 修改表达式以满足语法规则。 | 
| 400 | ModelArts.3591 | There are duplicate rules in the extend-configs. | 在extend-configs中存在重复的规则。 | 修改表达式规格,避免重复。 | 
| 400 | ModelArts.3592 | Incorrect model health configuration. | 模型的健康检查参数不正确。 | 检查模型的健康检查参数是否设置正确。 | 
| 400 | ModelArts.3593 | The model has been expired. | 模型已过期。 | 重新购买或者订阅。 | 
| 400 | ModelArts.3594 | Failed to query IEF instances. | 查询边缘实例失败。 | 联系服务运维人员解决。 | 
| 400 | ModelArts.3595 | Failed to create the IEF application mesh. | 创建应用网格失败。 | 联系服务运维人员解决。 | 
| 400 | ModelArts.3596 | Failed to update the IEF application mesh. | 更新应用网格失败。 | 联系服务运维人员解决。 | 
| 400 | ModelArts.3597 | Please authorize the development environment to use and store your AK and SK. | 请授权开发环境存储和使用您的AK和SK。 | 确认授权后,即可正常使用服务。 | 
| 400 | ModelArts.3598 | Only nodes in the [Running] state can be selected. | 只能选择状态为[运行中]的节点。 | 更改选择状态为[运行中]的节点后进行重试。 | 
| 400 | ModelArts.3610 | Parameter {name} cannot be empty. | 参数{名称}不能为空。 | 补充对应参数设置后重试。 | 
| 400 | ModelArts.3611 | Failed to query the batch task run log. | 查询批处理任务运行日志失败。 | 联系服务运维人员解决。 | 
| 400 | ModelArts.3612 | Failed to {create/update} the service payload due to error code {code}. Please try later or submit a service ticket for professional technical support. | 服务负载{创建/更新}失败,错误状态码为{错误码}。请稍后重试,或者提交工单,由专业工程师为您服务。 | 进行重试,或联系服务运维人员解决。 | 
| 400 | ModelArts.3613 | Failed to register the API. Please try later or submit a service ticket for professional technical support. | 服务API注册失败。请稍后重试,或者提交工单,由专业工程师为您服务。 | 进行重试,或联系服务运维人员解决。 | 
| 400 | ModelArts.3620 | Failed to get the number of associated services. | 获取关联服务数量失败。 | 联系服务运维人员解决。 | 
| 400 | ModelArts.3811 | Failed to query the agency because {reason}. | 查询委托失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 400 | ModelArts.3812 | Failed to create AI resource specification code {code} because {reason}. | 创建资源规格编码{编码}失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 400 | ModelArts.3813 | Failed to update AI resource specification code {code} because {reason}. | 更新资源规格编码{编码}失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 400 | ModelArts.3814 | Failed to delete AI resource specification code {code} because {reason}. | 删除资源规格编码{编码}失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 400 | ModelArts.3815 | Failed to delete AI subservice {id} because {reason}. | 删除子服务{ID}失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 400 | ModelArts.3816 | Failed to create the AI proxy mapping because {reason}. | 创建代理映射失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 400 | ModelArts.3817 | Failed to update the AI proxy mapping because {reason}. | 更新代理映射路径失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 400 | ModelArts.3818 | The agency of service {name} has been defined. | 服务{名称}的该委托已被定义。 | 避免重复操作。 | 
| 400 | ModelArts.3822 | The batch service task does not exist. | 批量服务任务不存在。 | 输入正确的批量服务ID。 | 
| 400 | ModelArts.3825 | Failed to generate the SDR data because {reason}. | 生成话单数据失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 400 | ModelArts.3826 | Failed to create the API because {reason}. | 创建API失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 400 | ModelArts.3827 | Failed to subscribe to the API because {reason}. | 订阅API失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 400 | ModelArts.3828 | Failed to unsubscribe from the API because {reason}. | 取消订阅API失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 400 | ModelArts.3829 | Failed to modify the API subscription status because {reason}. | 更改订阅API失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 400 | ModelArts.3830 | Operation not allowed. Change the charging mode from postpaid to prepaid in CBC. | 不允许将收费模式从后付费更改为预付费,请在CBC中操作。 | 去往CBC操作,将收费模式从后付费更改为预付费。 | 
| 400 | ModelArts.3831 | Operation not allowed. Change the charging mode from prepaid to postpaid in CBC. | 不允许将收费模式由预付费更改为后付费,请在CBC中操作。 | 去往CBC操作,将收费模式从预付费更改为后付费。 | 
| 400 | ModelArts.3832 | The subscription configuration is not modified and does not need to be updated. Please check. | 订阅配置未更改,无需更新,请检查。 | 更改新订阅配置值后重试。 | 
| 400 | ModelArts.3833 | Failed to delete the API because {reason}. | 删除API失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 400 | ModelArts.3834 | Failed to update metedata in CBC because {reason}. | CBC更新元数据失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 400 | ModelArts.3835 | Resource specification code {code} of service {name} does not exist. | 服务{名称}资源规范编码{编码}不存在。 | 检查资源规范编码是否设置正确,并确认其是否属于对应的服务下。 | 
| 400 | ModelArts.3836 | Resource specification code {code} of project {id} does not exist. | 项目{1}资源规范编码{编码}记录不存在。 | 检查资源规范编码是否设置正确,并确认其是否属于对应的项目下。 | 
| 400 | ModelArts.3837 | Resource ID {id} of project {id} does not exist. | 项目{1}资源ID {0}不存在。 | 检查资源ID是否设置正确,并确认其是否属于对应的项目下。 | 
| 400 | ModelArts.3838 | The hard-select has not been enabled for service {id}. | 服务{0}难例筛选未开启。 | 开启对应服务难例筛选后重试。 | 
| 400 | ModelArts.3839 | The hard-select has been enabled for service {id}. | 服务{0}难例筛选已开启。 | 对应服务难例筛选已开启,无需重复开启。 | 
| 400 | ModelArts.3840 | Only one algorithm can be set for the service model. | 服务{0}模型超过一种标注类型。 | 修改配置避免超过一种标注类型。 | 
| 400 | ModelArts.3841 | The value of [dataset_type] must be one of values in [image_classification, object_detection]. | 服务标注类型不是物体检测或图像分类。 | 修改服务标注类型的配置以满足约束。 | 
| 400 | ModelArts.3842 | The labeling type of service algorithm {name} does not match that of label task {type}. | 服务算法{0}标注类型与标注任务{1}标注类型不匹配。 | 修改标注类型或者联系服务运维人员解决。 | 
| 400 | ModelArts.3843 | Failed to query the information about dataset {id}. | 查询数据集{0}信息失败。 | 联系服务运维人员解决。 | 
| 400 | ModelArts.3844 | Failed to import samples to dataset {id}. | 导入样本到数据集{0}失败。 | 联系服务运维人员解决。 | 
| 400 | ModelArts.3845 | No sample is available for import under the OBS path {path} of service {id}. | 服务{ID}的OBS路径{路径}没有要导入的样例。 | 进行重试,或联系服务运维人员解决。 | 
| 400 | ModelArts.3846 | Failed to add the OBS bucket lifecycle rule for service {id}. | 服务{ID}添加obs桶生命周期规则失败。 | 联系服务运维人员解决。 | 
| 400 | ModelArts.3847 | Failed to delete the OBS bucket lifecycle rule for service {id}. | 服务{ID}删除obs桶生命周期规则失败。 | 联系服务运维人员解决。 | 
| 400 | ModelArts.3848 | Service {id} in the information of dataset {import_type} already exists. | {导入类型}数据集信息的服务{ID}已存在。 | 检查请求,选择正确的服务ID。 | 
| 400 | ModelArts.3849 | Service {id} in the information of dataset {import_type} does not exist. | {导入类型}数据集信息的服务{ID}不存在。 | 检查服务ID是否设置正确。 | 
| 400 | ModelArts.3850 | The hard-sample-select task {id} of service {id} does not exist. | 服务{ID}的难例任务{ID}不存在。 | 检查难例任务ID是否设置正确,并确认其是否属于对应的服务下。 | 
| 400 | ModelArts.3851 | The status of hard-sample-select task {name} cannot be changed from {status} to {status}. | 难例任务{名称}状态{状态值}不能更新为{状态值}。 | 进行重试,或联系服务运维人员解决。 | 
| 400 | ModelArts.3852 | Failed to start hard-sample-select task {id} because related OBS files have been deleted. | 难例任务{ID}启动失败,因为对象存储服务(OBS)关键文件被删。 | 进行重试,或联系服务运维人员解决。 | 
| 400 | ModelArts.3853 | The hard-sample-select quota of project {id} does not exist. | 项目{ID}难样本选择配额不存在。 | 创建难样本选择配额后重试。 | 
| 400 | ModelArts.3854 | The hard-sample-select quota of project {id} already exists. | 项目{ID}难样本选择配额已存在。 | 难样本选择配额已存在,无需重复创建。 | 
| 400 | ModelArts.3856 | A maximum of {number} free services are allowed. | 免费服务的最大值为{个数}。 | 删除无用的免费服务释放配额。 | 
| 400 | ModelArts.3857 | A maximum of {number} free service instances are allowed. | 免费服务实例的最大值为{个数}。 | 删除无用的免费服务释放配额。 | 
| 400 | ModelArts.3862 | Subservice {id} has been added to whitelist URL {url}. | 子服务{ID}已添加白名单URL {url}。 | 对应子服务已添加目标白名单URL,无需重复添加。 | 
| 400 | ModelArts.3863 | Whitelist URL {id} of service {name} does not exist. | 服务{名称}的白名单URL {ID}不存在。 | 检查白名单URL ID是否设置正确,并确认其是否属于对应的服务下。 | 
| 400 | ModelArts.3864 | Subservice {id} of service {name} does not exist. | 服务{名称}的子服务{ID}不存在。 | 检查子服务ID是否设置正确,并确认其是否属于对应的服务下。 | 
| 400 | ModelArts.3865 | The size of the download whitelist of service {name} exceeds the maximum number {number} allowed. | 服务{名称}下载的白名单大小超过最大值{数值}限制。 | 联系服务运维人员解决。 | 
| 400 | ModelArts.3866 | Domain ID {id} and user ID {id} already exist. | 域ID {ID},用户ID {ID}已存在。 | 避免重复操作。 | 
| 400 | ModelArts.3867 | Domain ID {id} does not exist. | 域ID {ID}不存在。 | 检查请求,输入正确的Domain ID。 | 
| 400 | ModelArts.3868 | Domain ID {id} and user ID {id} do not exist. | 域ID {ID},用户ID {ID}不存在。 | 检查请求,输入正确的Domain ID和User ID。 | 
| 400 | ModelArts.3869 | Failed to delete the task type because {reason}. | 删除task type失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 400 | ModelArts.3870 | Failed to subscribe to the API because {reason}. | 订阅API失败,因为{原因}。 | 联系服务运维人员解决。 | 
| 400 | ModelArts.3871 | Forbidden to subscribe to postpaid QPS for the task type. | 不允许为任务类型订阅后付费QPS。 | 检查请求参数或者联系服务运维人员解决。 | 
| 400 | ModelArts.3872 | Forbidden to change the charging mode for the task type from prepaid to postpaid QPS. | 不允许将任务类型的计费模式从预付费改为后付费QPS。 | 检查请求参数或者联系服务运维人员解决。 | 
| 400 | ModelArts.3873 | No corresponding subservice is found in cluster {name}. | 集群{0}中没有对应的子服务。 | 检查请求参数或者联系服务运维人员解决。 | 
| 400 | ModelArts.3880 | Failed to create the AS policy because {reason}. | 创建弹性伸缩器策略失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 400 | ModelArts.3890 | The total number of AS policies exceeds the maximum number {number} allowed. | 弹性伸缩策略总数超限,限制为{0}。 | 删除无用的弹性伸缩策略。 | 
| 400 | ModelArts.3892 | Calling failed due to invalid CBS request. | 调用失败,CBC消息体无效。 | 进行重试,或联系服务运维人员解决。 | 
| 400 | ModelArts.3894 | The specification configuration information of runtime environment {name} does not exist. | 运行环境{0}的规格配置信息不存在。 | 对应运行环境设置规格配置信息后重试。 | 
| 400 | ModelArts.3895 | The specification configuration information of runtime environment {name} already exists. | 运行环境{0}的规格配置信息已存在。 | 对应运行环境的规格配置信息已存在,无需重复设置。 | 
| 400 | ModelArts.3896 | Resource specification code {0} for user {1} already exists. | 项目{1}的资源规范代码{0}记录已存在。 | 避免重复操作。 | 
| 400 | ModelArts.3897 | Failed to {create/obtain/remove} the AS policy due to error code {code}. | 请求{创建/获取/删除}弹性伸缩失败,错误状态码{0}。 | 进行重试,或联系服务运维人员解决。 | 
| 400 | ModelArts.3950 | Failed to obtain the AI service list. | 获取AI服务列表失败。 | 联系服务运维人员解决。 | 
| 400 | ModelArts.3951 | Failed to parse file {name}. | 解析文件{名称}失败。 | 检查文件名称是否设置正确。 | 
| 400 | ModelArts.3952 | Insufficient resources. Please try later. | 资源不足,请稍后重试。 | 进行重试,或联系服务运维人员解决。 | 
| 400 | ModelArts.3953 | Failed to delete online service {id} because it has been associated with AI service {name}. Please disassociate it and try again. | 删除在线服务{ID}失败,因为其已经和AI服务{名称}关联。请先取消关联。 | 取消对应在线服务的所有AI服务关联后重试。 | 
| 400 | ModelArts.3954 | AI resource specification {id} does not exist. | 云资源规格{ID}不存在。 | 检查云资源规格ID是否设置正确。 | 
| 400 | ModelArts.3955 | Field [resource_id_components] of AI resource specification {id} cannot be empty. | 云资源规格{ID}中的ID组成成分不能为空。 | 设置对应云资源规格中的参数resource_id_components后重试。 | 
| 400 | ModelArts.3976 | No resources are available for the selected specification. | 所选规格没有资源可用。 | 扩大资源池节点数量或者购买对应规格资源池。 | 
| 400 | ModelArts.4105 | Incorrect JSON format of the input data. | 请求body体json格式不对 | 请使用正确的JSON格式请求体 | 
| 400 | ModelArts.4106 | Invalid authorization request. Your account is restricted. | 用户账号受限 | 请检查账号是否欠费 | 
| 400 | ModelArts.4111 | Invalid Region header. | 请求头中的region参数无效 | 请检查请求头中的region参数是否正确 | 
| 400 | ModelArts.4122 | Incorrect username or password. | 用户名或密码错误 | 请检查用户名或密码是否正确 | 
| 400 | ModelArts.4126 | Account locked. | 账户已锁定 | 请等待账户解锁再重试 | 
| 400 | ModelArts.4128 | Week password is forbidden. | 禁止使用弱密码 | 请设置强密码 | 
| 400 | ModelArts.4129 | System error. | 系统错误,对于恢复任务,taskEntity不应为null | 请检查taskEntity | 
| 400 | ModelArts.4200 | Invalid request. | 请求错误,存在不合法的请求参数。 | 请检查请求参数是否正确。 | 
| 400 | ModelArts.4201 | Invalid request URL because no service ID or request URI included. | 请求url中需要包含服务ID | 请求地址不合法,请使用正确的预测地址 | 
| 400 | ModelArts.4202 | Empty request. | 请求为空 | 请求正文不应为空 | 
| 400 | ModelArts.4203 | Invalid request because requested service %s is unavailable. | 请求的服务未启动。 | 请确认服务是否正常启动。 | 
| 400 | ModelArts.4204 | Request API error. %s | 没有该API的公测权限 | 请添加该服务公测权限 | 
| 400 | ModelArts.4205 | A subdirectory must be specified as the dataset input or output path. | 请选择一个子目录作为数据集的输入输出目录 | 请选择一个子目录作为数据集的输入输出目录 | 
| 400 | ModelArts.4301 | The labeling job does not exist. | Annotation 作业不存在,任务已停止 | 请检查Annotation 作业 | 
| 400 | ModelArts.4311 | OBS bucket does not exist | 在创建数据集或数据集的导入导出任务中,访问的OBS路径中的桶不存在 | 请检查参数中桶的名称是否准确,或者OBS中是否存在该桶名称。 | 
| 400 | ModelArts.4312 | OBS path does not exist | 数据集操作中桶名有误或者桶名不存在 | 请检查参数中桶的名称是否准确,或者OBS中是否存在该桶名称。 | 
| 400 | ModelArts.4313 | OBS path is invalid | 训练任务中访问OBS路径时,路径中存在无效字符 | 请检查OBS路径中是否存在除汉字,数字,字母,中划线(-),下划线(_)以及斜线(/)之外的无效字符。 | 
| 400 | ModelArts.4314 | Obs error | 访问OBS时由于用户鉴权或者路径无效等导致的OBS访问错误 | 请检查用户访问OBS的权限或者OBS路径相关的参数。 | 
| 400 | ModelArts.4315 | Invalid OBS path. | OBS路径无效 | 数据url不应包含// | 
| 400 | ModelArts.4316 | OBS buckets are not supported. | 不支持OBS桶 | 桶类型为PFS:并行文件系统,请选择对象的桶 | 
| 400 | ModelArts.4337 | OperationCenter error. | OC错误,向IES发送告警失败 | 请检查告警 | 
| 400 | ModelArts.4338 | The resource not exists | 传入的数据集ID或标注任务ID不存在 | 请检查传入的数据集ID或标注任务ID是否准确。 | 
| 400 | ModelArts.4340 | Import path does not contain valid file | 创建数据导入任务时,导入路径下不存在有效文件 | 请检查对应OBS路径下的文件是否有效。 | 
| 400 | ModelArts.4342 | Dataset publish with splitting annotated samples error | 数据集发布任务中样本切分错误 | 请检查已标注的样本以及标签是否符合切分标准。 | 
| 400 | ModelArts.4343 | Dataset is publishing, the operation is forbidden | 数据集有正在运行的发布任务,不允许进行版本切换、导入、同步以及版本发布 | 请在数据集发布任务结束后再执行相关操作。 | 
| 400 | ModelArts.4344 | Dataset is being deleted, annotation is forbidden | 数据集正在删除中,不允许进行标注任务 | 请检查数据集ID是否正确。 | 
| 400 | ModelArts.4345 | File not found | 表格导入MRS数据时,HDFS文件不存在 | 请检查OBS路径是否正确或OBS路径下文件是否存在。 | 
| 400 | ModelArts.4346 | Failed to obtain clusters. | 获取MRS集群列表失败 | 请检查MRS集群 | 
| 400 | ModelArts.4347 | List files failed | 表格数据列表查询或导入任务中,查询HDFS文件列表失败 | 请检查OBS路径是否正确或OBS路径下文件是否存在。 | 
| 400 | ModelArts.4349 | Dataset is switching version, the operation is forbidden | 数据集有正在进行版本切换,不允许进行版本切换、导入、同步以及版本发布 | 请在数据集版本切换任务结束后再执行相关操作。 | 
| 400 | ModelArts.4350 | The work_path is too long, please select shorter folder | 创建数据集时,参数work_path长度超出限制 | 请修改work_path使其符合规范。 | 
| 400 | ModelArts.4351 | Dataset already exists | 已经存在名称为参数dataset_name的值的数据集 | 请更换参数dataset_name参数的值。 | 
| 400 | ModelArts.4352 | Dataset does not exist | 传入的数据集ID不存在 | 请检查传入的数据集ID是否准确。 | 
| 400 | ModelArts.4353 | Dataset version does not exist | 传入的数据集版本ID不存在 | 请检查数据集版本相关的参数。 | 
| 400 | ModelArts.4355 | Sync data source task exist | 数据集有正在运行的数据同步任务 | 请在数据集同步任务结束后再执行当前操作。 | 
| 400 | ModelArts.4356 | Dataset already has running import task | 数据集有正在运行的数据导入任务 | 请在数据集导入任务结束后再执行当前操作。 | 
| 400 | ModelArts.4357 | Parse AI annotation result file name error | 导入数据集自动标注任务结果时,解析标注文件名称失败 | 请检查OBS自动标注结果路径下文件名是否正确。 | 
| 400 | ModelArts.4358 | Invalid export path | 数据集发布或导出任务中,OBS的导出路径无效 | 请检查导出路径参数是否正确。 | 
| 400 | ModelArts.4359 | Export task does not exist | 传入的导出任务ID不存在 | 请检查导出任务ID是否正确。 | 
| 400 | ModelArts.4361 | Import AI annotation error | 数据集同步智能标注任务结果失败 | 请检查智能标注任务结果是否正确。 | 
| 400 | ModelArts.4362 | Import data error | 数据导入任务中,由于用户鉴权或其他原因导致数据导入失败 | 请核对鉴权信息或者创建导入任务的请求参数是否正确。 | 
| 400 | ModelArts.4364 | Dataset workPath subdir already exists | 创建数据集时,数据集目录下已经存在work_path子路径 | 请检查数据集目录中的子目录是否正确。 | 
| 400 | ModelArts.4365 | Dataset labels not set | 数据集的标签集为空 | 请为数据集创建标签。 | 
| 400 | ModelArts.4368 | Parse pc bin file error | 解析点云二进制文件时错误 | 请检查点云二进制文件是否被破坏。 | 
| 400 | ModelArts.4369 | Parse pc prelabel json file error | 解析点云预标注文件错误 | 请检查点云标注文件是否正确。 | 
| 400 | ModelArts.4370 | One dataset version can be released in a minute, please try again later | 频繁创建数据集版本 | 请避免频繁创建数据集版本。 | 
| 400 | ModelArts.4371 | Dataset version already exists | 创建数据集版本时,参数version_name和已经存在的版本名称重复 | 请重新设置参数version_name的值。 | 
| 400 | ModelArts.4372 | Valid image not found | 无法找到对应点云数据的图像 | 请检查点云数据图像是否正确。 | 
| 400 | ModelArts.4374 | Invalid path | 创建数据集导入任务时,OBS路径无效 | 请检查OBS路径是否正确或OBS路径下文件是否存在。 | 
| 400 | ModelArts.4375 | Parse pc obs image error | 解析OBS中点云图像错误 | 请检查点云数据图像是否正确。 | 
| 400 | ModelArts.4376 | Unsupported pc pcd format error | 解析点云数据时,PCD的属性值不支持 | 请检查PCD格式的点云数据的属性。 | 
| 400 | ModelArts.4377 | Pc pcd format error | 解析PCD格式的点云数据错误 | 请检查PCD文件是否有效。 | 
| 400 | ModelArts.4378 | Parse pc pcd file error | 解析PCD格式的点云数据错误 | 请检查PCD格式文件是否正确。 | 
| 400 | ModelArts.4379 | Unsupported pc file format error | 不支持解析的点云数据格式 | 请检查导入的点云格式是否为BIN或PCD。 | 
| 400 | ModelArts.4380 | Parse kitti calibration file error | Kitti格式解析错误 | 请检查数据是否正确。 | 
| 400 | ModelArts.4381 | Dataset is publishing, annotation is forbidden | 数据集有正在执行发布任务,不允许进行样本标注 | 请等待数据集发布任务结束。 | 
| 400 | ModelArts.4382 | Generate 2d image error | 点云数据导入过程中,生成2维图错误 | 请检查点云数据是否正确。 | 
| 400 | ModelArts.4384 | Invalid export parameter | 创建数据集导出或者发布任务时,参数无效 | 请检查必选参数是否缺失或者参数是否有效。 | 
| 400 | ModelArts.4391 | Task name is invalid | 数据集已经存在名称为task_name参数的值的自动发布任务 | 请确认任务名称是否正确。 | 
| 400 | ModelArts.4392 | Task failed | 数据集创建或运行任务失败 | 请检查创建任务的参数或任务资源是否正确。 | 
| 400 | ModelArts.4393 | Task stopped | 数据集任务被取消 | 请确定指定ID的数据集任务的状态。 | 
| 400 | ModelArts.4396 | Parameter is invalid | 表格类型数据集创建导入任务时参数无效 | 请检查导入任务参数是否正确。 | 
| 400 | ModelArts.4398 | Invalid system language. | 无效的系统语言 | 请检查系统语言是否支持 | 
| 400 | ModelArts.4399 | Type match error | 创建智能标注任务时,数据集类型和算法模型不匹配 | 请检查算法模型是否正确。 | 
| 400 | ModelArts.4400 | Can not get table schema | 表格数据集从OBS目录获取schema信息失败 | 请检查OBS目录中的CSV文件是否正确。 | 
| 400 | ModelArts.4401 | Failed to export data. | 导出数据失败 | 无法将数据集文件复制到库 | 
| 400 | ModelArts.4404 | Can not get table schema from DLI | 表格数据集从DLI获取Schema信息失败 | 请检查请求参数是否正确。 | 
| 400 | ModelArts.4405 | Dataset must contains labels to start automation labeling | 启动自动标注必须包含已标注的样本 | 请为数据集增加新的标注样本。 | 
| 400 | ModelArts.4406 | Dataset must contains labels with at least five images to start automation labeling | 启动自动标注的每个标签标注的样本不能少于5个 | 请保证每个标签至少有5个样本。 | 
| 400 | ModelArts.4407 | Dataset must contains unlabeled files | 创建自动标注或预标注任务时,数据集中必须有未被标注的文件 | 请保证数据集中有未标注的样本。 | 
| 400 | ModelArts.4408 | Dataset contains labels shape not bndbox | 创建智能标注任务时,标签shape属性的值不为bndbox | 请检查标签shape属性的值是否正确。 | 
| 400 | ModelArts.4409 | Running tasks has exceed the max threshold | 数据集正在运行的任务个数超出了限制 | 请稍后再创建新的任务。 | 
| 400 | ModelArts.4410 | Label not found | 修改或删除标签任务中,传入的标签不存在 | 请检查标签名称是否正确。 | 
| 400 | ModelArts.4411 | Label already exists | 创建标签任务中,新建标签列表中包含已有的标签名 | 请确认标签名是否正确。 | 
| 400 | ModelArts.4412 | Label shortcut already exists | 标签的快捷键设置重复 | 请检查标签的快捷键属性值是否正确。 | 
| 400 | ModelArts.4413 | Label is incompatible with annotation rules | 标签属性在当前标注任务中不规范 | 请检查标签的属性是否正确。 | 
| 400 | ModelArts.4414 | Triplet label's from_entity or to_entity does not exist | 三元组的标签没有存在的实体标签 | 请检查三元组标签中实体标签是否存在。 | 
| 400 | ModelArts.4415 | Entity label can not be deleted because it is used by triplet label | 实体标签在三元组标签中被使用,不能被删除 | 请确认三元组标签是否不再使用。 | 
| 400 | ModelArts.4416 | Sync tags error | 团队标注任务中同步标签错误 | 请检查同步任务参数是否正确。 | 
| 400 | ModelArts.4417 | Update sample labels failed when upload sample and labels | 数据集上传样本或标签时更新样本标签失败 | 请检查标签信息是否正确。 | 
| 400 | ModelArts.4418 | Label property mask_gray_value already exists | 创建分割类型标签时,标签的mask_gray_value的值重复 | 请检查标签的mask_gray_value属性的值是否正确。 | 
| 400 | ModelArts.4420 | Sample not found | 数据集中不存在传入ID的样本 | 请检查样本ID是否正确。 | 
| 400 | ModelArts.4421 | Upload sample failed | 数据集上传样本失败 | 请检查上传的样本类型或者数据是否正确。 | 
| 400 | ModelArts.4422 | Sample already exists | 数据集中已经存在正在导入的样本 | 请检查导入的样本是否正确。 | 
| 400 | ModelArts.4423 | Get sample size failed, please input size manually | 物体检测数据集中获取图像的大小错误 | 请手动设置图像的size属性。 | 
| 400 | ModelArts.4425 | Label property mask_gray_value is incompatible with defined value | 分割类型标签的mask_gray_value属性的值不可更改 | 请确认标签mask_gray_value的值没有被修改。 | 
| 400 | ModelArts.4426 | Dataset must contains tags to start auto deploy | 启动自动发布数据集的标签集不能为空 | 请为数据集创建标签。 | 
| 400 | ModelArts.4427 | Dataset must contains tags with at least five images to start auto deploy | 启动自动发布的每个标签标注的样本不能少于5个 | 请保证数据集中每个标签至少包含5个样本。 | 
| 400 | ModelArts.4428 | The label attribute name already exists. | 标签属性名称已存在 | 重新设置标签属性名称 | 
| 400 | ModelArts.4429 | The label attribute value already exists. | 标签属性名称已存在 | 重新设置标签属性名称 | 
| 400 | ModelArts.4430 | The label attribute or value does not exist. | 标签属性或值不存在 | 请检查在标签中是否有标签属性或属性值 | 
| 400 | ModelArts.4502 | The IAM agency name already exists, please delete the agency in IAM first and retry | 默认IAM委托已经存在 | 请先删除IAM委托,然后重新创建。 | 
| 400 | ModelArts.4503 | Failed to create the DLI agency. | 创建DLI代理失败 | 请检查DLI代理 | 
| 400 | ModelArts.4506 | The sub-service was not found. | 子服务不存在 | 请检查访问的子服务是否存在 | 
| 400 | ModelArts.4507 | The specification code was not found. | 资源规格编码不存在 | 内部错误,请联系技术支持 | 
| 400 | ModelArts.4550 | Workspace clearing error. | 清理工作空间错误 | carbon reader异常清理 | 
| 400 | ModelArts.4551 | You are not allowed to delete workspace resources. | 没有删除工作空间资源的权限 | 没有删除工作区资源的权限 | 
| 400 | ModelArts.4552 | ModelArts workspace error. | ModelArts工作空间错误 | 请检查工作区身份验证 | 
| 400 | ModelArts.4601 | The workforce does not exist | 传入的团队ID不存在 | 请检查传入的workforce_id是否正确。 | 
| 400 | ModelArts.4602 | The workforce already exists | 已经存在名称为参数workforce_name的值的团队 | 请检查参数workforce_name的值是否正确。 | 
| 400 | ModelArts.4603 | Update workforce state failed | 删除团队失败 | 请检查团队是否被删除。 | 
| 400 | ModelArts.4604 | The worker does not exist | 传入的work_id对应的团队成员不存在 | 请检查参数workforce_id和work_id的值是否正确。 | 
| 400 | ModelArts.4605 | The worker already exists | 团队标注任务中值为email参数的值的团队成员已经存在 | 请检查参数email的值是否正确。 | 
| 400 | ModelArts.4607 | Failed to reset the password. | 请求重置密码失败 | 用户名不正确或无法向账户发送密码重置电子邮件 | 
| 400 | ModelArts.4609 | Change password failed | 修改账户密码失败 | 请检查新密码是否合规。 | 
| 400 | ModelArts.4612 | Task not found | 传入的任务ID不存在 | 请检查传入的任务ID是否正确。 | 
| 400 | ModelArts.4615 | Workforce task is unfinished | 数据集当前版本的团队标注任务未完成,不允许版本切换 | 请先处理未完成的团队标注任务。 | 
| 400 | ModelArts.4616 | Too many unfinished tasks. | 未完成的任务太多 | 未完成的任务太多 | 
| 400 | ModelArts.4617 | The number of manager should be one | 标注团队中Manager角色已经存在 | 请检查团队成员角色是否正确。 | 
| 400 | ModelArts.4618 | Can not delete yourself | 不能在团队中删除自己 | 请检查请求参数是否正确。 | 
| 400 | ModelArts.4619 | Workforce task does not exist | 不能存在参数workforce_task_id的值的团队标注任务 | 请检查参数workforce_task_id的值是否正确。 | 
| 400 | ModelArts.4620 | The workforce task already exists | 已存在名称为task_name的值的团队标注任务 | 请检查参数task_name的值是否正确。 | 
| 400 | ModelArts.4621 | Failed to start the team labeling task. | 无法启动团队标注任务 | 请检查当前任务 | 
| 400 | ModelArts.4622 | Invalid n_clusters, should less than the total number of samples | 自动分组任务的分组个数超过样本总数 | 请检查分组个数是否小于样本总数。 | 
| 400 | ModelArts.4623 | Workforce task is checking | 团队标注不允许多个审核任务并行,当前有正在运行的审核任务 | 请检查是否有未完成的审核任务。 | 
| 400 | ModelArts.4624 | The member task is not checked. | 成员任务未检查 | 成员任务未检查 | 
| 400 | ModelArts.4625 | There are no unchecked samples. | 没有未审核的样本 | 没有未审核的样本 | 
| 400 | ModelArts.4627 | Request notify too frequently | 团队标注任务中通知请求频繁 | 请稍后再试。 | 
| 400 | ModelArts.4628 | Can not delete worker who has task | 团队成员有未完成的标注任务,不能删除该成员 | 请通知该成员完成标注任务。 | 
| 400 | ModelArts.4631 | The task does not exist. | 任务不存在 | 请检查任务 | 
| 400 | ModelArts.4633 | The IAM user has been associated. | 已绑定IAM成员 | 已绑定IAM成员 | 
| 400 | ModelArts.4634 | Failed to frequently reset the password. | 不能太频繁地请求重置密码 | 您只能在300秒内重置密码一次 | 
| 400 | ModelArts.4635 | The IAM account has been associated. | 已绑定iam账户 | 已绑定iam账户 | 
| 400 | ModelArts.4636 | The task does not exist. | 工作任务不存在 | 工作任务不存在 | 
| 400 | ModelArts.4637 | Deleting the default labeling task is forbidden. | 禁止删除数据集默认标注任务。 | 旧版数据集中,创建数据集时,系统会自动为该数据集创建一个标注任务,删除此默认标注任务时,会影响数据集使用。如需清理该任务,请直接删除数据集。 | 
| 400 | ModelArts.4650 | Interactive operations not found | 标签属性interactive_operations的值不正确 | 请检查对应属性的值是否正确。 | 
| 400 | ModelArts.4651 | Get obs sample error | 从OBS中读取样本失败 | 请检查OBS样本文件是否正确。 | 
| 400 | ModelArts.4654 | Inference execution error. | 执行推理错误 | 请检查推理日志 | 
| 400 | ModelArts.4656 | Sample oversized. | 样本大小超过限制 | 支持的最大样本大小为12582912字节 | 
| 400 | ModelArts.4700 | Task does not exist | 传入任务ID不存在 | 请检查传入的task_id参数是否正确。 | 
| 400 | ModelArts.4701 | Can not start data analysis task, dataset version annotation type must be 'Image Classification' or 'Object Detection' | 数据集类型不支持进行特征分析 | 请检查数据集类型是否正确。 | 
| 400 | ModelArts.4702 | Can not start data analysis task, dataset version must be 'Default' format | 数据集的format类型不支持进行特征分析 | 请确认数据集的format属性是否为Default。 | 
| 400 | ModelArts.4703 | Can not start data analysis task, dataset version must contains annotated samples | 数据集中必须包含已标注的样本才能进行特征分析 | 请确认数据集中是否有已标注的样本。 | 
| 400 | ModelArts.4704 | Currently unable to start data analysis task, Please try again later | 数据集正在发布版本,无法执行特征分析 | 请稍后再试。 | 
| 400 | ModelArts.4705 | Oversized file to be downloaded. | OBS文件大小超限 | 请使用小于12M的图片地址 | 
| 400 | ModelArts.4706 | Can not start data analysis task, dataset version status must be normal | 数据集版本状态不为NORMAL,无法进行特征分析 | 请确认数据集当前版本状态。 | 
| 400 | ModelArts.4707 | Failed to obtain file %s from OBS %s. | 获取OBS临时下载url失败 | 请检查OBS地址是否存在 | 
| 400 | ModelArts.4709 | Data preprocessing task already exists | 已经存在名称为name参数值的训练任务 | 请检查任务创建请求参数中name的值是否正确。 | 
| 400 | ModelArts.4710 | Dataset export file error | 数据集发布任务或导出任务执行失败 | 请检查导出或发布任务的参数是否正确。 | 
| 400 | ModelArts.4711 | Publishing requires splitting but annotated samples do not satisfied for splitting rules | 数据集标签样本不满足切分规则导致发布任务失败 | 请检查数据集的标签和已标注样本数量是否满足切分规则。 | 
| 400 | ModelArts.4712 | Dataset publish version failed | 数据集发布版本失败 | 请检查导出或发布任务的参数是否正确。 | 
| 400 | ModelArts.4714 | The number of dataset versions has reached the quota limit. | 数据集的版本计数已达到配额限制 | 数据集的版本计数已达到配额限制 | 
| 400 | ModelArts.4715 | Incorrect data analysis result. | 数据分析任务结果错误 | 请检查处理obs错误的数据分析任务结果 | 
| 400 | ModelArts.4716 | Abnormal AI Gallery. | AI gallery异常 | 调用AI市场接口getVersionDetail失败 | 
| 400 | ModelArts.4717 | Failed to execute the fulfillment task by AI Gallery. | AI gallery执行的履行任务失败 | 获取履行详细信息 | 
| 400 | ModelArts.4760 | Failed to encrypt data. | 加密失败 | 请检查输入的值 | 
| 400 | ModelArts.4800 | The label task already exists | 已存在名称为task_name的值的标注任务 | 请检查参数task_name的值是否正确。 | 
| 400 | ModelArts.4801 | The label task not exists | 传入ID的标注任务不存在 | 请检查任务ID是否正确。 | 
| 400 | ModelArts.4820 | Unsupported operation, label task type is %s | 标注任务类型不支持当前操作 | 请确认标注任务类型是否正确。 | 
| 400 | ModelArts.4822 | The number of labelers must exceed 1 | 团队中Labeler角色的个数必须大于1 | 请确认团队中角色个数。 | 
| 400 | ModelArts.4823 | Import to dataset version error | 表格类型的数据集不支持向版本中导入数据 | 请确认数据集类型是否正确。 | 
| 400 | ModelArts.4824 | Dataset version status must be normal | 数据集版本状态不正常 | 请确认数据集版本发布任务状态。 | 
| 400 | ModelArts.4825 | Dataset version is empty | 数据集版本中样本数量为0 | 请确认数据集版本发布任务的结果。 | 
| 400 | ModelArts.4827 | Dataset version delete failed | 有基于数据集版本的标注任务,数据集版本删除失败 | 请确认是否有基于该数据集版本创建的标注任务。 | 
| 400 | ModelArts.4828 | Failed to delete the version. | 版本的当前状态不支持删除 | 版本的当前状态不支持删除 | 
| 400 | ModelArts.4851 | Task version not found | 传入参数version_id的任务版本不存在 | 请确认参数version_id的值是否正确。 | 
| 400 | ModelArts.4852 | Error in downloading task version logs. | 任务版本日志下载错误 | 请检查训练日志url | 
| 400 | ModelArts.4853 | Insufficient quota for data feature tasks. | 数据特征任务配额不足 | 数据特征任务配额不足,请删除不必要的任务 | 
| 400 | ModelArts.4854 | Insufficient quota for data feature versions. | 数据特征版本配额不足 | 数据特征版本配额不足,请删除不必要的版本。 | 
| 400 | ModelArts.4860 | Insufficient quota for real-time services. | 在线服务配额不足 | 请检查在线服务剩余配额 | 
| 400 | ModelArts.4861 | Insufficient quota for batch services. | 批量服务配额不足 | 请检查批量服务剩余配额 | 
| 400 | ModelArts.4870 | HBase error. | Hbase 错误 | 批量删除错误 | 
| 400 | ModelArts.4902 | Access prohibited because the app-auth API was not associated with APIG app %s. | APP认证接口未授权给所用的APP | 请检查AppCode是否有权限访问指定服务 | 
| 400 | ModelArts.4903 | Access prohibited because the app-auth API was not associated with a signature key. | APP认证接口未绑定签名密钥 | 内部错误,请联系技术支持 | 
| 400 | ModelArts.4904 | Access prohibited because the app-auth API was not associated with signature key %s. | APP认证接口未绑定所用的签名密钥 | 内部错误,请联系技术支持 | 
| 400 | ModelArts.4905 | Failed to check the authorization request header. | Authorization请求头校验失败 | 请使用正确的appcode预测地址,或联系技术支持 | 
| 400 | ModelArts.4907 | Failed to submit the training job. | 训练任务提交失败 | 请检查算法是否存在 | 
| 400 | ModelArts.4909 | Failed to execute the training job. | 训练任务执行失败 | 请查看训练日志分析失败原因 | 
| 400 | ModelArts.4911 | Failed to create the model import task. | 模型导入任务提交失败 | 创建模型作业失败,模型作业ID为空 | 
| 400 | ModelArts.4913 | Failed to execute the model import task. | 模型导入任务执行失败 | 由于任务超时,查询模型作业失败 | 
| 400 | ModelArts.4915 | Failed to create the auto labeling task. | 提交自动标注任务失败 | 创建训练作业失败 | 
| 400 | ModelArts.4917 | Failed to execute the auto labeling task. | 自动标注任务执行失败 | 由于任务超时,查询训练作业失败 | 
| 400 | ModelArts.4921 | Failed to execute the import task. | 导入任务执行失败 | 创建导入清单任务失败 | 
| 400 | ModelArts.4927 | Failed to submit hard example collection. | 难例采集提交失败 | 作业ID为空 | 
| 400 | ModelArts.4929 | Failed to collect hard examples. | 难例采集执行失败 | 由于任务超时,查询难例采集作业失败 | 
| 400 | ModelArts.4934 | Invalid model. | 无效模型 | 该模型不能用于部署预标签任务的批量服务 | 
| 400 | ModelArts.4935 | Failed to create the medical task. | 医疗任务提交失败 | 创建训练作业失败 | 
| 400 | ModelArts.4951 | Failed to create the auto inference task. | 提交自动推理任务失败 | 创建推理作业失败 | 
| 400 | ModelArts.4953 | Failed to execute the auto inference task. | 自动推理任务执行失败 | 任务超时 | 
| 400 | ModelArts.4963 | Failed to execute the auto grouping task. | 自动分组作业执行失败 | 训练任务超时 | 
| 400 | ModelArts.4991 | Failed to obtain the job status. | 规格超出配额 | 超过免费服务的最大值 | 
| 400 | ModelArts.4992 | Resources sold out. | 资源已售罄 | 请使用其他资源 | 
| 400 | ModelArts.4999 | System error. | 系统异常 | 等待UI适配新的机制 | 
| 400 | ModelArts.50004000 | Invalid request.{message} | 请求不合法。 | 请参考错误信息中的详细内容进行错误处理,或联系技术人员支持。 | 
| 400 | ModelArts.50004100 | Invalid Content-Type. {message} | 请求头中的Content-Type参数不合法。 | 请参考API文档使用支持的Content-Type。 | 
| 400 | ModelArts.50005102 | Insufficient quota. | 资源配额不足。 | 请检查当前租户是否有足够的资源配额,或联系技术支持人员增加资源配额。 | 
| 400 | ModelArts.50005103 | No license. | 用户的ModelArts License余量不足。 | 请联系技术支持人员增加License配额。 | 
| 400 | ModelArts.50005104 | License expired. | 用户当前使用的ModelArts License已过期。 | 请联系技术支持人员续费License。 | 
| 400 | ModelArts.50020200 | Create job failed | 诊断任务创建失败 | 请确认集群中没有运行其他诊断任务 | 
| 400 | ModelArts.50020201 | Insufficient maxbytes values | 诊断配置的最大数据值必须大于开始测试的最小数据值 | 请确保诊断配置中的最大数据值大于最小数据值 | 
| 400 | ModelArts.50020202 | Invalid Bytes value | 诊断配置的数据量输入格式非法 | MaxBytes 和 MinBytes 的输入必须是1-1024开头的整数,并且以B,K,M,G,T,KB,MB,GB,TB单位结尾 | 
| 400 | ModelArts.50020203 | Bucket not exist | 诊断配置的OBS桶不存在 | 请输入可用的OBS地址 | 
| 400 | ModelArts.50020204 | Invalid nodes | 诊断配置的节点不可用或规格不一致 | 请确保节点可用,且规格一致 | 
| 400 | ModelArts.50020205 | Invalid node flavor | 诊断配置的节点规格不是GPU类型 | 请确保所选节点都是GPU规格 | 
| 400 | ModelArts.5011 | Invalid parameter | 参数错误 | 请修改参数。 | 
| 400 | ModelArts.5012 | Invalid product attribute | 产品属性不合规 | 请重新填写产品属性。 | 
| 400 | ModelArts.5016 | The original model ({0}) does not exist during model release | 创建的产品源模型不存在 | 请选择其他源模型。 | 
| 400 | ModelArts.5022 | Unsupported model type | 不支持的模型类型 | 请选择其他源模型。 | 
| 400 | ModelArts.5025 | Incorrect verification code | 验证码错误 | 请重新填写验证码。 | 
| 400 | ModelArts.5026 | Verification code expired | 验证码过期 | 请重新获取验证码。 | 
| 400 | ModelArts.5027 | The verification code does not match the email address. | 邮箱和验证码不匹配 | 请重新获取验证码。 | 
| 400 | ModelArts.5038 | You must first get a verification code | 您必须先获取验证码 | 请填写邮箱并获取验证码。 | 
| 400 | ModelArts.5041 | Duplicate version. Refresh the page and try again | 版本重复,请刷新后再试 | 请刷新重试。 | 
| 400 | ModelArts.5042 | The order has been paid. | 订单已完成支付 | 订单已完成支付,请勿重复支付。 | 
| 400 | ModelArts.5047 | Hilens product name duplicated. | Hilens产品名称重复 | 请重新设置产品名称。 | 
| 400 | ModelArts.5048 | Hilens skill version duplicated. | Hilens版本重复 | 请重新选择版本。 | 
| 400 | ModelArts.5049 | Incorrect Hilens skill. Select the skill corresponding to the offering. | Hilens技能选择错误,请选择对应的技能 | 请重新选择Hilens技能。 | 
| 400 | ModelArts.5051 | The HiLens skill type is not supported. Release the skill type in HiLens Studio. | 暂不支持的Hilens技能类型,请到HiLens Studio中执行发布操作 | 请重新选择Hilens技能。 | 
| 400 | ModelArts.5052 | The user does not have the agency permission | 用户没有提供委托权限 | 请先设置委托再重试。 | 
| 400 | ModelArts.5061 | The size of the image is too large. | 图片大小超限 | 请上传小于7M的图片。 | 
| 400 | ModelArts.5062 | The number of the images uploaded today has reached the limit. | 当日上传图片数量超限 | 请次日再上传图片。 | 
| 400 | ModelArts.5063 | Illegal image or image name. | 非法图片或图片名 | 请上传正确的图片格式文件。 | 
| 400 | ModelArts.5064 | Maximum upload size exceeded of HTTP request. | HTTP请求上传文件大小超限 | 请减少文件大小再重新上传。 | 
| 400 | ModelArts.5070 | The activity is in progress. | 活动已经开始 | 无法删除正在进行中活动。 | 
| 400 | ModelArts.5071 | The activity is not start. | 活动还未开始 | 未开始的活动无法报名。 | 
| 400 | ModelArts.5072 | The activity has end. | 活动已经结束 | 已经结束的活动无法报名。 | 
| 400 | ModelArts.5073 | The activity has registed. | 活动已经报名 | 活动已经报名,请勿重复报名。 | 
| 400 | ModelArts.5075 | The license is already expired. | 该配额已过期. | 请重新购买配额。 | 
| 400 | ModelArts.5076 | The license remaining is insufficient. | 该配额剩余使用量不足. | 请及时购买配额。 | 
| 400 | ModelArts.5077 | The consumption is expired or expire soon. | 该配额已过期或者即将过期. | 请及时购买配额。 | 
| 400 | ModelArts.5303 | The obs source data is empty | 源数据为空 | 请选择其他源数据。 | 
| 400 | ModelArts.5304 | The maximum number of files has been exceeded | 文件总个数超过最大值 | 请选择其他源数据或减少数据量。 | 
| 400 | ModelArts.5305 | The maximum size of files has been exceeded | 文件总大小超过最大值 | 请选择其他源数据或减少数大小。 | 
| 400 | ModelArts.5306 | The maximum depth of files has been exceeded | 文件最大深度超过最大值 | 请选择其他源数据或减少数据深度。 | 
| 400 | ModelArts.5309 | Only allow edge service published to AIHub. | 只允许边缘类型的VAS服务发布市场 | 请选择边缘类型的VAS服务。 | 
| 400 | ModelArts.5312 | Only allow market category service published to AIHub. | 只允许市场类别的VAS服务发布市场 | 请选择市场类别的VAS服务。 | 
| 400 | ModelArts.5313 | Only allow released service published to AIHub. | 只允许已发布的VAS服务发布市场 | 请选择已发布的VAS服务。 | 
| 400 | ModelArts.5314 | Only allow 'closed Beta Test' stage service published to AIHub. | 只允许邀测的VAS服务发布市场 | 请选择邀测的VAS服务。 | 
| 400 | ModelArts.5315 | Request is repeated submit. | 该请求重复提交 | 请勿重复提交请求。 | 
| 400 | ModelArts.6301 | The instance already exists. | 实例已存在 | 实例名称重复,请输入其它名称。 | 
| 400 | ModelArts.6302 | The instance count already reaches the maximum value. | 实例个数已达到上限 | 请删除无用的实例。 | 
| 400 | ModelArts.6303 | The field does not support sorting. | 该字段不支持排序 | 排序参数中去掉该字段。 | 
| 400 | ModelArts.6304 | Please stop the instance before deleting. | 删除前请停止实例 | 请刷新页面,停止实例后再执行删除操作。 | 
| 400 | ModelArts.6305 | The instance is already running. | 实例已处于运行状态 | 实例已经处于运行状态,请不要重复启动。 | 
| 400 | ModelArts.6306 | The instance is starting. | 实例正在启动中,无法执行其他操作 | 实例正在启动中,请稍后再执行其他操作。 | 
| 400 | ModelArts.6307 | The instance has already been stopped. | 实例已经停止 | 请刷新页面查看实例状态。 | 
| 400 | ModelArts.6308 | The instance is stopping. | 实例正在停止中 | 请稍后刷新页面查看实例状态。 | 
| 400 | ModelArts.6309 | The instance does not exist. | 实例不存在 | 请确认该实例是否已经删除。 | 
| 400 | ModelArts.6316 | The param 'storage' is needed for creating notebook instance. | 创建实例的参数错误 | 请增加storage参数。 | 
| 400 | ModelArts.6317 | The 'path' parameter is required when the storage type is OBS. | 创建实例的参数错误 | 请增加path参数。 | 
| 400 | ModelArts.6318 | The param 'path' needs to end with /. | 创建实例的参数错误 | 请检查path参数,应该以“/”结尾。 | 
| 400 | ModelArts.6319 | There is no ak/sk in the global settings. Please add it by access ModelArts console. | 未在ModelArts平台全局配置AK/SK | 请在ModelArts全局配置中添加AK/SK。 | 
| 400 | ModelArts.6320 | Access obs error. Reason is {}. | 访问OBS错误 | 请确认OBS路径是否正确。 | 
| 400 | ModelArts.6323 | The flavor is not supported, please check it. | flavor不支持 | 请检查flavor是否配置正确。 | 
| 400 | ModelArts.6324 | This location type is not supported. Please check it. | 存储类型不支持 | 请检查存储类型是否配置正确。 | 
| 400 | ModelArts.6326 | The instance is frozen. Check whether your account is in arrears in Billing Center. | 实例被冻结 | 请查看账户余额并充值。 | 
| 400 | ModelArts.6327 | The instance is not in running. Please refresh the page and start it. | 实例状态不在运行中 | 请刷新重试。 | 
| 400 | ModelArts.6328 | Sorry, you currently do not have permission for this flavor. Please apply it firstly. | 没有权限使用该flavor | 请联系技术支持。 | 
| 400 | ModelArts.6329 | Sorry, this flavor specification is sold out. Please try others. | flavor已售罄 | 请使用其他flavor或者稍后重试。 | 
| 400 | ModelArts.6330 | The flavor type of profile does not match the type of flavor. Please check it. | 类型不匹配 | 请检查所使用的flavor和profile类型是否匹配。 | 
| 400 | ModelArts.6331 | The evs volume size ranges from {} GB to {} GB. | EVS磁盘大小超限 | 请检查EVS磁盘大小。 | 
| 400 | ModelArts.6332 | Incorrect parameter type. The '{}' parameter must be of the '{}' type. | 参数类型错误 | 请确认参数类型是否符合要求。 | 
| 400 | ModelArts.6333 | The notebook is being restored. Refresh the page and wait for several minutes. The fault may be caused by instance overload. | Notebook实例故障 | 正在恢复中,请稍后重试。 | 
| 400 | ModelArts.6334 | Invalid value for name or description. The character `{}` is not allowed. | description参数错误 | 请检查description参数是否合法。 | 
| 400 | ModelArts.6335 | '{}' is a required property. | 参数缺失 | 请增加对应的参数。 | 
| 400 | ModelArts.6336 | '{}' property value is incorrect. | 参数值错误 | 请检查对应的参数。 | 
| 400 | ModelArts.6341 | The repository does not exist or has been deleted. | git仓库不存在或者已被删除 | 请检查对应的参数。 | 
| 400 | ModelArts.6343 | The repository name already exists. | git仓库已存在 | 请检查对应的参数。 | 
| 400 | ModelArts.6344 | Delete failed. Please delete the associated development environment instance first. | 删除仓库失败 | 请先删除对应的notebook实例。 | 
| 400 | ModelArts.6345 | Currently the OBS type instance does not support git capability. | obs存储类型实例无法使用git仓库 | 请使用evs类型的notebook实例。 | 
| 400 | ModelArts.6346 | The timestamp of auto stop must be later than the current timestamp. | 参数不允许修改 | 请检查相应参数,自动停止时间必须晚于当前时间。 | 
| 400 | ModelArts.6347 | When the instance is in the '{}' status, the '{}' parameter cannot be modified. | 请检查相应参数 | 请检查相应参数。 | 
| 400 | ModelArts.6348 | The 'duration' parameter is mandatory for enabling auto stop. | duration参数缺失 | 请配置duration参数值。 | 
| 400 | ModelArts.6349 | The 'duration' parameter is incorrect. The value ranges from {} to {}. | duration参数取值超限 | 请配置duration参数值。 | 
| 400 | ModelArts.6350 | Failed to access OBS because of incorrect AK/SK or insufficient permissions. | 访问OBS被拒 | AK/SK错误或者不具备权限。 | 
| 400 | ModelArts.6353 | Failed to verify the AK/SK. Please check and try again. | AK/SK错误 | 请在ModelArts全局配置中添加正确的AK/SK。 | 
| 400 | ModelArts.6354 | The AK/SK do not belong to the user. Please check and enter the correct ones. | AK/SK错误 | 请在ModelArts全局配置中添加正确的AK/SK。 | 
| 400 | ModelArts.6355 | The resource is initializing. Please wait one minute and try again. | 专属资源池中资源正在初始化 | 正在初始化,请稍等。 | 
| 400 | ModelArts.6357 | The operation is not allowed because another operation is being performed on the instance or the instance is in the target state. | 操作不被允许 | 请稍后重试。 | 
| 400 | ModelArts.6358 | The path parameter is incorrect. It cannot be the root directory of an OBS bucket, but must be a specific directory in the OBS bucket. | OBS path参数错误 | 请检查相应参数。 | 
| 400 | ModelArts.6360 | Failed to start the notebook due to insufficient background resources. Try again later. | 资源不足,启动Notebook失败,请稍后重试。 | 请稍后重试或联系技术支持。 | 
| 400 | ModelArts.6361 | ModelArts internal service or configuration error. Submit a service ticket to get professional technical support. | 内部错误 | 系统错误,请联系技术支持。 | 
| 400 | ModelArts.6371 | Currently, notebooks support only OBS buckets whose Storage Class is Standard. Change the OBS bucket and try again. | Notebook仅支持标准类型的OBS桶 | 请使用标准类型的OBS桶。 | 
| 400 | ModelArts.6374 | The credential can be added only when type is set to AK/SK or agency. | 认证类型仅支持AK/SK和委托 | 请修改认证类型。 | 
| 400 | ModelArts.6376 | Please make sure agency exists. | IAM委托不存在 | 请在IAM服务上确认委托是否存在。 | 
| 400 | ModelArts.6377 | The user id cannot be left blank. | 用户ID不能为空 | 请检查用户ID参数。 | 
| 400 | ModelArts.6378 | The agency name cannot be left blank. | 委托名不能为空 | 请检查委托名参数。 | 
| 400 | ModelArts.6379 | No IAM agency created in Settings. Create an IAM agency on the ModelArts management console. | 全局配置中未创建委托 | 请在全局配置中创建委托。 | 
| 400 | ModelArts.6400 | Invalid request payload {0}, please check. | 无效的请求{0},请检查请求体。 | 请检查请求体。 | 
| 400 | ModelArts.6528 | No EVS available. Please try again later. | EVS盘售罄 | 请稍后重试,或者联系技术支持。 | 
| 400 | ModelArts.6600 | Check whether the parameter is valid. | 参数校验失败 | 请确认参数合法性。 | 
| 400 | ModelArts.6651 | Unsupport entity. | 不支持的工程对象 | 请确认工程对象。 | 
| 400 | ModelArts.6652 | Please delete resources from the project first. | 删除工程资源失败 | 请先删除工程下的数据集、Notebook,并确保没有未结束的训练作业。 | 
| 400 | ModelArts.6690 | The image size cannot exceed 8 MB. | 图片超过8M | 图片不能超过8M,请修改图片大小。 | 
| 400 | ModelArts.6716 | The specified flavor {0} is already sold out. | 指定的规格{0}已售罄。 | 请选择其他规格或者联系技术支持。 | 
| 400 | ModelArts.6737 | Conflict tag {0} for image {1}, tag cannot be duplicated. | 镜像{1}的tag{0}冲突,tag不能重复。 | 请输入合适的镜像tag。 | 
| 400 | ModelArts.6763 | Cannot manage the pool, The cluster version is earlier than v1.15. | 无法纳管资源池,集群版本低于v1.15。 | 请升级集群版本。 | 
| 400 | ModelArts.6771 | Cannot register the image since the size of the registered image {0}/{1}:{2} is {3} bytes, which has reached the maximum of {4} bytes. If the size of the image is too large, the image will fail to be decompressed. | 注册镜像{0}/{1}:{2}的大小为{3}字节,已达到{4}字节的上限。过大的镜像会导致镜像解压失败。 | 请检查镜像的大小。 | 
| 400 | ModelArts.6782 | Mounting OBS bucket or folder does not support in current authentication mode, add AK/SK in ModelArts global settings to enabled it. | 当前鉴权模式不支持挂载OBS桶或文件夹,请在ModelArts全局设置中添加AK/SK启用。 | 请在ModelArts全局设置中添加AK/SK启用。 | 
| 400 | ModelArts.6789 | The current user does not have the permission to use the SSH key pair {0}, please update the key pair of the instance and try again. | 当前用户没有权限使用ssh密钥对{0},请更新实例的密钥对并重新启动。 | 请更新实例的密钥对并重新启动。 | 
| 400 | ModelArts.6792 | Instance {0} does not support to update flavor to {1}, please try another flavor. | 实例{0}不支持切换到指定规格{1},请选择其他规格。 | 请选择其他规格。 | 
| 400 | ModelArts.6797 | Specified image {0} cannot be found. | 指定的镜像 {0} 无法访问。 | 请检查镜像的访问权限。 | 
| 400 | ModelArts.6870 | Specified flavor {0} does not support current instance feature {1}. | 指定的规格{0}不支持实例类型{1}。 | 请选择合适的规格。 | 
| 400 | ModelArts.7002 | Not gray user, please contact the administrator | 工作空间认证错误 | 请联系管理员检查此用户是否有此工作空间的权限。 | 
| 400 | ModelArts.7003 | no permission to get iam user list, please check permission | IAM权限错误 | 根据错误信息添加对应 IAM权限。 | 
| 400 | ModelArts.7004 | the status of workspace: {workspaceID} is abnormal, can not execute [action: {action}] | 非正常状态的工作空间(例如删除失败)禁止创建资源操作 | 请在正常状态的工作空间创建资源。 | 
| 400 | ModelArts.7005 | workspace:{workspace} not existed | 该工作空间不存在 | 请确认传输的工作空间ID是否存在。 | 
| 400 | ModelArts.7006 | workspace number over limit, limit: {limit} | 工作空间个数超过上限 | 请删除不必要的工作空间。 | 
| 401 | ModelArts.0112 | Failed to execute the policy. | 用户角色不允许执行策略 | 确认用户角色权限 | 
| 401 | ModelArts.0201 | Token doesn't exist. | Token为空 | 请在请求头中添加正确token | 
| 401 | ModelArts.0202 | Invalid token header because the token has expired. | 无效Token,Token已过期 | 请更换有效token | 
| 401 | ModelArts.0203 | Invalid token. | 无效Token,无法解析 | 请更换有效token | 
| 401 | ModelArts.0204 | Failed to parse the token. | 解析Token失败 | 请更换有效token | 
| 401 | ModelArts.0205 | No authorization request header. | 缺少Authorization请求头 | 请使用正确的appcode预测地址,或联系技术支持 | 
| 401 | ModelArts.0206 | Incorrect authorization request header format. | Authorization请求头格式错误 | 请使用正确的appcode预测地址,或联系技术支持 | 
| 401 | ModelArts.0207 | Token must contain project info of current region. | Token必须包含项目信息。 | 请使用包含项目信息的Token。 | 
| 401 | ModelArts.0208 | Failed to check the authorization request header. | Authorization请求头校验失败 | 请使用正确的appcode预测地址,或联系技术支持 | 
| 401 | ModelArts.0209 | No key appId in header. | 缺少appId请求头 | 请使用apig的预测地址 | 
| 401 | ModelArts.0210 | No key apiId in header. | 缺少apiId请求头 | 请使用apig的预测地址 | 
| 401 | ModelArts.0212 | Invalid token header because the token does not contain a project. | 无效Token,Token中缺少project信息 | 请使用项目级token | 
| 401 | ModelArts.0428 | The user authorization does not exist. | 用户授权不存在 | 请检查用户委托是否授权 | 
| 401 | ModelArts.3801 | User credential (AK and SK) does not exist. | 用户证书不存在。 | 重新添加AkSk。 | 
| 401 | ModelArts.4117 | User is unverified. | 用户未经验证。 | 请确认用户进行了IAM授权。 | 
| 401 | ModelArts.4119 | Invalid RBAC. | 无效的RBAC,Token中的projectId不能为空 | 请添加token里的正确projectId | 
| 401 | ModelArts.4127 | Token authentication expired. | token认证已过期, | 请重新拉取用户token | 
| 401 | ModelArts.4201 | Invalid token. | token无效 | 请检查用户所属的账号token | 
| 401 | ModelArts.4203 | Invalid request because %s. | 没有权限访问 | 没有权限访问,请确认权限 | 
| 401 | ModelArts.4504 | Iam error | IAM错误 | 请检查AK/SK或者token是否正确。 | 
| 401 | ModelArts.4505 | The operation on the IAM user is not allowed. | 禁止iam用户列表操作 | 禁止iam用户列表操作 | 
| 401 | ModelArts.4506 | Failed to check the IAM service ticket. | iam工单校验失败 | 请检查iam工单校验 | 
| 401 | ModelArts.4626 | Failed to update the team or team manager. | 无法更新团队或团队管理员 | 无法更新团队或团队管理员 | 
| 401 | ModelArts.4629 | Failed to delete the member. | 删除成员失败 | 无法删除成员 | 
| 401 | ModelArts.4630 | No permission. | 用户没有权限 | 用户没有权限 | 
| 401 | ModelArts.4632 | Unregistered member. | 成员未注册 | 成员未注册 | 
| 401 | ModelArts.4713 | Forbidden operation. | 数据集哈希未完成的异步任务,禁止该操作 | 数据集哈希未完成的异步任务,禁止该操作 | 
| 401 | ModelArts.4750 | Error in reading files from OBS. | 从obs读取文件错误 | 检查读取和写入示例失败 | 
| 401 | ModelArts.4804 | Failed to create a label task by the member. | 成员创建标签任务失败 | 标签任务不是人力任务,禁止成员操作 | 
| 401 | ModelArts.4826 | OBS KMS encryption buckets are not supported. | 不支持OBS KMS加密桶 | 不支持OBS KMS加密桶 | 
| 401 | ModelArts.4901 | Failed to prepare a training job. | 训练任务准备失败 | 授权OnObs失败。请检查iam代理或OBS等 | 
| 401 | ModelArts.4961 | Failed to submit an auto grouping job. | 自动分组作业提交失败 | 自动分组任务准备失败,授权OnObs失败,请检查iam代理或OBS等 | 
| 401 | ModelArts.50001000 | Authorization failed. {message} | 认证失败。 | 请参考错误信息中的详细内容进行错误处理,或联系技术人员支持。 | 
| 401 | ModelArts.5001 | Token is blank | Token不存在 | 请添加token后重试。 | 
| 401 | ModelArts.5002 | Token is invalid | Token无效 | 请获取token后重试。 | 
| 401 | ModelArts.5056 | You do not have the permission to access the requested resource. | 您的账号尚未开通Hilens服务权限,请打开Hilens Console点击开通。 | 请先开通Hilens服务权限。 | 
| 401 | ModelArts.5402 | Enterprise certification is required first. | 需要先进行企业认证 | 请先进行企业认证。 | 
| 401 | ModelArts.6201 | The user's account has been suspended. | 用户账户被冻结 | 请查看账户余额并充值。 | 
| 401 | ModelArts.6203 | The user's account has been restricted. | 用户账户被限制 | 请查看账户余额并充值。 | 
| 401 | ModelArts.6608 | Please refresh user info. | 获取用户信息失败 | 请刷新用户信息。 | 
| 401 | ModelArts.6620 | Please refresh the user token. | 不合法的用户Token | 请刷新用户Token。 | 
| 403 | ModelArts.0108 | You are not authorized to perform the ({0}) operation. | 您未被授权执行({0})的操作. | 检查是否有OBS权限或者接口操作权限。 | 
| 403 | ModelArts.0112 | Policy doesn't allow {} {} to be performed. | 工作空间权限限制 | 请检查工作空间的权限配置。 | 
| 403 | ModelArts.0203 | Invalid token. | 无效的token. | 重新生成一个token进行重试。 | 
| 403 | ModelArts.0206 | Invalid AK/SK. | 无效的AK/SK. | 根据用户Token获取临时AK/SK失败,需要检查Token是否合法。 | 
| 403 | ModelArts.0210 | The project id in the request URL does not match the token. | 请求URL中的Project ID和Token不匹配。 | 请使用正确的Project ID生成Token。 | 
| 403 | ModelArts.2784 | InvalidToken | 非法Token | 请检查请求Token的合法性 | 
| 403 | ModelArts.2785 | AuthorizationNotFound | 用户未给ModelArts服务授权,无法使用ModelArts服务 | 请在全局配置中给ModelArts服务授权 | 
| 403 | ModelArts.2852 | FederationOperationDeny | 联邦参与者无权限进行此操作 | 请联系联邦发起者进行该操作 | 
| 403 | ModelArts.3010 | Failed to copy model, you don't have permission to copy the model ({0}). | 拷贝模型失败,你没有权限拷贝模型 ({0}). | 没有权限拷贝模型,检查token或者model_id是否输入正确。 | 
| 403 | ModelArts.3075 | Model ({0}) is a subscription model and cannot create a new version. | 模型({0})为订阅模型,无法创建新版本 | 订阅的模型无法创建新版本。 | 
| 403 | ModelArts.3555 | Forbidden to access ECS. | 无权访问ECS。 | 对ECS服务进行开通授权后重试。 | 
| 403 | ModelArts.3936 | The app-auth API {id} does not belong to service {id}. | 支持APP认证的接口{ID}不属于服务{ID}。 | 检查请求参数或者联系服务运维人员解决。 | 
| 403 | ModelArts.4102 | Token parsing error because role te_agency is not configured for the Ai-service admin token. | 上云服务代理token中没有te_agency角色 | 内部错误,请联系技术支持 | 
| 403 | ModelArts.4116 | User has been owed, please check the account status and balance. | 当前账号受限,请检查账户状态以及账户是否欠费。 | 请检查账户是否欠费。 | 
| 403 | ModelArts.4118 | User has been suspended, please check the account balance. | 账户被冻结,请检查账户余额。 | 请检查账户余额. | 
| 403 | ModelArts.4310 | OBS action is forbidden, please check iam agency or OBS and so on | 用户无访问OBS的权限 | 请为该账户添加访问OBS的权限。 | 
| 403 | ModelArts.4335 | Iam agency is invalid | IAM委托无效 | 请校验IAM权限。 | 
| 403 | ModelArts.4336 | The user hasn't permission | 用户权限受限 | 请确认用户权限。 | 
| 403 | ModelArts.4348 | Check dli agency failed | 校验DLI委托失败 | 请检查DLI服务委托权限。 | 
| 403 | ModelArts.4419 | File is too large | 数据集从OBS中导入或解析的文件大小超出限制 | 请检查文件是否正确。 | 
| 403 | ModelArts.4500 | The number of iam agencies has reached the maximum | IAM委托超过限额 | 请删除不必要的委托。 | 
| 403 | ModelArts.4501 | The iam agency create action is forbidden | IAM委托创建受限 | 请检查是否有创建IAM委托的权限。 | 
| 403 | ModelArts.4600 | The worker action is forbidden | 团队管理中团队成员操作受限 | 请确认团队角色是否有权限执行相关操作。 | 
| 403 | ModelArts.4613 | Task not finish | 任务执行未结束,无法获取任务结果 | 请稍后再试。 | 
| 403 | ModelArts.4803 | Dataset has unfinished label tasks, the operation is forbidden | 数据集有未完成的标注任务,删除操作受限 | 请确认数据集是否有未完成的标注任务。 | 
| 403 | ModelArts.4821 | Task is publishing, the operation is forbidden | 标注任务正在发布中,不允许启动智能标注任务 | 请待标注任务发布结束后再试。 | 
| 403 | ModelArts.4850 | Process task is initializing, the operation is forbidden | Processor任务正在初始化,不能删除任务 | 请确认任务状态。 | 
| 403 | ModelArts.50002000 | Access prohibited. {message} | 禁止访问。 | 请参考错误信息中的详细内容进行错误处理,或联系技术人员支持。 | 
| 403 | ModelArts.50015012 | 资源池上存在着逻辑资源池。 | 该资源池上存在着基于该资源池创建的逻辑池。 | 请确认资源池上的逻辑池已经删除。 | 
| 403 | ModelArts.5013 | The user is not registered. Please release a product first to complete the registration | 用户未入驻,请先发布一件产品,来完成入驻 | 请先入驻AI Gallery。 | 
| 403 | ModelArts.5014 | Permission deny | 没有权限 | 请访问其他资源。 | 
| 403 | ModelArts.5017 | Account suspended. | 账号受限 | 请确认账号不受限后再重试。 | 
| 403 | ModelArts.5040 | Your usage has exceeded the maximum quota | 资源使用量已经超过最大配额 | 请等使用空闲后再试。 | 
| 403 | ModelArts.5043 | Challenge applications submit failed | 竞赛提交失败 | 系统错误,请联系技术支持。 | 
| 403 | ModelArts.5045 | Send verify code failed,please try again later. | 发送验证码失败 | 请稍后重新点击发送验证码。 | 
| 403 | ModelArts.5053 | Product has been recycled. | 产品已回收 | 选择其他产品。 | 
| 403 | ModelArts.5054 | At least one available version must exist. | 产品至少要存在一个可用版本 | 请选择其他操作。 | 
| 403 | ModelArts.5055 | The subscription has expired. | 订阅已过期 | 请重新订阅。 | 
| 403 | ModelArts.5057 | The free package is sold out. | 免费套餐包已售罄 | 请选择其他套餐包。 | 
| 403 | ModelArts.6653 | Contact the project owner. | 无权操作该工程 | 请联系工程拥有者处理。 | 
| 404 | ModelArts.2786 | TokenProjectIDNotMatch | 请求中的project_id(%s)和Token中的project_id不匹配 | 请更换请求Token或者更换请求参数的ProjectID | 
| 404 | ModelArts.2836 | PathNotFound | 未找到路径 | 请确认路径是否正确 | 
| 404 | ModelArts.2881 | ImageSaveJobNotExist | 该作业镜像保存任务不存在 | 请检查task_id等是否正确 | 
| 404 | ModelArts.2890 | PoolNotFound | 该资源池(%s)不存在 | 请检查该资源池是否存在 | 
| 404 | ModelArts.3001 | Model ({0}) does not exist. | 模型({0})不存在. | 检查model_id是否输入正确。 | 
| 404 | ModelArts.3003 | Failed to get model names list. | 模型名称列表获取失败. | 模型名称列表不存在,查询账号是否正确。 | 
| 404 | ModelArts.3019 | Infer format ({0}) does not exist. | 输入输出模式({0})不存在. | 当前的输入输出模式不存在,考虑更换输入输出模式进行操作。 | 
| 404 | ModelArts.3021 | Template ({0}) does not exists. | 模板({0})不存在. | 模板不存在,重新选择模板。 | 
| 404 | ModelArts.3071 | The subscription ({0}) does not exist. | 不存在该订阅({0}) | 没有订阅模型,订阅后再进行操作。 | 
| 404 | ModelArts.3080 | Model optimization job ({0}) does not exist. | 模型优化任务 ({0}) 不存在. | 模型优化任务不存在。 | 
| 404 | ModelArts.3502 | Service {name} does not exist. | 服务{名称}不存在。 | 检查服务名称是否设置正确。 | 
| 404 | ModelArts.3507 | Model {name} does not exist. | 模型{ID}不存在。 | 检查模型ID是否设置正确。 | 
| 404 | ModelArts.3923 | Application {id} does not exist. | 应用{ID}不存在。 | 检查应用ID是否设置正确。 | 
| 404 | ModelArts.3935 | The app-auth API {id} does not exist. | 支持APP认证的接口{ID}不存在。 | 检查接口ID是否设置正确。 | 
| 404 | ModelArts.4204 | API %s does not exist. | 该API不存在 | 请访问存在的API | 
| 404 | ModelArts.4901 | The app-auth API does not exist. | APP认证接口不存在 | 请检查app预测地址是否存在 | 
| 404 | ModelArts.50005101 | The resource does not exist. | 未找到资源。 | 请确认待访问的资源是否存在,或资源名称是否正确。 | 
| 404 | ModelArts.50015001 | The resource pool does not exist. | 指定名称的资源池未找到。 | 请确认待访问的资源池是否存在,或资源池名称是否正确。 | 
| 404 | ModelArts.50025001 | The network does not exist. | 指定名称的网络未找到。 | 请确认待访问的网络是否存在,或网络名称是否正确。 | 
| 404 | ModelArts.5058 | Object ({0}) does not exit. | 对象不存在 | 请选择其他对象。 | 
| 404 | ModelArts.6623 | Ensure that the dataset already exists. | 没有找到对应的数据集 | 请确认数据集是否已存在。 | 
| 404 | ModelArts.6624 | Ensure that the storage path already exists. | 没有找到对应的存储 | 请确认存储路径是否已存在。 | 
| 404 | ModelArts.6650 | Ensure that the project already exists. | 没有找到对应工程 | 请确认工程是否已存在。 | 
| 405 | ModelArts.2803 | MethodNotAllowed | 不允许的方法 | 请确认 HTTP 方法是否正确 | 
| 408 | ModelArts.4205 | Connection timed out. | 连接后端服务超时 | 连接在线服务超时,重试或者等待一段时间 | 
| 408 | ModelArts.6100 | The request timed out. Please try again. | 超时 | 系统错误,请联系技术支持。 | 
| 409 | ModelArts.2796 | NotAllowedToTerminate | 不允许终止该作业 | 请检查作业状态的合法性 | 
| 409 | ModelArts.2813 | NotAllowedToRestart | 不允许重启该作业 | 请检查操作类型的合法性 | 
| 409 | ModelArts.2878 | JobStatusChanged | 作业状态已变化 | 请稍后重试。 | 
| 409 | ModelArts.3002 | Model ({0}, {1}) already exists. | 模型({0}, {1})已经存在了. | 模型名称和版本已经存在,更换名称或版本后重试。 | 
| 409 | ModelArts.3020 | Infer format ({0}) already exists. | 输入输出模式({0})已经存在了. | 当前输入输出模式已经存在,考虑更换输入输出模式进行操作。 | 
| 409 | ModelArts.3022 | Template ({0}) already exists. | 模板({0})已经存在了. | 该模板已经存在,重新选择模板。 | 
| 409 | ModelArts.3073 | model ({0}) already exists, no subscription required. | 模型({0})已存在,无需订阅 | 该模型已经订阅,不能订阅重复名称的模型。 | 
| 409 | ModelArts.3503 | Service {name} already exists. | 服务{名称}已存在。 | 更改服务名称后重试。 | 
| 409 | ModelArts.3929 | Failed to create the application because {reason}. | 创建应用失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 409 | ModelArts.50005100 | Duplicate resource name. | 指定名称的资源已存在。 | 请删除同名资源后重试创建,或使用其他名称创建资源。 | 
| 409 | ModelArts.50015000 | Duplicate resource pool name. | 指定名称的资源池已经存在。 | 请删除同名资源池后重试创建,或使用其他名称创建资源池。 | 
| 409 | ModelArts.50015002 | Pending orders. | 资源池有未完成处理的订单。 | 请等待当前订单完成后,再创建新的订单。 | 
| 409 | ModelArts.50025000 | Duplicate network name. | 指定名称的网络已存在。 | 请删除同名网络后重试创建,或使用其他名称创建网络。 | 
| 409 | ModelArts.5015 | The product is being reviewed | 产品正在审核中 | 等审核完成后再操作。 | 
| 409 | ModelArts.5044 | Operations conflict, please try again later | 操作冲突,请稍后再试 | 请稍后重试。 | 
| 413 | ModelArts.4104 | Invalid request body because the size exceeds the maximum size allowed. | 请求body体长度不合法 | 请使用小于12M的请求体 | 
| 413 | ModelArts.50004400 | Oversized request body. {message} | 请求体过大。 | 请参考错误信息中的详细内容进行错误处理,或联系技术人员支持。 | 
| 417 | ModelArts.6654 | Project with the same name already exists. | 已存在同名工程 | 请更换工程名称。 | 
| 429 | ModelArts.2799 | TooManyRequests | 服务请求频次超限 | 请稍后重试 | 
| 429 | ModelArts.4206 | Excessive number of requests to %s. | 请求数量达到限制 | 达到限流,请稍后重试 | 
| 429 | ModelArts.4395 | Too many dataset requests | 单位时间内创建数据集或标注任务过于频繁 | 请稍后再创建数据集或标注任务。 | 
| 429 | ModelArts.6101 | The system is busy now. Please try again later. | 系统繁忙 | 系统繁忙,请重试,重试仍失败后请联系技术支持。 | 
| 500 | ModelArts.0010 | Internal error. | 内部错误. | 内部错误,联系开发运维人员进行处理。 | 
| 500 | ModelArts.0109 | Unauthorized account. | 未授权账户. | 管理员账号才能调用alarm的接口。 | 
| 500 | ModelArts.2950 | Unknown | 未知错误 | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.2951 | DatasetService | 数据集服务异常 | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.2952 | ExtServiceDB | 数据库服务异常 | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.2953 | ExtServiceIAM | IAM服务异常 | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.2954 | ExtServiceWorkspace | 工作空间服务异常 | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.2955 | ExtServiceAOM | AOM服务异常 | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.2956 | ExtServiceAIG | AIG服务异常 | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.2957 | ExtServiceSMN | SMN服务异常 | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.2958 | ExtServiceOBS | OBS服务异常 | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.2959 | ExtServiceMAOS | MAOS服务异常 | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.3006 | Failed to publish model. | 模型发布失败. | 模型存储元数据到数据库失败,需要联系开发运维人员解决。 | 
| 500 | ModelArts.3009 | Failed to delete model, model ({0}) already deploy service. | 模型删除失败, 模型 ({0}) 已经部署成服务. | 模型id已经部署成服务,删除部署的服务后进行重试。 | 
| 500 | ModelArts.3043 | User ({0}) does not have obs: object: PutObjectAcl permission. | 用户({0})没有OBS的obs:object:PutObjectAcl权限 | 用户没有提示中的OBS权限,需要添加权限后重试。 | 
| 500 | ModelArts.3044 | Model file ({0}) is larger than 20G and cannot be imported. | 模型文件({0})大于20G,无法导入 | 不支持20G以上的OBS模型导入。 | 
| 500 | ModelArts.3045 | Parameter ({0}) is null. | 参数({0})为空. | 检查当前提示的输入参数是否为空。 | 
| 500 | ModelArts.3047 | ExeML model({0}) cannot be converted. | 模型({0})为自动学习模型,无法转换 | 自动学习模型没法进行转换。 | 
| 500 | ModelArts.3048 | Model({0}) is being imported and cannot be converted. | 模型({0})状态未正常,无法转换 | 等待模型状态变为正常后再进行转换。 | 
| 500 | ModelArts.3049 | Cannot convert models belonging to other users. | 无法转换属于其他用户的模型 | 不属于自己的模型不能进行转换。 | 
| 500 | ModelArts.3050 | Get user temporary credential failed. | 获取用户临时证书失败 | 根据用户token获取临时证书失败,需要检查token是否合法。 | 
| 500 | ModelArts.3052 | Chip Type ({0}) not support. | 芯片类型 ({0}) 不支持 | 芯片类型不支持,检查芯片类型是否为ascend,gpu,arm,或者general。 | 
| 500 | ModelArts.3053 | Model Type ({0}) not support. | 模型类型 ({0}) 不支持 | 模型类型不支持。 | 
| 500 | ModelArts.3054 | Task ({0}) does not exists. | 任务 ({0}) 不存在 | jobId对应的任务不存在。 | 
| 500 | ModelArts.3055 | Task ({0}) is running cannot be deleted. | 任务 ({0}) 正运行 不能删除 | 等任务运行完再进行删除。 | 
| 500 | ModelArts.3056 | Task name ({0}) not meeting the specification. | 任务名称 ({0}) 不满足规范 | job name名称不规范,只能以小写字母开头,小写字母或者数字结尾,包含小写字母,数字,和中划线,长度为2到24之间字符串。 | 
| 500 | ModelArts.3057 | Task description ({0}) not meeting the specification. | 任务描述({0}) 不满足规范 | 任务描述不规范,不能包含&,!"<>=等特殊字符,且长度在1到100以内。 | 
| 500 | ModelArts.3058 | Task input ({0}) not meeting the specification. | 任务输入({0}) 不满足规范 | 按照错误提示进行操作。 | 
| 500 | ModelArts.3059 | Task output ({0}) not meeting the specification. | 任务输出({0}) 不满足规范 | 任务输出不规范,任务输出必须是一个合法的http或者https地址。 | 
| 500 | ModelArts.3060 | Task spec ({0}) not meeting the specification. | 任务高级选项({0}) 不满足规范 | 任务高级选项不规范,不能包含(|)&$?<>,中文等特殊字符,单独小于4000。 | 
| 500 | ModelArts.3061 | get Task ({0}) log parameter not meeting the specification. | 获取任务({0})日志参数 不满足规范 | offset或lines输入值小于0的时候会报错。 | 
| 500 | ModelArts.3062 | Task ({0}) exists. | 任务 ({0}) 已存在 | 添加任务的时候job名称已存在,更换名称后进行重试。 | 
| 500 | ModelArts.3064 | DL Framework Type ({0}) not support. | 深度学习框架类型 ({0}) 不支持 | 框架类型不支持。 | 
| 500 | ModelArts.3065 | The image of the model is being built so the runtime cannot be updated. | 模型镜像构建中,不能更新runtime. | 打镜像过程中不能更新runtime。 | 
| 500 | ModelArts.3301 | Failed to build image. | 构建镜像失败. | 打镜像失败,检查镜像或者联系开发运维人员解决。 | 
| 500 | ModelArts.3501 | Failed to deploy the service. | 部署服务失败。 | 联系服务运维人员解决。 | 
| 500 | ModelArts.3504 | Failed to delete the service. | 删除服务失败。 | 联系服务运维人员解决。 | 
| 500 | ModelArts.3505 | Failed to update the service. | 查询服务失败。 | 联系服务运维人员解决。 | 
| 500 | ModelArts.3506 | Model {id} does not exist. | 更新服务失败。 | 联系服务运维人员解决。 | 
| 500 | ModelArts.3508 | Failed to query the service monitoring information. | 服务监控信息获取失败。 | 联系服务运维人员解决。 | 
| 500 | ModelArts.3509 | Failed to query edge nodes. | 节点查询失败。 | 联系服务运维人员解决。 | 
| 500 | ModelArts.3511 | Failed to query edge tags. | 边缘标签查询失败。 | 联系服务运维人员解决。 | 
| 500 | ModelArts.3537 | Failed to handle the CBC request. | 处理CBC请求失败。 | 联系服务运维人员解决。 | 
| 500 | ModelArts.3539 | Failed to initialize service URL {url}. | 初始化服务URL{url}失败。 | 检测服务URL是否设置正确。 | 
| 500 | ModelArts.3543 | Invalid CBC request. | CBC请求无效。 | 进行重试,或联系服务运维人员解决。 | 
| 500 | ModelArts.3546 | Failed to create the cluster. | 创建专属资源池失败。 | 联系服务运维人员解决。 | 
| 500 | ModelArts.3579 | Failed to query the model information. | 查询模型信息失败。 | 联系服务运维人员解决。 | 
| 500 | ModelArts.3581 | Failed to create edge certificates. | 创建边缘证书失败。 | 联系服务运维人员解决。 | 
| 500 | ModelArts.3801 | invalid token, can not get template ak/sk. | 无效的token,无法获取模板ak/sk. | 模型加密时使用的token无法生成临时aksk,重新生成token进行重试。 | 
| 500 | ModelArts.3802 | Failed to create API group {name} because {reason}. | 创建API group {名称}失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 500 | ModelArts.3803 | Failed to register API {name} because {reason}. | 注册API {名称}失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 500 | ModelArts.3804 | upload file to obs failed. | 将文件上载到obs失败. | 模型加密,文件上传到OBS失败,联系开发运维人员解决。 | 
| 500 | ModelArts.3805 | Failed to create AI service {name} because {reason}. | 创建AI服务{名称}失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 500 | ModelArts.3806 | Failed to update AI service {name} because {reason}. | 更新AI服务{名称}失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 500 | ModelArts.3807 | Failed to delete AI service {name} because {reason}. | 删除AI服务{名称}失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 500 | ModelArts.3808 | Failed to create AI subservice {name} because {reason}. | 创建子服务{名称}失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 500 | ModelArts.3809 | Failed to update AI subservice {name} because {reason}. | 更新子服务{名称}失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 500 | ModelArts.3810 | Failed to create the agency because {reason}. | 创建委托失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 500 | ModelArts.3819 | Failed to delete the agency definition. | 删除服务委托定义失败。 | 联系服务运维人员解决。 | 
| 500 | ModelArts.3858 | Failed to bind task type to API {id} because {reason}. | API {ID}绑定任务类型失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 500 | ModelArts.3859 | Failed to unbind task type from API {id} because {reason}. | API {ID}解除绑定任务类型失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 500 | ModelArts.3860 | Failed to create the task type because {reason}. | 创建任务类型失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 500 | ModelArts.3861 | Failed to update the task type because {reason}. | 更新任务失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 500 | ModelArts.3891 | Failed to operate the serverless cluster because {reason}. | 操作serverless集群失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 500 | ModelArts.3893 | Failed to forward the CBC request to the cloud service. | 中转CBC调用到云服务请求失败。 | 联系服务运维人员解决。 | 
| 500 | ModelArts.3901 | license id ({0}) is not exist. | license id ({0}) 不存在 | 操作的license_id不存在,检查license id是否合法。 | 
| 500 | ModelArts.3902 | Failed to get license info because ({0}). | 获取license信息失败因为 ({0}) | 根据提示失败原因进行排查。 | 
| 500 | ModelArts.3903 | Renew license failed because ({0}). | 续费license失败因为 ({0}) | 根据提示失败原因进行排查。 | 
| 500 | ModelArts.3904 | Upload data failed because ({0}). | 上报使用的配额信息失败因为 ({0}) | 根据提示失败原因进行排查。 | 
| 500 | ModelArts.3905 | Failed to get app key. | 获取app key失败 | 联系开发运维人员进行处理。 | 
| 500 | ModelArts.3906 | Failed to create license because ({0}). | 创建license失败因为 ({0}). | 根据提示失败原因进行排查。 | 
| 500 | ModelArts.3907 | Failed to delete license because ({0}). | 删除license失败因为 ({0}). | 根据提示失败原因进行排查。 | 
| 500 | ModelArts.3908 | Failed to get CBC resources. | 获取CBC资源失败. | license id不存在或者license关联的license config不存在。 | 
| 500 | ModelArts.3909 | access CBC failed. | 访问CBC失败. | 调用CBC接口失败,联系开发运维解决。 | 
| 500 | ModelArts.3910 | Check CBC auth failed because ({0}). | CBC运营鉴权失败因为 ({0}). | 根据提示失败原因进行排查,续费鉴权时是因为没有提供cloudservicetype而失败,退订鉴权是因为有正在部署的实例,不允许退订。 | 
| 500 | ModelArts.3921 | Failed to create the app-auth API because {reason}. | 注册支持APP认证的接口失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 500 | ModelArts.3924 | Failed to create the application code for application {id} because {reason}. | 创建应用{ID}的AppCode失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 500 | ModelArts.3925 | Failed to delete app-auth api {id} because {reason}. | 删除支持APP认证的接口{ID}失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 500 | ModelArts.3926 | Failed to reset the secret of application {id} because {reason}. | 重置应用{ID}的私钥失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 500 | ModelArts.3927 | Failed to reset the application code of application {id} because {reason}. | 重置应用{ID}的AppCode失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 500 | ModelArts.3928 | Failed to obtain the app-auth API information because {reason}. | 获取支持APP认证的接口信息失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 500 | ModelArts.3932 | Failed to obtain the application information because {reason}. | 获取应用信息失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 500 | ModelArts.3933 | Failed to delete application {id} because {reason}. | 删除应用{ID}失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 500 | ModelArts.3934 | Failed to delete the application code of application {id} because {reason}. | 删除应用{ID}的AppCode失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 500 | ModelArts.3937 | Failed to authorize the app-auth API to the application because {reason}. | 授权接口至应用失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 500 | ModelArts.3938 | Failed to unbind the app-auth API from the application because {reason}. | 解除接口至应用的授权失败,因为{原因}。 | 根据提示失败原因进行排查。 | 
| 500 | ModelArts.4105 | Failed to obtain the temporary AK/SK. | 获取用户临时AK,SK异常 | 内部错误,请联系技术支持 | 
| 500 | ModelArts.4106 | Failed to obtain the OBS agency. | 获取OBS代理失败 | 请授权OBS委托 | 
| 500 | ModelArts.4204 | Request API error. %s | 匹配到多个API | 请AI服务检查api定义是否冲突 | 
| 500 | ModelArts.4301 | Failed to obtain %s. | 获取上云服务管理员token失败 | 内部错误,请联系技术支持 | 
| 500 | ModelArts.4302 | Gateway forwarding error because %s. | 访问服务失败,拒绝连接 | 请检查访问的服务是否正常 | 
| 500 | ModelArts.4354 | Insufficient quota | 创建的数据集个数超过了配额限制 | 请删除不需要的数据集或申请扩大配额。 | 
| 500 | ModelArts.4360 | Sync data source error | 数据集同步数据源任务时任务失败 | 请检查同步任务状态和结果。 | 
| 500 | ModelArts.4367 | Update dataset state failed | 删除数据集失败 | 请检查数据集状态。 | 
| 500 | ModelArts.4373 | No migratory job | 创建数据集迁移任务失败 | 请检查迁移任务的源数据集是否有效。 | 
| 500 | ModelArts.4424 | Delete sample failed | 数据集删除样本失败 | 请确认待删除样本是否正确或数据集是否有未完成的导入或同步任务。 | 
| 500 | ModelArts.4503 | Failed to obtain the backend service because %s. | 服务不存在 | 请确认访问的服务是否存在 | 
| 500 | ModelArts.4505 | Internal backend service error because reading timed out. | 服务内部错误 | 请检查访问的服务是否正常 | 
| 500 | ModelArts.4614 | Task failed | 任务运行失败 | 请检查processor任务的运行结果。 | 
| 500 | ModelArts.4801 | Failed to obtain the consul %s. | Consul获取服务实例失败 | 内部错误,请联系技术支持 | 
| 500 | ModelArts.5000 | Please try again later or contact customer service to solve the problem | 内部异常 | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.50005000 | Internal error. {message} | 服务内部错误。 | 请参考错误信息中的详细内容进行错误处理,或联系技术人员支持。 | 
| 500 | ModelArts.5003 | Internal Error: access IAM service failed | IAM服务访问失败 | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.5004 | Internal Error: access moderation service failed. | 文本检测服务访问失败 | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.5005 | Internal Error: access ModelArts service failed | ModelArts服务访问失败 | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.5006 | Internal Error: access AI service failed | AI Gallery的service服务访问失败 | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.5007 | Internal Error: access AI manager failed | AI Gallery的manager服务访问失败 | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.5008 | Internal Error: access SMN service failed | SMN服务访问失败 | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.5009 | Database operation failed | 数据库操作异常 | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.5010 | OBS operation failed | 对象存储服务访问失败 | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.5019 | Internal Error: access CBC service failed | CBC服务访问失败 | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.5021 | Internal Error: access LCS service failed | LCS服务访问失败 | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.5039 | Dear User,the traffic is a little busy. Please try again later | 流量超限 | 请稍后再试。 | 
| 500 | ModelArts.5050 | Internal Error: access Hilens service failed | Hilens服务访问失败 | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.5100 | The import path illegal. | 资产导入路径非法 | 请修改资产导入路径。 | 
| 500 | ModelArts.5101 | The item version already exists. | 资产版本已存在 | 请重新选择版本。 | 
| 500 | ModelArts.5300 | Failed to explore the user source address. | 遍历用户源地址失败 | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.5301 | Failed to download the source file from OBS. | OBS下载源文件失败 | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.5302 | Failed to upload the source file to the destination address. | OBS上传源文件到目的地址失败 | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.5308 | Internal Error: access VAS service failed | VAS服务访问失败 | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.5311 | Failed to get market category id. | 无法找到市场类别ID | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.5401 | Fail to Crypt. | 数据加密或解密失败 | 请重新加密或解密。 | 
| 500 | ModelArts.6102 | The server has encountered an error and fails to process the request. Please try again later or submit a service ticket. | 内部错误 | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.6200 | No resources available. Please try again later or submit a service ticket. | 内部错误 | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.6691 | System error. Check the service status. | 算法服务异常 | 系统错误,请查看服务状态。 | 
| 500 | ModelArts.6692 | System error. Check the service status. | 数据集服务异常 | 系统错误,请查看服务状态。 | 
| 500 | ModelArts.6699 | Internal error. | 网络异常 | 网络异常,请检查网络状态。 | 
| 500 | ModelArts.7001 | Workspace internal error. | 工作空间未知错误。 | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.7008 | workspace in read-only status, please wait a few minutes | 工作空间异常,仅支持只读操作 | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.7009 | call {apiType} api failed | 工作空间异常 | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.7100 | get enterprise project id failed | EPS请求错误 | 系统错误,请联系技术支持。 | 
| 500 | ModelArts.7101 | Call pdp auth api failed. | PDP请求错误 | 系统错误,请联系技术支持。 | 
| 501 | ModelArts.4383 | Unsupported operation, dataset %s type is %s | 本数据集不支持当前操作 | 请检查数据集类型是否支持当前操作。 | 
| 501 | ModelArts.4385 | Auto deploy task exist | 数据集有正在运行的自动发布任务 | 请在当前任务结束后再启动新的发布任务。 | 
| 501 | ModelArts.4386 | Auto labeling task exist | 数据集有正在运行的自动标注任务 | 请在当前任务结束后再启动新的自动标注任务。 | 
| 501 | ModelArts.4387 | Pre-label task exist | 数据集有正在运行的预标注任务 | 请在当前任务结束后再启动新的预标注任务。 | 
| 501 | ModelArts.4394 | Task is running | 创建数据集迁移任务时,数据集有正在运行的迁移任务 | 请等待数据集当前迁移任务结束。 | 
| 503 | ModelArts.4302 | Gateway forwarding error because %s. | 后端服务不可用 | 内部错误,请联系技术支持 | 
| 503 | ModelArts.4700 | Unavailable gateway. | 网关服务正在关闭 | 平台正在升级,请重试 | 
| 504 | ModelArts.4503 | Failed to obtain the backend service because %s. | 服务响应超时 | 请检查访问的服务是否正常 | 
 
    