Error Codes¶
Status Code | Error Codes | Error Message | Description | Solution |
---|---|---|---|---|
400 | ModelArts.0104 | Parameter error. | Parameter error. | Check the parameter settings. |
400 | ModelArts.0113 | Create Notebook failed. Quota: {} is exhausted. | Failed to create the notebook instance due to the exhausted quota. | Contact the administrator for a higher quota. |
400 | ModelArts.6301 | The instance already exists. | The instance already exists. | Enter another instance name. |
400 | ModelArts.6302 | The instance count already reaches the maximum value. | The maximum number of instances has been reached. | Delete unnecessary instances. |
400 | ModelArts.6303 | The field does not support sorting. | This field does not support sorting. | Delete the field from the sorting parameters. |
400 | ModelArts.6304 | Please stop the instance before deleting. | Failed to delete the instance in the running state. | Refresh the page. Stop the instance and then delete it. |
400 | ModelArts.6305 | The instance is already running. | The instance is in the running state. | Do not start it again. |
400 | ModelArts.6306 | The instance is starting. | Other operations cannot be performed because the instance is being started. | Perform other operations later. |
400 | ModelArts.6307 | The instance has already been stopped. | The instance has been stopped. | Refresh the page and view the instance state. |
400 | ModelArts.6308 | The instance is stopping. | The instance is being stopped. | Refresh the page and view the instance state. |
400 | ModelArts.6309 | The instance does not exist. | The instance does not exist. | Ensure that the instance has been deleted. |
400 | ModelArts.6316 | The param 'storage' is needed for creating notebook instance. | Incorrect parameters during instance creation. | Add the storage parameter. |
400 | ModelArts.6317 | The 'path' parameter is required when the storage type is OBS. | Incorrect parameters during instance creation. | Add the path parameter. |
400 | ModelArts.6318 | The param 'path' needs to end with /. | Incorrect parameters during instance creation. | Ensure that the value of the path parameter ends with a slash (/). |
400 | ModelArts.6319 | There is no ak/sk in the global settings. Please add it by access ModelArts console. | The AK/SK have not been configured in the global settings of ModelArts. | Configure the AK/SK in the global settings of ModelArts. |
400 | ModelArts.6320 | Access obs error. Reason is {}. | OBS access error. | Ensure that the OBS path is correct. |
400 | ModelArts.6323 | The flavor is not supported, please check it. | The flavor is not supported. | Ensure that the flavor is correctly configured. |
400 | ModelArts.6324 | This location type is not supported. Please check it. | The storage type is not supported. | Ensure that the storage type is correctly configured. |
400 | ModelArts.6327 | The instance is not in running. Please refresh the page and start it. | The instance is not in the running state. | Refresh the page and try again. |
400 | ModelArts.6328 | Sorry, you currently do not have permission for this flavor. Please apply it firstly. | You do not have permission to use the flavor. | Contact technical support. |
400 | ModelArts.6329 | Sorry, this flavor specification is sold out. Please try others. | The flavor is sold out. | Use another flavor or try again later. |
400 | ModelArts.6330 | The flavor type of profile does not match the type of flavor. Please check it. | The types are not matched. | Ensure that the flavor type matches the profile type. |
400 | ModelArts.6331 | The evs volume size ranges from {} GB to {} GB. | The EVS disk size exceeds the upper limit. | Check the EVS disk size. |
400 | ModelArts.6332 | Incorrect parameter type. The '{}' parameter must be of the '{}' type. | Parameter type error. | Ensure that the parameter type meets the requirements. |
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 instance fault. | The instance is recovering. Try again later. |
400 | ModelArts.6334 | Invalid value for name or description. The character `{}` is not allowed. | The description parameter is incorrect. | Enter a valid description value. |
400 | ModelArts.6335 | '{}' is a required property. | Parameter missing. | Ensure that the corresponding parameter is available. |
400 | ModelArts.6336 | '{}' property value is incorrect. | Incorrect parameter value. | Ensure that the corresponding parameter is correct. |
400 | ModelArts.6341 | The repository does not exist or has been deleted. | The Git repository does not exist or has been deleted. | Check the corresponding parameter. |
400 | ModelArts.6343 | The repository name already exists. | The Git repository already exists. | Check the corresponding parameter. |
400 | ModelArts.6344 | Delete failed. Please delete the associated development environment instance first. | Failed to delete the repository. | Delete the corresponding notebook instance first. |
400 | ModelArts.6345 | Currently the OBS type instance does not support git capability. | The Git repository cannot be used for OBS instances. | Use notebook instances of the EVS type. |
400 | ModelArts.6346 | The timestamp of auto stop must be later than the current timestamp. | This parameter cannot be modified. | Check the corresponding parameter and ensure that the automatic end time is later than the current time. |
400 | ModelArts.6347 | When the instance is in the '{}' status, the '{}' parameter cannot be modified. | Failed to modify the parameter. | Check the corresponding parameter. |
400 | ModelArts.6348 | The 'duration' parameter is mandatory for enabling auto stop. | The description parameter is missing. | Configure the duration parameter. |
400 | ModelArts.6349 | The 'duration' parameter is incorrect. The value ranges from {} to {}. | The value of duration parameter exceeds the threshold. | Configure the duration parameter. |
400 | ModelArts.6350 | Failed to access OBS because of incorrect AK/SK or insufficient permissions. | Access to OBS is rejected. | Ensure that the AK/SK is correct and you have the permission to access OBS. |
400 | ModelArts.6353 | Failed to verify the AK/SK. Please check and try again. | Incorrect AK/SK. | Ensure that the AK/SK in the global settings of ModelArts is correct. |
400 | ModelArts.6354 | The AK/SK do not belong to the user. Please check and enter the correct ones. | Incorrect AK/SK. | Ensure that the AK/SK in the global settings of ModelArts is correct. |
400 | ModelArts.6355 | The resource is initializing. Please wait one minute and try again. | Resources in the dedicated resource pool are being initialized. | Try again later. |
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. | The operation is not allowed. | Try again later. |
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. | The OBS path parameter is incorrect. | Ensure that the path parameter is correct. |
400 | ModelArts.6361 | ModelArts internal service or configuration error. Submit a service ticket to get professional technical support. | Internal error. | System error. Contact technical support. |
400 | ModelArts.6371 | Currently, notebooks support only OBS buckets whose Storage Class is Standard. Change the OBS bucket and try again. | Notebook instances support only standard OBS buckets. | Use standard OBS buckets. |
400 | ModelArts.6374 | The credential can be added only when type is set to AK/SK or agency. | The authentication type can only be AK/SK or agency. | Ensure that the authentication type is AK/SK or agency. |
400 | ModelArts.6376 | Please make sure agency exists. | The IAM agency does not exist. | Ensure that the agency exists on IAM. |
400 | ModelArts.6377 | The user id cannot be left blank. | The user ID cannot be left blank. | Ensure that the user ID parameter is available. |
400 | ModelArts.6378 | The agency name cannot be left blank. | The agency name cannot be left blank. | Ensure that the agency name parameter is available. |
400 | ModelArts.6379 | No IAM agency created in Settings. Create an IAM agency on the ModelArts management console. | No agency is created in the global settings. | Create an agency in the global settings. |
400 | ModelArts.6528 | No EVS available. Please try again later. | The EVS disk has been sold out. | Try again later or contact technical support. |
403 | ModelArts.0112 | Policy doesn't allow {} {} to be performed. | The permission on the workspace is restricted. | Ensure that you have the permission on the workspace. |
408 | ModelArts.6100 | The request timed out. Please try again. | Timeout. | System error. Contact technical support. |
429 | ModelArts.6101 | The system is busy now. Please try again later. | The system is busy. | The system is busy. Please try again. If the retry still fails, contact technical support. |
500 | ModelArts.6102 | The server has encountered an error and fails to process the request. Please try again later or submit a service ticket. | Internal error. | System error. Contact technical support. |
500 | ModelArts.6200 | No resources available. Please try again later or submit a service ticket. | Internal error. | System error. Contact technical support. |
400 | ModelArts.1002 | OBS operation failed. | OBS operation failed. | Ensure that the OBS service is available. |
400 | ModelArts.6600 | Check whether the parameter is valid. | Failed to verify the parameters. | Ensure that the parameter is valid. |
400 | ModelArts.6651 | Unsupport entity. | Unsupported project objects. | Ensure that the project object is supported. |
400 | ModelArts.6652 | Please delete resources from the project first. | Failed to delete the project resources. | Delete the datasets and notebook instances under the project and ensure that all training jobs have been completed. |
400 | ModelArts.6690 | The image size cannot exceed 8 MB. | The image size exceeds 8 MB. | Ensure that the image size does not exceed 8 MB. |
401 | ModelArts.6608 | Please refresh user info. | Failed to obtain the user information. | Refresh the user information. |
401 | ModelArts.6620 | Please refresh the user token. | Invalid user token. | Refresh the user token. |
403 | ModelArts.6653 | Contact the project owner. | You are not authorized to operate the project. | Contact the project owner to obtain the authorization. |
404 | ModelArts.6623 | Ensure that the dataset already exists. | Failed to find the corresponding dataset. | Ensure that the dataset already exists. |
404 | ModelArts.6624 | Ensure that the storage path already exists. | Failed to find the corresponding storage path. | Ensure that the storage path already exists. |
404 | ModelArts.6650 | Ensure that the project already exists. | Failed to find the corresponding project. | Ensure that the project already exists. |
417 | ModelArts.6654 | Project with the same name already exists. | A project with the same name already exists. | Use another project name. |
500 | ModelArts.6691 | System error. Check the service status. | The algorithm service is abnormal. | System error. Check the service state. |
500 | ModelArts.6692 | System error. Check the service status. | The dataset service is abnormal. | System error. Check the service state. |
500 | ModelArts.6699 | Internal error. | Network error. | Check network connectivity. |
200 | ModelArts.4606 | The sample has been reviewed. | The sample has been reviewed. | Proceed with follow-up operations. |
200 | ModelArts.4900 | Training job prepared. | The training job has been prepared. | Proceed with follow-up operations. |
200 | ModelArts.4902 | Exporting labels. | Labels are being exported. | Wait until labels are exported. |
200 | ModelArts.4904 | Labels exported. | Labels have been exported. | Proceed with follow-up operations. |
200 | ModelArts.4910 | Model import task submitted. | The model import task has been submitted. | Proceed with follow-up operations. |
200 | ModelArts.4912 | Model import task executed. | The model import task has been executed. | Proceed with follow-up operations. |
200 | ModelArts.4914 | Auto labeling task submitted. | The auto labeling task has been submitted. | Wait until the task is complete. |
200 | ModelArts.4916 | Auto labeling task executed. | The auto labeling task has been executed. | Proceed with follow-up operations. |
200 | ModelArts.4918 | Import task submitted. | The import task has been submitted. | Wait until the task is complete. |
200 | ModelArts.4920 | Import task executed. | The import task has been executed. | Proceed with follow-up operations. |
200 | ModelArts.4926 | Collecting hard examples submitted. | Collecting hard examples has been submitted. | Wait until the task is complete. |
200 | ModelArts.4950 | Auto inference task submitted. | The auto inference task has been submitted. | Wait until the task is complete. |
200 | ModelArts.4952 | Auto inference task executed. | The auto inference task has been executed. | Proceed with follow-up operations. |
200 | ModelArts.4960 | Auto grouping task submitted. | The auto grouping task has been submitted. | Wait until the task is complete. |
200 | ModelArts.4962 | Auto grouping task executed. | The auto grouping task has been executed. | Proceed with follow-up operations. |
200 | ModelArts.4964 | Auto grouping task is already running. | The auto grouping task is already running. | Please wait. |
400 | ModelArts.0102 | The workspace does not exist. | The workspace does not exist. | Check the current workspace. |
400 | ModelArts.0210 | Invalid project ID. | The project ID is invalid. | Check the project ID. |
400 | ModelArts.4111 | Invalid Region header. | Invalid Region header. | Ensure the region header is correct. |
400 | ModelArts.4122 | Incorrect username or password. | The username or password is incorrect. | Check the username and password. |
400 | ModelArts.4126 | Account locked. | The account has been locked. | Wait until the account is unlocked and try again. |
400 | ModelArts.4128 | Week password is forbidden. | Do not use a weak password. | Configure a secure password. |
400 | ModelArts.4129 | System error. | An error occurred. The taskEntity of a recovery task cannot be null. | Check taskEntity and ensure it is not null. |
400 | ModelArts.4200 | Invalid request. | The values of the request parameters are invalid. | Check whether the request parameters are correct. |
400 | ModelArts.4202 | Empty request. | The request is empty. | Ensure the request body is not empty. |
400 | ModelArts.4205 | A subdirectory must be specified as the dataset input or output path. | A subdirectory must be specified as the dataset input or output path. | A subdirectory must be specified as the dataset input or output path. |
400 | ModelArts.4301 | The labeling job does not exist. | The labeling job does not exist, and the task has been stopped. | Check the labeling job. |
400 | ModelArts.4311 | OBS bucket does not exist | The OBS bucket does not exist. | Ensure that the bucket name is correct and that the bucket name exists in OBS. |
400 | ModelArts.4312 | OBS path does not exist | Incorrect or invalid bucket name. | Ensure that the bucket name is correct and that the bucket name exists in OBS. |
400 | ModelArts.4313 | OBS path is invalid | Invalid characters in the OBS path. | Ensure that the OBS path consists of valid characters, including digits, letters, hyphens (-) and underscores (_), slashes (/). |
400 | ModelArts.4314 | Obs error | OBS access error. | Ensure that you have the permission to access OBS and that the OBS path is valid. |
400 | ModelArts.4315 | Invalid OBS path. | The OBS path is invalid. | Ensure the data URL does not contain //. |
400 | ModelArts.4316 | OBS buckets are not supported. | OBS buckets are not supported. | Select a PFS bucket for the parallel file system. |
400 | ModelArts.4337 | OperationCenter error. | An error occurred in OperationCenter, leading to a failure to send alarms to IES. | Check the alarms. |
400 | ModelArts.4338 | The resource not exists | The dataset ID or labeling task ID does not exist. | Ensure that the input dataset ID or labeling task ID is correct. |
400 | ModelArts.4340 | Import path does not contain valid file | No valid file exists in the import path. | Ensure that the file in the OBS path is valid. |
400 | ModelArts.4342 | Dataset publish with splitting annotated samples error | Incorrect splitting for labeled samples. | Ensure that the labeled samples and labels meet splitting criteria. |
400 | ModelArts.4343 | Dataset is publishing, the operation is forbidden | Do not switch, import, synchronize, or publish a dataset version because there is an ongoing publish task. | Perform the operations after the ongoing publish task is complete. |
400 | ModelArts.4344 | Dataset is being deleted, annotation is forbidden | No labeling task is allowed because the dataset is being deleted. | Ensure that the dataset ID is correct. |
400 | ModelArts.4345 | File not found | The HDFS file does not exist. | Ensure that the OBS path is correct and that the file is available in the OBS path. |
400 | ModelArts.4346 | Failed to obtain clusters. | Obtaining MRS clusters failed. | Check the MRS clusters. |
400 | ModelArts.4347 | List files failed | Failed to obtain HDFS files. | Ensure that the OBS path is correct and that the files are available in the OBS path. |
400 | ModelArts.4349 | Dataset is switching version, the operation is forbidden | Do not switch, import, synchronize, or publish a dataset version because there is an ongoing version switching task. | Perform the operations after the ongoing version switching task is complete. |
400 | ModelArts.4350 | The work_path is too long, please select shorter folder | The value of work_path exceeded the limit. | Change the value of work_path to a valid one. |
400 | ModelArts.4351 | Dataset already exists | A dataset whose name is the value of dataset_name already exists. | Change the value of dataset_name. |
400 | ModelArts.4352 | Dataset does not exist | The dataset ID does not exist. | Ensure that the imported dataset ID is correct. |
400 | ModelArts.4353 | Dataset version does not exist | The dataset version ID does not exist. | Check dataset version parameters. |
400 | ModelArts.4355 | Sync data source task exist | A data synchronization task is being executed for the dataset. | Perform the operations after the ongoing data synchronization task is complete. |
400 | ModelArts.4356 | Dataset already has running import task | A data import task is being executed for the dataset. | Perform the operations after the ongoing data import task is complete. |
400 | ModelArts.4357 | Parse AI annotation result file name error | Failed to parse the labeling file name. | Ensure that the file name in the OBS auto labeling result path is correct. |
400 | ModelArts.4358 | Invalid export path | Invalid OBS export path. | Ensure that the export path is correct. |
400 | ModelArts.4359 | Export task does not exist | The export task ID does not exist. | Ensure that the export task ID is correct. |
400 | ModelArts.4361 | Import AI annotation error | Failed to synchronize the auto labeling task result. | Ensure that the auto labeling task result is correct. |
400 | ModelArts.4362 | Import data error | Failed to import data. | Ensure that the authentication information and the request parameters for creating an import task are correct. |
400 | ModelArts.4364 | Dataset workPath subdir already exists | The work_path subdirectory already exists in the dataset directory. | Ensure that the subdirectory in the dataset directory is correct. |
400 | ModelArts.4365 | Dataset labels not set | The label set of the dataset is empty. | Create labels for the dataset. |
400 | ModelArts.4368 | Parse pc bin file error | Failed to parse the point cloud binary file. | Ensure that the point cloud binary file is not damaged. |
400 | ModelArts.4369 | Parse pc prelabel json file error | Failed to parse the point cloud pre-labeling file. | Ensure that the point cloud pre-labeling file is correct. |
400 | ModelArts.4370 | One dataset version can be released in a minute, please try again later | Frequent dataset version creation. | Do not frequently create dataset versions. |
400 | ModelArts.4371 | Dataset version already exists | The value of version_name is the same as an existing version. | Change the value of version_name. |
400 | ModelArts.4372 | Valid image not found | No point cloud data image found. | Ensure that the point cloud data image is correct. |
400 | ModelArts.4374 | Invalid path | Invalid OBS path. | Ensure that the OBS path is correct and that the file is available in the OBS path. |
400 | ModelArts.4375 | Parse pc obs image error | Failed to parse the point cloud data image in OBS. | Ensure that the point cloud data image is correct. |
400 | ModelArts.4376 | Unsupported pc pcd format error | The PCD attribute is not supported. | Check the point cloud data in PCD format. |
400 | ModelArts.4377 | Pc pcd format error | Failed to parse the point cloud data in PCD format. | Ensure that the PCD file is valid. |
400 | ModelArts.4378 | Parse pc pcd file error | Failed to parse the point cloud data in PCD format. | Ensure that the PCD file is correct. |
400 | ModelArts.4379 | Unsupported pc file format error | The point cloud data format is not supported. | Ensure that the imported point cloud data is in BIN or PCD format. |
400 | ModelArts.4380 | Parse kitti calibration file error | Failed to parse the Kitti data. | Ensure that the data is correct. |
400 | ModelArts.4381 | Dataset is publishing, annotation is forbidden | Sample labeling is not allowed because a publish task is being executed in the dataset. | Wait until the publish task is complete. |
400 | ModelArts.4382 | Generate 2d image error | Failed to generate a 2D image. | Ensure that the point cloud data is correct. |
400 | ModelArts.4384 | Invalid export parameter | Invalid parameter. | Ensure that all mandatory parameters are included and valid. |
400 | ModelArts.4391 | Task name is invalid | An auto deploy task whose name is the task_name value already exists in the dataset. | Ensure that the task name is correct. |
400 | ModelArts.4392 | Task failed | Failed to create or run the dataset. | Ensure that the parameters and task resources are correct. |
400 | ModelArts.4393 | Task stopped | The dataset task has been stopped. | Check the status of the dataset task with the specified ID. |
400 | ModelArts.4396 | Parameter is invalid | Invalid parameter. | Ensure that the import task parameters are correct. |
400 | ModelArts.4398 | Invalid system language. | The system language is invalid. | Check whether the system language is supported. |
400 | ModelArts.4399 | Type match error | The dataset type does not match the algorithm model. | Ensure that the algorithm model is correct. |
400 | ModelArts.4400 | Can not get table schema | Failed to obtain the schema information from the OBS directory. | Ensure that the CSV file in the OBS directory is correct. |
400 | ModelArts.4401 | Failed to export data. | Exporting data failed. The dataset file cannot be copied to the repository. | Take other measures to export data. |
400 | ModelArts.4404 | Can not get table schema from DLI | Failed to obtain the schema information from DLI. | Ensure that the request parameters are correct. |
400 | ModelArts.4405 | Dataset must contains labels to start automation labeling | Labeled samples must be available for enabling auto labeling. | Add new labeled samples to the dataset. |
400 | ModelArts.4406 | Dataset must contains labels with at least five images to start automation labeling | The number of samples to be labeled for each label cannot be less than 5. | Ensure that each label has at least five samples. |
400 | ModelArts.4407 | Dataset must contains unlabeled files | The dataset must contain samples that have not been labeled. | Ensure that there are unlabeled samples in the dataset. |
400 | ModelArts.4408 | Dataset contains labels shape not bndbox | The label shape cannot be bounding box. | Ensure that the shape attribute is correct. |
400 | ModelArts.4409 | Running tasks has exceed the max threshold | The number of tasks that are being executed in the dataset has reached the maximum allowed limit. | Try again later. |
400 | ModelArts.4410 | Label not found | The label does not exist. | Ensure that the label name is correct. |
400 | ModelArts.4411 | Label already exists | The new label list contains existing label names. | Ensure that the label names are correct. |
400 | ModelArts.4412 | Label shortcut already exists | The label shortcut already exists. | Change the label shortcut. |
400 | ModelArts.4413 | Label is incompatible with annotation rules | The label attribute does not comply with specifications. | Ensure that the label attribute complies with specifications. |
400 | ModelArts.4414 | Triplet label's from_entity or to_entity does not exist | The entity label does not exist in the triplet label. | Ensure that the entity label in the triplet label is available. |
400 | ModelArts.4415 | Entity label can not be deleted because it is used by triplet label | Failed to delete the entity label because it is being used in the triplet label. | Wait until the label is not used in the triplet label and try again. |
400 | ModelArts.4416 | Sync tags error | Failed to synchronize labels in the team labeling task. | Ensure that the synchronization task parameters are correct. |
400 | ModelArts.4417 | Update sample labels failed when upload sample and labels | Failed to update the sample labels. | Ensure that the labels are correct. |
400 | ModelArts.4418 | Label property mask_gray_value already exists | Duplicate tag mask_gray_value. | Ensure that the tag mask_gray_value is correct. |
400 | ModelArts.4420 | Sample not found | The sample with the specified ID does not exist. | Ensure that the sample ID is correct. |
400 | ModelArts.4421 | Upload sample failed | Failed to upload the sample to the dataset. | Ensure that the uploaded sample type and data are correct. |
400 | ModelArts.4422 | Sample already exists | The sample that is being imported already exists. | Enter that the imported sample is correct. |
400 | ModelArts.4423 | Get sample size failed, please input size manually | Incorrect size of the image obtained from the object detection dataset. | Manually set the image size. |
400 | ModelArts.4425 | Label property mask_gray_value is incompatible with defined value | The mask_gray_value value cannot be changed. | Ensure that the mask_gray_value value is not changed. |
400 | ModelArts.4426 | Dataset must contains tags to start auto deploy | The label set of the dataset cannot be empty. | Create labels for the dataset. |
400 | ModelArts.4427 | Dataset must contains tags with at least five images to start auto deploy | The number of samples to be labeled for each label cannot be less than 5. | Ensure that each label has at least five samples. |
400 | ModelArts.4428 | The label attribute name already exists. | The label attribute name already exists. | Configure another attribute name. |
400 | ModelArts.4429 | The label attribute value already exists. | The label attribute value already exists. | Configure another attribute value. |
400 | ModelArts.4430 | The label attribute or value does not exist. | The label attribute or value does not exist. | Check the label attribute and value. |
400 | ModelArts.4502 | The IAM agency name already exists, please delete the agency in IAM first and retry | The default IAM agency already exists. | Delete the IAM agency and create a new one. |
400 | ModelArts.4503 | Failed to create the DLI agency. | Creating the DLI agency failed. | Check the DLI agency. |
400 | ModelArts.4550 | Workspace clearing error. | An error occurred in clearing the workspace. | Handle carbon reader exceptions. |
400 | ModelArts.4551 | You are not allowed to delete workspace resources. | You do not have permission to delete workspace resources. | Check your permissions. |
400 | ModelArts.4552 | ModelArts workspace error. | An error occurred in the ModelArts workspace. | Check identity authentication in the workspace. |
400 | ModelArts.4601 | The workforce does not exist | The team ID does not exist. | Ensure that the team ID is correct. |
400 | ModelArts.4602 | The workforce already exists | A team whose name is the workforce_name value already exists. | Ensure that the workforce_name value is correct. |
400 | ModelArts.4603 | Update workforce state failed | Failed to delete the team. | Check whether the team has been deleted. |
400 | ModelArts.4604 | The worker does not exist | The team member specified by work_id does not exist. | Ensure that the workforce_id and work_id values are correct. |
400 | ModelArts.4605 | The worker already exists | The team member whose value is the email value already exists. | Ensure that the email value is correct. |
400 | ModelArts.4607 | Failed to reset the password. | Requesting to reset the password failed. | The username is incorrect, or the password reset email cannot be sent to the account. |
400 | ModelArts.4609 | Change password failed | Failed to change the account password. | Ensure that the new password complies with specifications. |
400 | ModelArts.4612 | Task not found | The task ID does not exist. | Ensure that the task ID is correct. |
400 | ModelArts.4615 | Workforce task is unfinished | The version cannot be switched because the team labeling task has not been completed. | Wait until the team labeling task is complete and try again. |
400 | ModelArts.4616 | Too many unfinished tasks. | There are too many unfinished tasks. | Finish tasks. |
400 | ModelArts.4617 | The number of manager should be one | The team manager already exists. | Ensure that the roles of the team members are correct. |
400 | ModelArts.4618 | Can not delete yourself | You cannot delete yourself from the team. | Ensure that the request parameters are correct. |
400 | ModelArts.4619 | Workforce task does not exist | No team labeling task whose ID is the workforce_task_id value is allowed. | Ensure that the workforce_task_id value is correct. |
400 | ModelArts.4620 | The workforce task already exists | A team labeling task whose name is the task_name value already exists. | Ensure that the task_name value is correct. |
400 | ModelArts.4621 | Failed to start the team labeling task. | The team labeling task cannot be started. | Check the task. |
400 | ModelArts.4622 | Invalid n_clusters, should less than the total number of samples | The number of groups has reached the maximum allowed limit. | Check whether the number of groups is less than the total number of samples. |
400 | ModelArts.4623 | Workforce task is checking | Only one review task is allowed at a time. | Wait until all existing review tasks are complete and try again. |
400 | ModelArts.4624 | The member task is not checked. | The member task is not checked. | Check the task. |
400 | ModelArts.4625 | There are no unchecked samples. | There are no unchecked samples. | Obtain unchecked samples. |
400 | ModelArts.4627 | Request notify too frequently | Frequent notification request submission. | Try again later. |
400 | ModelArts.4628 | Can not delete worker who has task | The team member cannot be deleted because the labeling task has not been completed. | Notify the member to complete the task. |
400 | ModelArts.4631 | The task does not exist. | The task does not exist. | Check the task. |
400 | ModelArts.4633 | The IAM user has been associated. | The IAM user has been associated. | Ensure the IAM user has not been associated. |
400 | ModelArts.4634 | Failed to frequently reset the password. | Frequently resetting the password failed. | Request to reset the password up to once within 300s. |
400 | ModelArts.4635 | The IAM account has been associated. | The IAM account has been associated. | Ensure the IAM account has not been associated. |
400 | ModelArts.4636 | The task does not exist. | The task does not exist. | Ensure the task is available. |
400 | ModelArts.4637 | Deleting the default labeling task is forbidden. | Do not delete the default labeling task of a dataset. | When you create a dataset of the old version, the system automatically creates a labeling task for the dataset. If you delete the default labeling task, the dataset may become unavailable. To delete the task, delete the dataset. |
400 | ModelArts.4650 | Interactive operations not found | Incorrect interactive_operations value. | Ensure that the interactive_operations value is correct. |
400 | ModelArts.4651 | Get obs sample error | Failed to read the sample from OBS. | Ensure that the sample in OBS is correct. |
400 | ModelArts.4654 | Inference execution error. | An error occurred during inference execution. | Check inference logs. |
400 | ModelArts.4656 | Sample oversized. | The sample is oversized. | Ensure the size of a sample is not larger than 12,582,912 bytes. |
400 | ModelArts.4700 | Task does not exist | The task ID does not exist. | Ensure that the task ID is correct. |
400 | ModelArts.4701 | Can not start data analysis task, dataset version annotation type must be 'Image Classification' or 'Object Detection' | The dataset type does not support feature analysis. | Ensure that the dataset type is correct. |
400 | ModelArts.4702 | Can not start data analysis task, dataset version must be 'Default' format | The dataset format does not support feature analysis. | Use the default dataset format. |
400 | ModelArts.4703 | Can not start data analysis task, dataset version must contains annotated samples | Feature analysis cannot be performed because there is no labeled sample in the dataset. | Ensure that there are labeled samples in the dataset. |
400 | ModelArts.4704 | Currently unable to start data analysis task, Please try again later | Feature analysis cannot be performed because a dataset version is being published. | Try again later. |
400 | ModelArts.4706 | Can not start data analysis task, dataset version status must be normal | Feature analysis cannot be performed because the dataset version is not in normal state. | Ensure that the current dataset version is in normal state. |
400 | ModelArts.4709 | Data preprocessing task already exists | A training task whose name is the name value already exists. | Ensure that the name value is correct in the request for creating in the task. |
400 | ModelArts.4710 | Dataset export file error | Failed to publish or export the dataset. | Ensure that the task export or publish parameters are correct. |
400 | ModelArts.4711 | Publishing requires splitting but annotated samples do not satisfied for splitting rules | Failed to publish because the dataset label samples do not meet splitting requirements. | Ensure that the number of dataset labels and the number of labeled samples meet the splitting requirements. |
400 | ModelArts.4712 | Dataset publish version failed | Failed to publish the dataset version. | Ensure that the task export or publish parameters are correct. |
400 | ModelArts.4714 | The number of dataset versions has reached the quota limit. | The number of dataset versions has reached the quota limit. | Ensure the number of dataset versions does not exceed the quota limit. |
400 | ModelArts.4715 | Incorrect data analysis result. | The data analysis result is incorrect. | Check the result of data analysis for handling OBS errors. |
400 | ModelArts.4716 | Abnormal AI Gallery. | AI Gallery is not running properly. Calling the AI Gallery API getVersionDetail failed. | Rectify the fault. |
400 | ModelArts.4717 | Failed to execute the fulfillment task by AI Gallery. | AI Gallery failed to execute the fulfillment task. | Obtain details about the fulfillment task. |
400 | ModelArts.4760 | Failed to encrypt data. | Encrypting data failed. | Check the input. |
400 | ModelArts.4800 | The label task already exists | A labeling task whose name is the task_name value already exists. | Ensure that the task_name value is correct. |
400 | ModelArts.4801 | The label task not exists | The labeling task specified by the ID does not exist. | Ensure that the imported task ID is correct. |
400 | ModelArts.4820 | Unsupported operation, label task type is %s | The labeling task type does not support the operation. | Ensure that the labeling task type is correct. |
400 | ModelArts.4822 | The number of labelers must exceed 1 | At least two annotators are available in the team. | Check the number of annotators in the team. |
400 | ModelArts.4823 | Import to dataset version error | No data can be imported to a table dataset version. | Ensure that the dataset type is correct. |
400 | ModelArts.4824 | Dataset version status must be normal | Abnormal dataset version state. | Check the version publish state of the dataset. |
400 | ModelArts.4825 | Dataset version is empty | No sample is available in the dataset version. | Check the version publish result of the dataset. |
400 | ModelArts.4827 | Dataset version delete failed | Failed to delete the dataset version because there is a labeling task based on the dataset version. | Check whether there is any labeling task that is created using the dataset version. |
400 | ModelArts.4828 | Failed to delete the version. | The version in the current state cannot be deleted. | Change the version state. |
400 | ModelArts.4851 | Task version not found | The version specified by version_id does not exist. | Ensure that the version_id value is correct. |
400 | ModelArts.4852 | Error in downloading task version logs. | An error occurred in downloading task version logs. | Check the training log URL. |
400 | ModelArts.4853 | Insufficient quota for data feature tasks. | The quota for data feature tasks is insufficient. | Delete unnecessary tasks. |
400 | ModelArts.4854 | Insufficient quota for data feature versions. | The quota for data feature versions is insufficient. | Delete unnecessary versions. |
400 | ModelArts.4860 | Insufficient quota for real-time services. | The quota for real-time services is insufficient. | Check the remaining quota for real-time services. |
400 | ModelArts.4861 | Insufficient quota for batch services. | The quota for batch services is insufficient. | Check the remaining quota for batch services. |
400 | ModelArts.4870 | HBase error. | An error occurred in HBase. | Rectify the fault in batch deletion. |
400 | ModelArts.4907 | Failed to submit the training job. | Submitting the training job failed. | Check whether the algorithm is available. |
400 | ModelArts.4909 | Failed to execute the training job. | Executing the training job failed. | Check training logs to identify the failure cause. |
400 | ModelArts.4911 | Failed to create the model import task. | Creating the model import task failed because the task ID is left blank. | Specify the task ID. |
400 | ModelArts.4913 | Failed to execute the model import task. | Executing the model import task failed due to task timeout. | Identify the failure cause of task timeout. |
400 | ModelArts.4915 | Failed to create the auto labeling task. | Creating the auto labeling task failed. | Identify the failure cause of task creation. |
400 | ModelArts.4917 | Failed to execute the auto labeling task. | Executing the auto labeling task failed due to task timeout. | Identify the failure cause of task timeout. |
400 | ModelArts.4921 | Failed to execute the import task. | Executing the import task failed. | Identify the failure cause. |
400 | ModelArts.4927 | Failed to submit hard example collection. | Submitting hard example collection failed because the task ID is left blank. | Specify the task ID. |
400 | ModelArts.4929 | Failed to collect hard examples. | Collecting hard examples failed due to task timeout. | Identify the failure cause of task timeout. |
400 | ModelArts.4934 | Invalid model. | The model is invalid. | Use a valid model. |
400 | ModelArts.4935 | Failed to create the medical task. | Creating the medical task failed. | Identify the failure cause of task creation. |
400 | ModelArts.4951 | Failed to create the auto inference task. | Creating the auto inference task failed. | Identify the failure cause of task creation. |
400 | ModelArts.4953 | Failed to execute the auto inference task. | Executing the auto inference task failed due to task timeout. | Identify the failure cause of task timeout. |
400 | ModelArts.4963 | Failed to execute the auto grouping task. | Executing the auto grouping task failed due to task timeout. | Identify the failure cause of task timeout. |
400 | ModelArts.4991 | Failed to obtain the job status. | The specifications have exceeded the quota for free specifications. | Switch to billed specifications or wait until resources are released. |
400 | ModelArts.4992 | Resources sold out. | The resources have been sold out. | Use available resources. |
400 | ModelArts.4999 | System error. | An error occurred in the system. | Wait until the UI adapts to the new mechanism. |
401 | ModelArts.0112 | Failed to execute the policy. | The user role is not allowed to execute the policy. | Check user role permissions. |
401 | ModelArts.0428 | The user authorization does not exist. | The user authorization does not exist. | Check whether the user agency is authorized. |
401 | ModelArts.4117 | User is unverified. | User is unverified. | Please check the user has been authorized by IAM. |
401 | ModelArts.4119 | Invalid RBAC. | The project ID in the token is left blank. | Add the correct project ID in the token. |
401 | ModelArts.4127 | Token authentication expired. | The token authentication has expired. | Obtain the user token again. |
401 | ModelArts.4201 | Invalid token. | The token is invalid. | Check the token of the account to which the user belongs. |
401 | ModelArts.4504 | Iam error | IAM error. | Ensure that the AK/SK or token is correct. |
401 | ModelArts.4505 | The operation on the IAM user is not allowed. | No operation is allowed on the IAM user list. | Do not perform operations on the IAM user list. |
401 | ModelArts.4506 | Failed to check the IAM service ticket. | Checking the IAM service ticket failed. | Check the IAM service ticket. |
401 | ModelArts.4626 | Failed to update the team or team manager. | Updating the team or team manager failed. | Identify the failure cause. |
401 | ModelArts.4629 | Failed to delete the member. | Deleting a member failed. | Identify the failure cause. |
401 | ModelArts.4630 | No permission. | The user does not have permission to perform the operation. | Ensure the user has permission to perform the operation. |
401 | ModelArts.4632 | Unregistered member. | The member has not been registered. | Ensure the member is registered. |
401 | ModelArts.4713 | Forbidden operation. | This operation is not allowed because there are uncompleted asynchronous tasks of dataset hashing. | Ensure all asynchronous tasks of dataset hashing are complete. |
401 | ModelArts.4750 | Error in reading files from OBS. | An error occurred in reading files from OBS. | Identify the failure cause. |
401 | ModelArts.4804 | Failed to create a label task by the member. | The team member failed to create a label task. | Do not create a label task as a team member. |
401 | ModelArts.4826 | OBS KMS encryption buckets are not supported. | OBS KMS encryption buckets are not supported. | Do not use OBS KMS encryption buckets. |
401 | ModelArts.4901 | Failed to prepare a training job. | Preparing a training job failed. | Authorizing onObs failed. Check the IAM proxy or OBS. |
401 | ModelArts.4961 | Failed to submit an auto grouping job. | Submitting an auto grouping job failed. | Authorizing onObs failed. Check the IAM proxy or OBS. |
403 | ModelArts.4310 | OBS action is forbidden, please check iam agency or OBS and so on | You do not have permission to access OBS. | Grant the permission to access OBS. |
403 | ModelArts.4335 | Iam agency is invalid | Invalid IAM agency. | Check the IAM permission. |
403 | ModelArts.4336 | The user hasn't permission | Restricted user permission. | Check the user permission. |
403 | ModelArts.4348 | Check dli agency failed | Failed to create the agency for checking DLI. | Check the agency permission for checking DLI. |
403 | ModelArts.4419 | File is too large | The size of the file imported from OBS or to be parsed has reached the maximum allowed limit. | Ensure that the file is correct. |
403 | ModelArts.4500 | The number of iam agencies has reached the maximum | The number of IAM agencies exceeded the upper limit. | Delete unused IAM agencies. |
403 | ModelArts.4501 | The iam agency create action is forbidden | Failed to create the IAM agency. | Ensure that you have permission to create an IAM agency. |
403 | ModelArts.4600 | The worker action is forbidden | The team member cannot perform the operation. | Check whether the team member has permission to perform the operation. |
403 | ModelArts.4613 | Task not finish | Failed to obtain the task result because the task execution has not been completed. | Try again later. |
403 | ModelArts.4803 | Dataset has unfinished label tasks, the operation is forbidden | Failed to delete data because the labeling task in the dataset has not been completed. | Ensure that all labeling tasks in the dataset are complete. |
403 | ModelArts.4821 | Task is publishing, the operation is forbidden | The auto labeling task cannot be started because a labeling task is being published. | Try again after the labeling task is published. |
403 | ModelArts.4850 | Process task is initializing, the operation is forbidden | Failed to delete the task because the processor task is being initialized. | Check the task status. |
429 | ModelArts.4395 | Too many dataset requests | Frequent dataset or labeling task creation in a unit time. | Try again later. |
500 | ModelArts.4354 | Insufficient quota | The number of created datasets has reached the maximum allowed limit. | Delete unused datasets or apply for a higher quota. |
500 | ModelArts.4360 | Sync data source error | Failed to synchronize the data source. | Check the synchronization task status and result. |
500 | ModelArts.4367 | Update dataset state failed | Failed to delete the dataset. | Check the dataset status. |
500 | ModelArts.4373 | No migratory job | Failed to create the dataset migration task. | Check whether the source dataset of the migration task is valid. |
500 | ModelArts.4424 | Delete sample failed | Failed to delete the dataset sample. | Ensure that the sample to be deleted is correct and that there is unfinished import or synchronization task. |
500 | ModelArts.4614 | Task failed | Failed to run the task. | Check the execution result of the processor task. |
501 | ModelArts.4383 | Unsupported operation, dataset %s type is %s | The operation cannot be performed in the dataset. | Check whether the dataset supports the current operation. |
501 | ModelArts.4385 | Auto deploy task exist | Failed to start the deploy task because an auto deploy task is being executed in the dataset. | Start a new deploy task after the current task is complete. |
501 | ModelArts.4386 | Auto labeling task exist | Failed to start the auto labeling task because an auto labeling task is being executed in the dataset. | Start a new auto labeling task after the current task is complete. |
501 | ModelArts.4387 | Pre-label task exist | Failed to start the pre-labeling task because a pre-labeling task is being executed in the dataset. | Start a new pre-labeling task after the current task is complete. |
501 | ModelArts.4394 | Task is running | Failed to obtain the migration result because a migration task is being executed in the dataset. | Wait until the migration task is complete. |
400 | ModelArts.0420 | Failed to query agency. | Failed to query agency. | System error. Contact technical support. |
400 | ModelArts.0421 | Failed to create agency. | Failed to create agency. | System error. Contact technical support. |
400 | ModelArts.0422 | Failed to query users. | Failed to query users. | System error. Contact technical support. |
400 | ModelArts.0423 | Disagree with service statement. | Disagree with service statement. | System error. Contact technical support. |
400 | ModelArts.0424 | User authorization information already exists. | User authorization information already exists. | Authorization already exists. To update the authorization, delete the original one and add new authorization. |
400 | ModelArts.0425 | Failed to add user authorization information. | Failed to add user authorization information. | System error. Contact technical support. |
400 | ModelArts.0426 | Failed to delete user authorization information. | Failed to delete user authorization information. | System error. Contact technical support. |
400 | ModelArts.0427 | Failed to get user authorization information. | Failed to get user authorization information. | System error. Contact technical support. |
400 | ModelArts.0428 | Failed to update agency. | Failed to update agency. | System error. Contact technical support. |
400 | ModelArts.0429 | The authorization does not exist. Check whether the user_id is correct. | The authorization does not exist. Check whether the user_id is correct. | Check whether the user_id is correct. |
400 | ModelArts.0430 | Failed to query agency grants. | Failed to query agency grants. | System error. Contact technical support. |
400 | ModelArts.0431 | Failed to query agency quotas. | Failed to query agency quotas. | System error. Contact technical support. |
400 | ModelArts.1120 | Parameter verification failed. | Parameter verification failed. | System error. Contact technical support. |
400 | ModelArts.0101 | Invalid Argument. | Invalid parameter. | Enter the correct parameter as prompted. |
400 | ModelArts.0107 | The values of the request parameters ({0},{1}) are invalid. | Invalid parameter values ({0}, {1}). | Check whether the parameter values are valid. |
400 | ModelArts.0204 | Token must contain projectId info. | No project ID included in the token. | Ensure that the project token is used. |
400 | ModelArts.3015 | Config json file does not conform to the specification. | The model configuration file does not comply with file specifications. | Check whether config.json or initial_config complies with the specifications. |
400 | ModelArts.3016 | Failed to parse config json file because of unsupported fields, types, or formats({0}, {1}). | Failed to parse the configuration file because the field, type, or format is not supported. | Check whether the field is correct as prompted. |
400 | ModelArts.3017 | Failed to publish model because source location noncompliance. | Failed to publish the model because the model source path does not meet specifications. | Check whether the source_location value complies with the specifications. |
400 | ModelArts.3023 | Invalid labels({0}) of model. | Invalid model label {0}. | Ensure that a model label starts with a letter and contains a maximum of 64 characters, including letters, digits, and underscores (_). |
400 | ModelArts.3024 | The templateInputs field is incorrectly configured, check if the input is consistent with the template requirements. | Incorrect configuration. Check whether the configuration complies with the template requirements. | The parameter configuration does not comply with the template requirements. Modify the configuration. |
400 | ModelArts.3025 | User ({0}) has only a single share permission and cannot be shared with all users. | User {0} does not have permission to share data with all users. | Only the administrator or accounts in the whitelist have permission to share data with all users. |
400 | ModelArts.3026 | Failed to delete infer format, infer format ({0}) already be used by template. | Failed to delete input/output mode {0} because it is being used by a template. | Find the template that is using the input/output mode, disassociate the mode from the template, and delete the mode again. |
400 | ModelArts.3027 | The model used by the template ({0}) is private and belongs to other users and cannot be shared. | Input/Output mode {0} used by the template cannot be shared. | Select another mode. |
400 | ModelArts.3028 | Failed to publish model, please select input and output mode. | Failed to publish the model. Select an input/output mode. | Select another input/output mode and publish the model again. |
400 | ModelArts.3029 | Model publishing failed because the Template model must provide the template ID used. | Failed to publish the model because the template ID is unavailable. | Enter the template ID. |
400 | ModelArts.3030 | Model publishing failed, template ({0}) does not support modifying its built-in input and output mode. | Failed to publish the model because the built-in input/output mode of template {0} cannot be changed. | Do not change the input/output mode of a template when publishing the template model. |
400 | ModelArts.3031 | Cancel sharing failed, ({0}) has not been shared with other tenants. | Failed to cancel the sharing because image {0} is not shared with other users. | Ensure that image {0} is not shared with other users. |
400 | ModelArts.3032 | Image ({0}) cannot be shared to admin ({1}), please check the image permissions. | Failed to share image {0} with the administrator {0}. Check the image permission. | Perform operations according to the error message. |
400 | ModelArts.3033 | Template publishing failed, please provide template label. | Failed to publish the template model because its label is left blank. | Set the model label. |
400 | ModelArts.3034 | Template model failed to be published, template field is required. | Failed to publish the template model because the template field is left blank. | Set template. |
400 | ModelArts.3035 | Profile preview failed, sourceLocation and previewConfig fields need to provide at least one. | Failed to preview the configuration file. | Either source_location or preview_config must be specified. |
400 | ModelArts.3036 | Parameter verification failed, parameter ({0}) is required. | Failed to check parameter {0} because it is left blank. | Set parameters according to the error message. |
400 | ModelArts.3037 | Parameter ({0}:{1}) is invalid. | Invalid parameter {0}:{1}. | Modify passwords as prompted. |
400 | ModelArts.3038 | When isSpecific is true, domainId is required. | Failed to perform the operation because domain_id is left blank. | Set domain_id as prompted. |
400 | ModelArts.3039 | Template input input_id cannot be repeated. | Failed to perform the operation because input_id is repetitive. | Ensure that the input_id value is unique. |
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. | Failed to perform the operation because restraint can only be EXACT. | Change the restraint value to 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. | Failed to perform the operation because restraint can only be EXACT, ATLEAST, or ATMOST. | Change the restraint value to EXACT, ATLEAST, or 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. | Failed to cancel mode sharing because the template using the mode is being shared. | Perform operations according to the error message. |
400 | ModelArts.3070 | There is a model name that does not belong to this tenant: ({0}). | The model does not belong to user {0}. | The domain ID of the subscribed model is different from the entered domain ID. Contact the model subscription service and check whether the entered domain ID is correct. |
400 | ModelArts.3072 | The domain id is the same and does not support subscribing to your own model. | You cannot subscribe to your own model. | Use another account to subscribe to the model. |
400 | ModelArts.3074 | Unable to delete subscribed model. | Failed to delete the subscribed model. | Unsubscribe from the model and try again. |
400 | ModelArts.3076 | Model does not support deploying edge services and cannot broadcast. | Failed to perform the operation because the model cannot be deployed as an edge service. | The install_type of the model does not support edge service. |
400 | ModelArts.3077 | Model is a subscription model that cannot be broadcast. | Failed to perform the operation because the model has been subscribed. | The model_source of the model has been set to subscribe. |
400 | ModelArts.3078 | The model status is not normal and cannot be broadcast. | Failed to perform the operation because the model status is abnormal. | Check the model status. |
400 | ModelArts.3079 | Purchased license, can't cancel subscription. | Failed to unsubscribe from the model because a license has been configured for the model. | Delete the license and unsubscribe from the model. |
403 | ModelArts.0108 | You are not authorized to perform the ({0}) operation. | You do not have permission to perform {0}. | Check whether you are authorized to perform operations on OBS or APIs. |
403 | ModelArts.0203 | Invalid token. | Invalid token. | Obtain a new token and try again. |
403 | ModelArts.0206 | Invalid AK/SK. | Invalid AK/SK. | Check whether the token is valid. |
403 | ModelArts.3010 | Failed to copy model, you don't have permission to copy the model ({0}). | You do not have the permission to copy model {0}. | Check whether the entered token or model ID is correct. |
403 | ModelArts.3075 | Model ({0}) is a subscription model and cannot create a new version. | Failed to create a new version because model {0} has been subscribed. | No new version can be created for a subscribed model. |
404 | ModelArts.3001 | Model ({0}) does not exist. | Model {0} does not exist. | Check whether the entered model ID is correct. |
404 | ModelArts.3003 | Failed to get model names list. | Failed to obtain the model name list. | Check whether the account is correct. |
404 | ModelArts.3019 | Infer format ({0}) does not exist. | Input/Output mode {0} does not exist. | Change the input/output mode. |
404 | ModelArts.3021 | Template ({0}) does not exists. | Template {0} does not exist. | Select another template. |
404 | ModelArts.3071 | The subscription ({0}) does not exist. | Subscription {0} does not exist. | Subscribe to the model and try again. |
404 | ModelArts.3080 | Model optimization job ({0}) does not exist. | Model optimization task {0} does not exist. | The task is unavailable. |
409 | ModelArts.3002 | Model ({0}, {1}) already exists. | Model ({0}, {1}) already exists. | Change the model name or version and try again. |
409 | ModelArts.3020 | Infer format ({0}) already exists. | Input/Output mode {0} already exists. | Change the input/output mode. |
409 | ModelArts.3022 | Template ({0}) already exists. | Template {0} already exists. | Select another template. |
409 | ModelArts.3073 | model ({0}) already exists, no subscription required. | Model {0} already exists. | Do not subscribe to another model with the same name. |
500 | ModelArts.0010 | Internal error. | Internal error. | Contact R&D and O&M personnel. |
500 | ModelArts.0109 | Unauthorized account. | Unauthorized account. | Only the administrator can call alarm APIs. |
500 | ModelArts.3006 | Failed to publish model. | Failed to publish the model. | The model metadata failed to be stored to the database. Contact R&D and O&M personnel. |
500 | ModelArts.3009 | Failed to delete model, model ({0}) already deploy service. | Failed to delete model {0} because it has been deployed as a service. | Delete the deployed service and try again. |
500 | ModelArts.3043 | User ({0}) does not have obs: object: PutObjectAcl permission. | User {0} does not have the obs:object:PutObjectAcl permission. | Add the permission and try again. |
500 | ModelArts.3044 | Model file ({0}) is larger than 20G and cannot be imported. | Failed to import model file {0}. | Ensure that the file is at most 20 GB in size. |
500 | ModelArts.3045 | Parameter ({0}) is null. | Parameter {0} is left blank. | Check the parameter setting as prompted. |
500 | ModelArts.3047 | ExeML model({0}) cannot be converted. | Failed to convert model {0}. | ExeML models cannot be converted. |
500 | ModelArts.3048 | Model({0}) is being imported and cannot be converted. | Failed to convert model {0} because the model status is abnormal. | Convert the model after the model status changes to normal. |
500 | ModelArts.3049 | Cannot convert models belonging to other users. | Models of other users cannot be converted. | You can only convert your models. |
500 | ModelArts.3050 | Get user temporary credential failed. | Failed to obtain the temporary user certificate. | Check whether the token is valid. |
500 | ModelArts.3052 | Chip Type ({0}) not support. | Chip type {0} is not supported. | Check whether the chip is of Ascend, GPU, Arm, or general type. |
500 | ModelArts.3053 | Model Type ({0}) not support. | Model type {0} is not supported. | This type of model is not supported. |
500 | ModelArts.3054 | Task ({0}) does not exists. | Task {0} does not exist. | The task is unavailable. |
500 | ModelArts.3055 | Task ({0}) is running cannot be deleted. | Failed to delete task {0} because it is running. | Delete the task after it is complete. |
500 | ModelArts.3056 | Task name ({0}) not meeting the specification. | Task name {0} does not comply with specifications. | Ensure that a task name starts with a lowercase letter, ends with a lowercase letter or digit, and contains 2 to 24 characters, including lowercase letters, digits, and hyphens (-). |
500 | ModelArts.3057 | Task description ({0}) not meeting the specification. | Task description {0} does not comply with specifications. | Ensure that task description contains 1 to 100 characters and cannot contain the following characters: |
500 | ModelArts.3058 | Task input ({0}) not meeting the specification. | Task input {0} does not comply with specifications. | Perform operations according to the error message. |
500 | ModelArts.3059 | Task output ({0}) not meeting the specification. | Task output {0} does not comply with specifications. | Ensure that the task output is a valid HTTP or HTTPS address. |
500 | ModelArts.3060 | Task spec ({0}) not meeting the specification. | Advanced task option {0} does not comply with specifications. | Ensure that the advanced option does not contain characters : |
500 | ModelArts.3061 | get Task ({0}) log parameter not meeting the specification. | Log parameters of task {0} do not comply with specifications. | Ensure that the offset or lines value is greater than or equal to 0. |
500 | ModelArts.3062 | Task ({0}) exists. | Task {0} already exists. | Change the name and try again. |
500 | ModelArts.3064 | DL Framework Type ({0}) not support. | Deep learning framework {0} is not supported. | This type of framework is not supported. |
500 | ModelArts.3065 | The image of the model is being built so the runtime cannot be updated. | Failed to update runtime because the model image is being created. | Wait until the image is created. |
500 | ModelArts.3301 | Failed to build image. | Failed to create the image. | Check the image, or contact R&D and O&M personnel to rectify the fault. |
500 | ModelArts.3801 | invalid token, can not get template ak/sk. | Failed to obtain the template AK/SK due to an invalid token. | Obtain a new token and try again. |
500 | ModelArts.3804 | upload file to obs failed. | Failed to upload the file to OBS. | Contact R&D and O&M personnel. |
500 | ModelArts.3901 | license id ({0}) is not exist. | License ID {0} does not exist. | Check whether the license ID is valid. |
500 | ModelArts.3902 | Failed to get license info because ({0}). | Failed to obtain the license because {Reason}. | Locate the fault based on the failure cause. |
500 | ModelArts.3903 | Renew license failed because ({0}). | Failed to renew the license because {Reason}. | Locate the fault based on the failure cause. |
500 | ModelArts.3904 | Upload data failed because ({0}). | Failed to report the used quota because {Reason}. | Locate the fault based on the failure cause. |
500 | ModelArts.3905 | Failed to get app key. | Failed to obtain the app key. | Contact R&D and O&M personnel. |
500 | ModelArts.3906 | Failed to create license because ({0}). | Failed to create the license because {Reason}. | Locate the fault based on the failure cause. |
500 | ModelArts.3907 | Failed to delete license because ({0}). | Failed to delete the license because {Reason}. | Locate the fault based on the failure cause. |
500 | ModelArts.3908 | Failed to get CBC resources. | Failed to obtain CBC resources. | Check the license ID or the associated license configuration. |
500 | ModelArts.3909 | access CBC failed. | Failed to access CBC. | Contact R&D and O&M personnel. |
500 | ModelArts.3910 | Check CBC auth failed because ({0}). | Failed to authorize CBC operations because {Reason}. | Locate the fault based on the failure cause. Renewal authentication fails because cloudservicetype is not provided. Unsubscription authentication fails because an instance is being deployed. |
400 | ModelArts.3514 | Field [input_params] must be set for the model that is used to deploy the batch service. | The input_params parameter for the batch service model is left blank. | Set input_params. |
400 | ModelArts.3515 | The model {id} cannot be used for deploying services because it is still being published. | Failed to deploy the service because model {ID} is not ready. | Try again after the model is ready. |
400 | ModelArts.3516 | Failed to deploy services because the version of the model that is used for deploying services is the same. | Failed to deploy the service due to duplicate model versions. | Correct the model version list to ensure that no duplicate model versions exist. |
400 | ModelArts.3518 | The {service_type} service has not been enabled or authorized. | Service {type} has not been enabled or authorized. | Enable or authorize the service. |
400 | ModelArts.3519 | Services only in one of states in [deploying, running, stopping, deleting] can be updated. | Services in the deploying, running, stopping, or deleting state cannot be updated. | Do not update services in the deploying, running, stopping, or deleting state. |
400 | ModelArts.3520 | A maximum of {number} {service_type} services are allowed. | The total number of {type} services has reached the maximum allowed limit {quantity}. | Delete the services that are no longer used or contact service O&M personnel to increase the quantity quota. |
400 | ModelArts.3521 | A maximum of {number} {service_type} services in running status are allowed. | The total number of {type} services in the running state has reached the maximum allowed limit {quantity}. | Delete the services that are no longer used or contact service O&M personnel to increase the quantity quota. |
400 | ModelArts.3522 | A maximum of {number} {service_type} service instances are allowed. | The total number of {type} service instances has reached the maximum allowed limit {quantity}. | Delete the service instances that are no longer used or contact service O&M personnel to increase the quantity quota. |
400 | ModelArts.3523 | Service {name} has been subscribed. | Service {name} has been subscribed. | Directly use the subscribed service. |
400 | ModelArts.3524 | Failed to subscribe to the service because {reason}. | Failed to subscribe to the service because {Reason}. | Locate the fault based on the failure cause. |
400 | ModelArts.3525 | Forbidden to update service {name} because it is a shared service. | Failed to update service {name} because it is a shared service. | Do not update a shared service. |
400 | ModelArts.3527 | Forbidden to subscribe to service {id} because it is a {service_type} service. | Failed to subscribe to service {ID} because it is a {type} service. | The service of this type cannot be subscribed to. |
400 | ModelArts.3528 | Forbidden to subscribe to service {id} because it is released by yourself. | Failed to subscribe to service {ID} because it is your service. | You cannot subscribe to services published by yourself. |
400 | ModelArts.3529 | Model {id} under service {id} does not exist. | Model {ID} of service {ID} does not exist. | Ensure that the model ID is correctly set and that the model belongs to the target service. |
400 | ModelArts.3531 | Service {id} has created the QR code. | A QR code has been created for service {ID}. | The QR code has been created for the service and does not need to be created again. |
400 | ModelArts.3532 | No QR code found for service {id}. | A QR code has not been created for service {ID}. | Create a QR code for the service and try again. |
400 | ModelArts.3533 | The selected edge node does not support {GPU/NPU}. | The selected edge node flavor does not support {GPU/NPU}. | Add the target hardware support to the selected edge node, or use another edge node that supports the target hardware. |
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. | The security group must contain at least one inbound rule to permit the requests whose protocol is TCP, source address is 0.0.0.0/0, and port number is 8080. | Add the inbound rule to the security group. |
400 | ModelArts.3535 | Subservice {name} of service {name} does not exist. | Subservice {name} of service {name} does not exist. | Ensure that the subservice name is correctly set and that the subservice belongs to the target service. |
400 | ModelArts.3536 | Subservice {name} of service {name} has been subscribed. | You have subscribed to subservice {name} of service {name}. | Directly use the subscribed subservice. |
400 | ModelArts.3538 | The requirement notification of service {name} should not exceed one. | At most one requirement notification is allowed for service {name}. | Check the configuration and ensure that no more than one requirement notification is configured for service {name}. |
400 | ModelArts.3540 | Operation failed because you are not the owner of service {name}. | You are not the owner of service {name}. | This operation can be performed only by the service owner. |
400 | ModelArts.3541 | Error code {error_code} of service {name} does not exist. | Error code {error code} of service {name} does not exist. | Ensure that the error code is correctly set and that the error code belongs to the target service. |
400 | ModelArts.3542 | Error code {error_code} of service {name} already exists. | Error code {error code} of service {name} already exists. | Change the error code and try again. |
400 | ModelArts.3544 | URL domain CNAME resolution failed. | Failed to parse the CNAME domain. | Check whether the URL is correct. |
400 | ModelArts.3545 | Invalid certificate or private key. | Invalid certificate or private key. | Check whether the certificate or private key is correctly configured. |
400 | ModelArts.3547 | Cluster {id} does not exist. | Cluster {ID} does not exist. | Check whether the cluster ID is correct. |
400 | ModelArts.3548 | Path {path} is not a valid regex. | Path {path} is not a valid regular expression. | Check whether the path is correct. |
400 | ModelArts.3549 | Error code {code} is duplicated. | Duplicate error code {error code} in the request body. | Modify the error code to ensure that the error code is unique. |
400 | ModelArts.3550 | Domain {name} has been used. | Domain {noun} has been used. | Change the domain name and try again. |
400 | ModelArts.3551 | OBS path {path} does not exist. | OBS path {path} does not exist. | Check whether the OBS path is correct. |
400 | ModelArts.3552 | The length of [resource_id] must be in the range of [0, 64]. | The resource_id value is not in the range from 0 to 64. | Check whether RESOURCE_SPEC_CODE is too long. |
400 | ModelArts.3553 | Service {name} not subscribed yet. | Service {name} has not been subscribed to. | Subscribe to the service and try again. |
400 | ModelArts.3554 | Cluster name {name} has been used. | Cluster name {name} has been used. | Change the cluster name and try again. |
400 | ModelArts.3556 | Forbidden to share ai-service {id} because ai-service is unsharable. | AI service {ID} cannot be shared. | AI services cannot be shared. |
400 | ModelArts.3559 | Source error code {error_code} of service {name} already exists. | Source error code {error code} of service {name} already exists. | Change the source error code and try again. |
400 | ModelArts.3560 | Project {project_id} has not subscribed to subservice {id}. | Subservice {ID} has not been subscribed for project {ID}. | Subscribe to the subservice and try again. |
400 | ModelArts.3561 | Insufficient node quota. | Insufficient node quota. | Contact service O&M personnel to increase the quota or delete unnecessary nodes to release resources. |
400 | ModelArts.3562 | The value of field {due_time} must be a future time. | The due_time value must be later than the current time. | Set the due_time parameter to a time later than the current time. |
400 | ModelArts.3564 | The sample collection task has been created for service {id}. | Sample collection for service {ID} has been created. | Do not create the task again. |
400 | ModelArts.3565 | No sample collection task is created for service {id}. | Sample collection for service {ID} has not been created. | Create a service sample collection task and try again. |
400 | ModelArts.3566 | Forbidden to modify the default workspace. | The default workspace cannot be modified. | Do not modify the default workspace. |
400 | ModelArts.3567 | OBS error occurs because {reason}. | OBS error because {cause}. | Locate the fault based on the failure cause. |
400 | ModelArts.3568 | OBS client error occurs. | The OBS client is abnormal. | Contact service O&M personnel. |
400 | ModelArts.3572 | Invalid OBS URL {url}. | Invalid OBS path {path}. | Check whether the OBS path is correct. |
400 | ModelArts.3573 | Failed to obtain the bucket name from OBS URL {url}. | Failed to obtain the bucket name from OBS path {path}. | Check whether the OBS path is correct. |
400 | ModelArts.3574 | Failed to validate the correctness of OBS URL {url}. | Failed to check OBS path {path}. | Check whether the OBS path is correct. |
400 | ModelArts.3576 | Failed to query the model quota. | Failed to obtain the model quota. | Contact service O&M personnel. |
400 | ModelArts.3577 | Failed to update the model quota. | Failed to update the model quota. | Contact service O&M personnel. |
400 | ModelArts.3578 | Insufficient model quota. Increase the quota or delete any unnecessary services. | Insufficient model quota. | Increase the quota or delete the models that are no longer used, and try again. |
400 | ModelArts.3580 | Model not purchased. | The model has not been purchased. | Purchase the model and try again. |
400 | ModelArts.3582 | Failed to create edge configurations. | Failed to create edge configurations. | Contact service O&M personnel. |
400 | ModelArts.3583 | Failed to create the edge application due to IEF error. | Failed to create the edge application due to an IEF platform error. | Contact service O&M personnel. |
400 | ModelArts.3584 | Failed to update the edge application. | Failed to update the edge application. | Contact service O&M personnel. |
400 | ModelArts.3585 | The host port has been used by another edge application. | The host port has been used by another edge application. | Use another port or contact service O&M personnel. |
400 | ModelArts.3586 | Failed to create the edge application. | Failed to create the edge application. | Contact service O&M personnel. |
400 | ModelArts.3587 | Failed to delete the edge application. | Failed to delete the edge application. | Contact service O&M personnel. |
400 | ModelArts.3588 | Failed to create edge volumes and environments. | Failed to create edge volumes and environments. | Contact service O&M personnel. |
400 | ModelArts.3589 | Model {id} cannot be used to deploy {service_type} service. | Model {ID} cannot be used to deploy the {type} service. | Select another deployment type. |
400 | ModelArts.3590 | Invalid expression rule. Create a rule using Spring Expression Language and the desired result type is Boolean. | Invalid expression rule. | Ensure that the rule complies with the Spring expression language syntax, and the expected result is of Boolean type. |
400 | ModelArts.3591 | There are duplicate rules in the extend-configs. | Duplicate rules in extend-configs. | Modify the expression specifications to prevent duplicate expressions. |
400 | ModelArts.3592 | Incorrect model health configuration. | Incorrect model health check parameters. | Check whether the health check parameters of the model are correct. |
400 | ModelArts.3593 | The model has been expired. | The model has expired. | Purchase or subscribe to the model again. |
400 | ModelArts.3594 | Failed to query IEF instances. | Failed to obtain the edge instance. | Contact service O&M personnel. |
400 | ModelArts.3595 | Failed to create the IEF application mesh. | Failed to create the application mesh. | Contact service O&M personnel. |
400 | ModelArts.3596 | Failed to update the IEF application mesh. | Failed to update the application mesh. | Contact service O&M personnel. |
400 | ModelArts.3597 | Please authorize the development environment to use and store your AK and SK. | Failed to use the service because the development environment has not been authorized to store and use your AK and SK. | Authorize the development environment to store and use your AK and SK. |
400 | ModelArts.3598 | Only nodes in the [Running] state can be selected. | Only running nodes can be selected. | Select a running node and try again. |
400 | ModelArts.3610 | Parameter {name} cannot be empty. | Parameter {name} cannot be left blank. | Set the parameter and try again. |
400 | ModelArts.3611 | Failed to query the batch task run log. | Failed to obtain batch processing task logs. | Contact service O&M personnel. |
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. | Failed to {create/update} service workload. The error code is {error code}. Try again later or submit a service ticket. | Try again or contact service O&M personnel. |
400 | ModelArts.3613 | Failed to register the API. Please try later or submit a service ticket for professional technical support. | Failed to register the service API. Try again later or submit a service ticket. | Try again or contact service O&M personnel. |
400 | ModelArts.3620 | Failed to get the number of associated services. | Failed to obtain the number of associated services. | Contact service O&M personnel. |
400 | ModelArts.3811 | Failed to query the agency because {reason}. | Failed to obtain the agency because {Reason}. | Locate the fault based on the failure cause. |
400 | ModelArts.3812 | Failed to create AI resource specification code {code} because {reason}. | Failed to create resource flavor code {code} because {Reason}. | Locate the fault based on the failure cause. |
400 | ModelArts.3813 | Failed to update AI resource specification code {code} because {reason}. | Failed to update resource flavor code {code} because {Reason}. | Locate the fault based on the failure cause. |
400 | ModelArts.3814 | Failed to delete AI resource specification code {code} because {reason}. | Failed to delete resource flavor code {code} because {Reason}. | Locate the fault based on the failure cause. |
400 | ModelArts.3815 | Failed to delete AI subservice {id} because {reason}. | Failed to delete subservice {ID} because {Reason}. | Locate the fault based on the failure cause. |
400 | ModelArts.3816 | Failed to create the AI proxy mapping because {reason}. | Failed to create the proxy mapping because {reason}. | Locate the fault based on the failure cause. |
400 | ModelArts.3817 | Failed to update the AI proxy mapping because {reason}. | Failed to update the proxy mapping path because {reason}. | Locate the fault based on the failure cause. |
400 | ModelArts.3818 | The agency of service {name} has been defined. | The agency of service {name} has been configured. | Do not repeat the operation. |
400 | ModelArts.3822 | The batch service task does not exist. | The batch service does not exist. | Enter the correct batch service ID. |
400 | ModelArts.3825 | Failed to generate the SDR data because {reason}. | Failed to generate CDR data because {Reason}. | Locate the fault based on the failure cause. |
400 | ModelArts.3826 | Failed to create the API because {reason}. | Failed to create the API because {Reason}. | Locate the fault based on the failure cause. |
400 | ModelArts.3827 | Failed to subscribe to the API because {reason}. | Failed to subscribe to the API because {Reason}. | Locate the fault based on the failure cause. |
400 | ModelArts.3828 | Failed to unsubscribe from the API because {reason}. | Failed to unsubscribe from the API because {Reason}. | Locate the fault based on the failure cause. |
400 | ModelArts.3829 | Failed to modify the API subscription status because {reason}. | Failed to update the API subscription because {Reason}. | Locate the fault based on the failure cause. |
400 | ModelArts.3830 | Operation not allowed. Change the charging mode from postpaid to prepaid in CBC. | You are not allowed to change the billing mode from postpaid to prepaid. | Change the billing mode in CBC. |
400 | ModelArts.3831 | Operation not allowed. Change the charging mode from prepaid to postpaid in CBC. | You are not allowed to change the billing mode from prepaid to postpaid. | Change the billing mode in CBC. |
400 | ModelArts.3832 | The subscription configuration is not modified and does not need to be updated. Please check. | Failed to perform the operation because the subscription configuration has not modified. | Change the subscription configuration and try again. |
400 | ModelArts.3833 | Failed to delete the API because {reason}. | Failed to delete the API because {Reason}. | Locate the fault based on the failure cause. |
400 | ModelArts.3834 | Failed to update metedata in CBC because {reason}. | Failed to update the CBC metadata because {Reason}. | Locate the fault based on the failure cause. |
400 | ModelArts.3835 | Resource specification code {code} of service {name} does not exist. | Resource flavor code {code} of service {name} does not exist. | Ensure that the resource flavor code is correctly set and that the code belongs to the target service. |
400 | ModelArts.3836 | Resource specification code {code} of project {id} does not exist. | Resource flavor code {code} of project {1} does not exist. | Ensure that the resource flavor code is correctly set and that the code belongs to the target project. |
400 | ModelArts.3837 | Resource ID {id} of project {id} does not exist. | Resource {ID} of project {1} does not exist. | Ensure that the resource ID is correctly set and that the resource belongs to the target project. |
400 | ModelArts.3838 | The hard-select has not been enabled for service {id}. | Hard example filtering of service {0} has not been enabled. | Enable hard example filtering for the service and try again. |
400 | ModelArts.3839 | The hard-select has been enabled for service {id}. | Hard example filtering of service {0} has been enabled. | You do not need to enable it again. |
400 | ModelArts.3840 | Only one algorithm can be set for the service model. | Service {0} has more than one labeling type. | Modify the configuration to ensure that there is only one labeling type. |
400 | ModelArts.3841 | The value of [dataset_type] must be one of values in [image_classification, object_detection]. | The labeling type is not object detection or image classification. | Change the labeling type to object detection or image classification. |
400 | ModelArts.3842 | The labeling type of service algorithm {name} does not match that of label task {type}. | The labeling type of service algorithm {0} does not match that of label task {1}. | Modify the labeling type or contact service O&M personnel. |
400 | ModelArts.3843 | Failed to query the information about dataset {id}. | Failed to obtain database {0}. | Contact service O&M personnel. |
400 | ModelArts.3844 | Failed to import samples to dataset {id}. | Failed to import the sample to dataset {0}. | Contact service O&M personnel. |
400 | ModelArts.3845 | No sample is available for import under the OBS path {path} of service {id}. | No sample is available to be imported to OBS path {path} of service {ID}. | Try again or contact service O&M personnel. |
400 | ModelArts.3846 | Failed to add the OBS bucket lifecycle rule for service {id}. | Failed to add the lifecycle rule for the OBS bucket of service {ID}. | Contact service O&M personnel. |
400 | ModelArts.3847 | Failed to delete the OBS bucket lifecycle rule for service {id}. | Failed to delete the lifecycle rule for the OBS bucket of service {ID}. | Contact service O&M personnel. |
400 | ModelArts.3848 | Service {id} in the information of dataset {import_type} already exists. | The service {ID} of the {import type} dataset already exists. | Check the request and select the correct service ID. |
400 | ModelArts.3849 | Service {id} in the information of dataset {import_type} does not exist. | The service {ID} of the {import type} dataset does not exist. | Check whether the service ID is correct. |
400 | ModelArts.3850 | The hard-sample-select task {id} of service {id} does not exist. | Hard example task {ID} of service {ID} does not exist. | Ensure that the hard example task ID is correctly set and that the task belongs to the target service. |
400 | ModelArts.3851 | The status of hard-sample-select task {name} cannot be changed from {status} to {status}. | The status {status value} of the hard example task {name} cannot be updated to {status value}. | Try again or contact service O&M personnel. |
400 | ModelArts.3852 | Failed to start hard-sample-select task {id} because related OBS files have been deleted. | Failed to start hard example task {ID} because key OBS files have been deleted. | Try again or contact service O&M personnel. |
400 | ModelArts.3853 | The hard-sample-select quota of project {id} does not exist. | The quota for selecting hard samples for project {ID} does not exist. | Create the quota and try again. |
400 | ModelArts.3854 | The hard-sample-select quota of project {id} already exists. | The quota for selecting hard samples for project {ID} already exists. | You do not need to create it again. |
400 | ModelArts.3856 | A maximum of {number} free services are allowed. | The number of free services has reached the maximum allowed limit {Number}. | Delete unnecessary free services to release resources. |
400 | ModelArts.3857 | A maximum of {number} free service instances are allowed. | The number of free services has reached the maximum allowed limit {Number}. | Delete unnecessary free services to release resources. |
400 | ModelArts.3862 | Subservice {id} has been added to whitelist URL {url}. | The URL {URL} has been added to the whitelist of the sub-service {ID}. | Do not repeat the operation. |
400 | ModelArts.3863 | Whitelist URL {id} of service {name} does not exist. | The whitelist URL {ID} of the service {name} does not exist. | Ensure that the URL ID in the whitelist is correct and that the URL belongs to the corresponding service. |
400 | ModelArts.3864 | Subservice {id} of service {name} does not exist. | The sub-service {ID} of service {name} does not exist. | Ensure that the sub-service ID is correct and that the sub-service belongs to the corresponding service. |
400 | ModelArts.3865 | The size of the download whitelist of service {name} exceeds the maximum number {number} allowed. | The number of the whitelist records downloaded by service {name} exceeds the upper limit {value}. | Contact service O&M personnel. |
400 | ModelArts.3866 | Domain ID {id} and user ID {id} already exist. | The domain ID {ID} and user ID {ID} already exist. | Do not repeat the operation. |
400 | ModelArts.3867 | Domain ID {id} does not exist. | The domain ID {ID} does not exist. | Check the request and enter the correct domain ID. |
400 | ModelArts.3868 | Domain ID {id} and user ID {id} do not exist. | The domain ID {ID} and user ID {ID} do not exist. | Check the request and enter the correct domain ID and user ID. |
400 | ModelArts.3869 | Failed to delete the task type because {reason}. | Failed to delete the task type. Fault cause: {fault cause}. | Locate the fault based on the failure cause. |
400 | ModelArts.3870 | Failed to subscribe to the API because {reason}. | Failed to subscribe to the API. Fault cause: {fault cause}. | Contact service O&M personnel. |
400 | ModelArts.3871 | Forbidden to subscribe to postpaid QPS for the task type. | You are not allowed to subscribe to postpaid QPS for the task type. | Check the request parameter or contact service O&M personnel. |
400 | ModelArts.3872 | Forbidden to change the charging mode for the task type from prepaid to postpaid QPS. | You are not allowed to change the billing mode of the task type from prepaid mode to postpaid QPS mode. | Check the request parameter or contact service O&M personnel. |
400 | ModelArts.3873 | No corresponding subservice is found in cluster {name}. | The cluster {0} does not have the corresponding sub-service. | Check the request parameter or contact service O&M personnel. |
400 | ModelArts.3880 | Failed to create the AS policy because {reason}. | Failed to create the AS policy. Fault cause: {fault cause}. | Locate the fault based on the failure cause. |
400 | ModelArts.3890 | The total number of AS policies exceeds the maximum number {number} allowed. | The number of AS policies exceeds the upper limit {0}. | Delete unnecessary AS policies. |
400 | ModelArts.3892 | Calling failed due to invalid CBS request. | Failed to call the API due to the invalid CBC request. | Try again or contact service O&M personnel. |
400 | ModelArts.3894 | The specification configuration information of runtime environment {name} does not exist. | The specification configurations of the running environment {0} does not exist. | Set the flavor configurations for the running environment and try again. |
400 | ModelArts.3895 | The specification configuration information of runtime environment {name} already exists. | The specification configurations of the running environment {0} already exist. | Do not repeat the operation. |
400 | ModelArts.3896 | Resource specification code {0} for user {1} already exists. | The records of the resource specification code {0} in project {1} already exist. | Do not repeat the operation. |
400 | ModelArts.3897 | Failed to {create/obtain/remove} the AS policy due to error code {code}. | Failed to request {create/obtain/delete} the AS. Error code: {0}. | Try again or contact service O&M personnel. |
400 | ModelArts.3950 | Failed to obtain the AI service list. | Failed to obtain the AI service list. | Contact service O&M personnel. |
400 | ModelArts.3951 | Failed to parse file {name}. | Failed to parse the file {name}. | Ensure that the file name is correct. |
400 | ModelArts.3952 | Insufficient resources. Please try later. | Insufficient resources. | Try again later or contact service O&M personnel. |
400 | ModelArts.3953 | Failed to delete online service {id} because it has been associated with AI service {name}. Please disassociate it and try again. | Failed to delete real-time service {ID} because it has been associated with AI service {name}. | Cancel the association between the real-time service and all AI services and try again. |
400 | ModelArts.3954 | AI resource specification {id} does not exist. | The cloud resource specification {ID} does not exist. | Ensure that the cloud resource specification ID is correct. |
400 | ModelArts.3955 | Field [resource_id_components] of AI resource specification {id} cannot be empty. | The ID components in the cloud resource specification {ID} cannot be left blank. | Set the resource_id_components parameter and try again. |
400 | ModelArts.4105 | Incorrect JSON format of the input data. | The JSON format of the request body is incorrect. | Use a request body in correct JSON format. |
400 | ModelArts.4106 | Invalid authorization request. Your account is restricted. | Your account has been suspended. | Ensure your account balance is sufficient. |
400 | ModelArts.4201 | Invalid request URL because no service ID or request URI included. | The request URL does not contain a service ID. | Use a correct request URL. |
400 | ModelArts.4203 | Invalid request because requested service %s is unavailable. | The requested service has not been started. | Ensure the service is started. |
400 | ModelArts.4902 | Access prohibited because the app-auth API was not associated with APIG app %s. | The target app is not authorized. | Ensure AppCode is allowed to access the target service. |
400 | ModelArts.4903 | Access prohibited because the app-auth API was not associated with a signature key. | The app authentication API is not associated with a signature key. | Internal error. Contact technical support. |
400 | ModelArts.4904 | Access prohibited because the app-auth API was not associated with signature key %s. | The app authentication API is not associated with the signature key. | Internal error. Contact technical support. |
400 | ModelArts.4905 | Failed to check the authorization request header. | Checking the authorization request header failed. | Use the correct AppCode URL or contact technical support. |
401 | ModelArts.0201 | Token doesn't exist. | The token is empty. | Add a correct token in the request header. |
401 | ModelArts.0202 | Invalid token header because the token has expired. | The token has expired. | Use a valid token. |
401 | ModelArts.0203 | Invalid token. | The token cannot be parsed. | Use a valid token. |
401 | ModelArts.0204 | Failed to parse the token. | Parsing the token failed. | Use a valid token. |
401 | ModelArts.0205 | No authorization request header. | The authorization request header is missing. | Use the correct AppCode URL or contact technical support. |
401 | ModelArts.0206 | Incorrect authorization request header format. | The authorization request header is in an incorrect format. | Use the correct AppCode URL or contact technical support. |
401 | ModelArts.0207 | Token must contain project info of current region. | Add project information to the token. | Add project information to the token. |
401 | ModelArts.0208 | Failed to check the authorization request header. | Checking the authorization request header failed. | Use the correct AppCode URL or contact technical support. |
401 | ModelArts.0209 | No key appId in header. | The appId request header is missing. | Use the correct APIG URL. |
401 | ModelArts.0210 | No key apiId in header. | The apiId request header is missing. | Use the correct APIG URL. |
401 | ModelArts.0212 | Invalid token header because the token does not contain a project. | The token does not contain any project information. | Use a project-level token. |
401 | ModelArts.3801 | User credential (AK and SK) does not exist. | The user certificate does not exist. | Add the AK/SK again. |
401 | ModelArts.4203 | Invalid request because %s. | You do not have the access permission. | Ensure you have the access permission. |
403 | ModelArts.0210 | The project id in the request URL does not match the token. | The project ID in the request URL and the token do not match. | Use the correct project ID to generate a token. |
403 | ModelArts.3555 | Forbidden to access ECS. | You do not have the permission to access the ECS. | Authorize access to the ECS and try again. |
403 | ModelArts.3936 | The app-auth API {id} does not belong to service {id}. | The API {ID} that supports application authentication does not belong to the service {ID}. | Check the request parameter or contact service O&M personnel. |
404 | ModelArts.3502 | Service {name} does not exist. | The service {name} does not exist. | Ensure that the service name is correct. |
404 | ModelArts.3507 | Model {name} does not exist. | The model {ID} does not exist. | Ensure that the model ID is correct. |
404 | ModelArts.3923 | Application {id} does not exist. | The application {ID} does not exist. | Ensure that the application ID is correct. |
404 | ModelArts.3935 | The app-auth API {id} does not exist. | The API {ID} that supports application authentication does not exist. | Ensure that the interface ID is correct. |
404 | ModelArts.4901 | The app-auth API does not exist. | The app authentication API does not exist. | Ensure the app URL is correct. |
408 | ModelArts.4205 | Connection timed out. | Accessing the backend server timed out. | Try again later. |
409 | ModelArts.3503 | Service {name} already exists. | The service {name} already exists. | Change the service name and try again. |
409 | ModelArts.3929 | Failed to create the application because {reason}. | Failed to create the application. Fault cause: {fault cause}. | Locate the fault based on the failure cause. |
413 | ModelArts.4104 | Invalid request body because the size exceeds the maximum size allowed. | The size of the request body is invalid. | Use a request body smaller than 12 MB. |
429 | ModelArts.4206 | Excessive number of requests to %s. | The maximum number of requests has been reached. | Try again later. |
500 | ModelArts.3501 | Failed to deploy the service. | Failed to deploy the service. | Contact service O&M personnel. |
500 | ModelArts.3504 | Failed to delete the service. | Failed to delete the service. | Contact service O&M personnel. |
500 | ModelArts.3505 | Failed to update the service. | Failed to query the service. | Contact service O&M personnel. |
500 | ModelArts.3506 | Model {id} does not exist. | Failed to update the service. | Contact service O&M personnel. |
500 | ModelArts.3508 | Failed to query the service monitoring information. | Failed to obtain the service monitoring information. | Contact service O&M personnel. |
500 | ModelArts.3509 | Failed to query edge nodes. | Failed to query the node. | Contact service O&M personnel. |
500 | ModelArts.3511 | Failed to query edge tags. | Failed to query the edge label. | Contact service O&M personnel. |
500 | ModelArts.3537 | Failed to handle the CBC request. | Failed to process the CBC request. | Contact service O&M personnel. |
500 | ModelArts.3539 | Failed to initialize service URL {url}. | Failed to initialize the service URL {URL}. | Ensure that the service URL is correct. |
500 | ModelArts.3543 | Invalid CBC request. | The CBC request is invalid. | Try again or contact service O&M personnel. |
500 | ModelArts.3546 | Failed to create the cluster. | Failed to create the dedicated resource pool. | Contact service O&M personnel. |
500 | ModelArts.3579 | Failed to query the model information. | Failed to query the model information. | Contact service O&M personnel. |
500 | ModelArts.3581 | Failed to create edge certificates. | Failed to create the edge certificate. | Contact service O&M personnel. |
500 | ModelArts.3802 | Failed to create API group {name} because {reason}. | Failed to create the API group {name}. Fault cause: {fault cause}. | Locate the fault based on the failure cause. |
500 | ModelArts.3803 | Failed to register API {name} because {reason}. | Failed to register the API {name}. Fault cause: {fault cause}. | Locate the fault based on the failure cause. |
500 | ModelArts.3805 | Failed to create AI service {name} because {reason}. | Failed to create the AI service {name}. Fault cause: {fault cause}. | Locate the fault based on the failure cause. |
500 | ModelArts.3806 | Failed to update AI service {name} because {reason}. | Failed to update the AI service {name}. Fault cause: {fault cause}. | Locate the fault based on the failure cause. |
500 | ModelArts.3807 | Failed to delete AI service {name} because {reason}. | Failed to delete the AI service {name}. Fault cause: {fault cause}. | Locate the fault based on the failure cause. |
500 | ModelArts.3808 | Failed to create AI subservice {name} because {reason}. | Failed to create the sub-service {name}. Fault cause: {fault cause}. | Locate the fault based on the failure cause. |
500 | ModelArts.3809 | Failed to update AI subservice {name} because {reason}. | Failed to update the sub-service {name}. Fault cause: {fault cause}. | Locate the fault based on the failure cause. |
500 | ModelArts.3810 | Failed to create the agency because {reason}. | Failed to create the agency. Fault cause: {fault cause}. | Locate the fault based on the failure cause. |
500 | ModelArts.3819 | Failed to delete the agency definition. | Failed to delete the service agency definition. | Contact service O&M personnel. |
500 | ModelArts.3858 | Failed to bind task type to API {id} because {reason}. | Failed to bind task type to API {ID}. Fault cause: {fault cause}. | Locate the fault based on the failure cause. |
500 | ModelArts.3859 | Failed to unbind task type from API {id} because {reason}. | Failed to unbind the task type from API {ID}. Fault cause: {fault cause}. | Locate the fault based on the failure cause. |
500 | ModelArts.3860 | Failed to create the task type because {reason}. | Failed to create the task type. Fault cause: {fault cause}. | Locate the fault based on the failure cause. |
500 | ModelArts.3861 | Failed to update the task type because {reason}. | Failed to update the task. Fault cause: {fault cause}. | Locate the fault based on the failure cause. |
500 | ModelArts.3891 | Failed to operate the serverless cluster because {reason}. | Failed to operate the serverless cluster. Fault cause: {fault cause}. | Locate the fault based on the failure cause. |
500 | ModelArts.3893 | Failed to forward the CBC request to the cloud service. | Failed to forward the CBC request to the cloud service. | Contact service O&M personnel. |
500 | ModelArts.3921 | Failed to create the app-auth API because {reason}. | Failed to register the API that supports application authentication. Fault cause: {fault cause}. | Locate the fault based on the failure cause. |
500 | ModelArts.3924 | Failed to create the application code for application {id} because {reason}. | Failed to create the AppCode of the application {ID}. Fault cause: {fault cause}. | Locate the fault based on the failure cause. |
500 | ModelArts.3925 | Failed to delete app-auth api {id} because {reason}. | Failed to delete API {ID} that supports application authentication. Fault cause: {fault cause}. | Locate the fault based on the failure cause. |
500 | ModelArts.3926 | Failed to reset the secret of application {id} because {reason}. | Failed to reset the private key of the application {ID}. Fault cause: {fault cause}. | Locate the fault based on the failure cause. |
500 | ModelArts.3927 | Failed to reset the application code of application {id} because {reason}. | Failed to reset the AppCode of the application {ID}. Fault cause: {fault cause}. | Locate the fault based on the failure cause. |
500 | ModelArts.3928 | Failed to obtain the app-auth API information because {reason}. | Failed to obtain information about the API that supports application authentication. Fault cause: {fault cause}. | Locate the fault based on the failure cause. |
500 | ModelArts.3932 | Failed to obtain the application information because {reason}. | Failed to obtain the application information. Fault cause: {fault cause}. | Locate the fault based on the failure cause. |
500 | ModelArts.3933 | Failed to delete application {id} because {reason}. | Failed to delete the application {ID}. Fault cause: {fault cause}. | Locate the fault based on the failure cause. |
500 | ModelArts.3934 | Failed to delete the application code of application {id} because {reason}. | Failed to delete the AppCode of the application {ID}. Fault cause: {fault cause}. | Locate the fault based on the failure cause. |
500 | ModelArts.3937 | Failed to authorize the app-auth API to the application because {reason}. | Failed to authorize the API to the application. Fault cause: {fault cause}. | Locate the fault based on the failure cause. |
500 | ModelArts.3938 | Failed to unbind the app-auth API from the application because {reason}. | Failed to cancel the authorization from the API to the application. Fault cause: {fault cause}. | Locate the fault based on the failure cause. |
500 | ModelArts.4302 | Gateway forwarding error because %s. | Accessing the service is rejected. | Ensure the service to be accessed is running properly. |
500 | ModelArts.4503 | Failed to obtain the backend service because %s. | The service does not exist. | Ensure the service to be accessed is available. |
500 | ModelArts.4505 | Internal backend service error because reading timed out. | Internal server error. | Ensure the service to be accessed is running properly. |
500 | ModelArts.4801 | Failed to obtain the consul %s. | Obtaining service instances for Consul failed. | Internal error. Contact technical support. |
503 | ModelArts.4302 | Gateway forwarding error because %s. | The backend service is unavailable. | Internal error. Contact technical support. |
503 | ModelArts.4700 | Unavailable gateway. | The gateway is being stopped. | The platform is being upgraded. Try again later. |
504 | ModelArts.4503 | Failed to obtain the backend service because %s. | The response from the backend service timed out. | Ensure the service to be accessed is running properly. |
400 | ModelArts.7002 | Not gray user, please contact the administrator | Workspace authentication error. | Contact the administrator to check whether the user has permissions on the workspace. |
400 | ModelArts.7003 | no permission to get iam user list, please check permission | IAM permissions are incorrect. | Add the IAM permissions based on the error message. |
400 | ModelArts.7004 | the status of workspace: {workspaceID} is abnormal, can not execute [action: {action}] | You are not allowed to create resources when a workspace is in the normal state, for example, a deleted or failed workspace. | Create resources in a normal workspace. |
400 | ModelArts.7005 | workspace:{workspace} not existed | The workspace does not exist. | Ensure that the transferred workspace ID exists. |
400 | ModelArts.7006 | workspace number over limit, limit: {limit} | The number of workspaces exceeds the upper limit. | Delete unnecessary workspaces. |
500 | ModelArts.7001 | Workspace internal error. | An unknown error occurs in the workspace. | System error. Contact technical support. |
500 | ModelArts.7008 | workspace in read-only status, please wait a few minutes | The workspace is abnormal. Only the read-only operation is supported. | System error. Contact technical support. |
500 | ModelArts.7009 | call {apiType} api failed | The workspace is abnormal. | System error. Contact technical support. |
500 | ModelArts.7100 | get enterprise project id failed | EPS request error. | System error. Contact technical support. |
500 | ModelArts.7101 | Call pdp auth api failed. | PDP request error. | System error. Contact technical support. |
100 | ModelArts.0116 | The expected {0} exceeds the quota limit. | The expected {0} exceeds the quota limit. | Contact the administrator to increase the quota. |
100 | ModelArts.6768 | SSH configuration is missing, target image {0} only support SSH dev service. | SSH configuration is missing, target image {0} only support SSH dev service. | Select a proper image. |
400 | ModelArts.0104 | Parameter error. | Parameter error. | Check the parameter settings. |
400 | ModelArts.0113 | Create Notebook failed. Quota: {} is exhausted. | Failed to create the notebook instance due to the exhausted quota. | Contact the administrator for a higher quota. |
400 | ModelArts.6301 | The instance already exists. | The instance already exists. | Enter another instance name. |
400 | ModelArts.6302 | The instance count already reaches the maximum value. | The maximum number of instances has been reached. | Delete unnecessary instances. |
400 | ModelArts.6303 | The field does not support sorting. | This field does not support sorting. | Delete the field from the sorting parameters. |
400 | ModelArts.6304 | Please stop the instance before deleting. | Failed to delete the instance in the running state. | Refresh the page. Stop the instance and then delete it. |
400 | ModelArts.6305 | The instance is already running. | The instance is in the running state. | Do not start it again. |
400 | ModelArts.6306 | The instance is starting. | Other operations cannot be performed because the instance is being started. | Perform other operations later. |
400 | ModelArts.6307 | The instance has already been stopped. | The instance has been stopped. | Refresh the page and view the instance state. |
400 | ModelArts.6308 | The instance is stopping. | The instance is being stopped. | Refresh the page and view the instance state. |
400 | ModelArts.6309 | The instance does not exist. | The instance does not exist. | Ensure that the instance has been deleted. |
400 | ModelArts.6316 | The param 'storage' is needed for creating notebook instance. | Incorrect parameters during instance creation. | Add the storage parameter. |
400 | ModelArts.6317 | The 'path' parameter is required when the storage type is OBS. | Incorrect parameters during instance creation. | Add the path parameter. |
400 | ModelArts.6318 | The param 'path' needs to end with /. | Incorrect parameters during instance creation. | Ensure that the value of the path parameter ends with a slash (/). |
400 | ModelArts.6319 | There is no ak/sk in the global settings. Please add it by access ModelArts console. | The AK/SK have not been configured in the global settings of ModelArts. | Configure the AK/SK in the global settings of ModelArts. |
400 | ModelArts.6320 | Access obs error. Reason is {}. | OBS access error. | Ensure that the OBS path is correct. |
400 | ModelArts.6323 | The flavor is not supported, please check it. | The flavor is not supported. | Ensure that the flavor is correctly configured. |
400 | ModelArts.6324 | This location type is not supported. Please check it. | The storage type is not supported. | Ensure that the storage type is correctly configured. |
400 | ModelArts.6326 | The instance is frozen. Check whether your account is in arrears in Billing Center. | The instance has been frozen. | Check the account balance and top up the account. |
400 | ModelArts.6327 | The instance is not in running. Please refresh the page and start it. | The instance is not in the running state. | Refresh the page and try again. |
400 | ModelArts.6328 | Sorry, you currently do not have permission for this flavor. Please apply it firstly. | You do not have permission to use the flavor. | Contact technical support. |
400 | ModelArts.6329 | Sorry, this flavor specification is sold out. Please try others. | The flavor is sold out. | Use another flavor or try again later. |
400 | ModelArts.6330 | The flavor type of profile does not match the type of flavor. Please check it. | The types are not matched. | Ensure that the flavor type matches the profile type. |
400 | ModelArts.6331 | The evs volume size ranges from {} GB to {} GB. | The EVS disk size exceeds the upper limit. | Check the EVS disk size. |
400 | ModelArts.6332 | Incorrect parameter type. The '{}' parameter must be of the '{}' type. | Parameter type error. | Ensure that the parameter type meets the requirements. |
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 instance fault. | The instance is recovering. Try again later. |
400 | ModelArts.6334 | Invalid value for name or description. The character `{}` is not allowed. | The description parameter is incorrect. | Enter a valid description value. |
400 | ModelArts.6335 | '{}' is a required property. | Parameter missing. | Ensure that the corresponding parameter is available. |
400 | ModelArts.6336 | '{}' property value is incorrect. | Incorrect parameter value. | Ensure that the corresponding parameter is correct. |
400 | ModelArts.6341 | The repository does not exist or has been deleted. | The Git repository does not exist or has been deleted. | Check the corresponding parameter. |
400 | ModelArts.6343 | The repository name already exists. | The Git repository already exists. | Check the corresponding parameter. |
400 | ModelArts.6344 | Delete failed. Please delete the associated development environment instance first. | Failed to delete the repository. | Delete the corresponding notebook instance first. |
400 | ModelArts.6345 | Currently the OBS type instance does not support git capability. | The Git repository cannot be used for OBS instances. | Use notebook instances of the EVS type. |
400 | ModelArts.6346 | The timestamp of auto stop must be later than the current timestamp. | This parameter cannot be modified. | Check the corresponding parameter and ensure that the automatic end time is later than the current time. |
400 | ModelArts.6347 | When the instance is in the '{}' status, the '{}' parameter cannot be modified. | Failed to modify the parameter. | Check the corresponding parameter. |
400 | ModelArts.6348 | The 'duration' parameter is mandatory for enabling auto stop. | The description parameter is missing. | Configure the duration parameter. |
400 | ModelArts.6349 | The 'duration' parameter is incorrect. The value ranges from {} to {}. | The value of duration parameter exceeds the threshold. | Configure the duration parameter. |
400 | ModelArts.6350 | Failed to access OBS because of incorrect AK/SK or insufficient permissions. | Access to OBS is rejected. | Ensure that the AK/SK is correct and you have the permission to access OBS. |
400 | ModelArts.6353 | Failed to verify the AK/SK. Please check and try again. | Incorrect AK/SK. | Ensure that the AK/SK in the global settings of ModelArts is correct. |
400 | ModelArts.6354 | The AK/SK do not belong to the user. Please check and enter the correct ones. | Incorrect AK/SK. | Ensure that the AK/SK in the global settings of ModelArts is correct. |
400 | ModelArts.6355 | The resource is initializing. Please wait one minute and try again. | Resources in the dedicated resource pool are being initialized. | Try again later. |
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. | The operation is not allowed. | Try again later. |
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. | The OBS path parameter is incorrect. | Ensure that the path parameter is correct. |
400 | ModelArts.6361 | ModelArts internal service or configuration error. Submit a service ticket to get professional technical support. | Internal error. | System error. Contact technical support. |
400 | ModelArts.6371 | Currently, notebooks support only OBS buckets whose Storage Class is Standard. Change the OBS bucket and try again. | Notebook instances support only standard OBS buckets. | Use standard OBS buckets. |
400 | ModelArts.6374 | The credential can be added only when type is set to AK/SK or agency. | The authentication type can only be AK/SK or agency. | Ensure that the authentication type is AK/SK or agency. |
400 | ModelArts.6376 | Please make sure agency exists. | The IAM agency does not exist. | Ensure that the agency exists on IAM. |
400 | ModelArts.6377 | The user id cannot be left blank. | The user ID cannot be left blank. | Ensure that the user ID parameter is available. |
400 | ModelArts.6378 | The agency name cannot be left blank. | The agency name cannot be left blank. | Ensure that the agency name parameter is available. |
400 | ModelArts.6379 | No IAM agency created in Settings. Create an IAM agency on the ModelArts management console. | No agency is created in the global settings. | Create an agency in the global settings. |
400 | ModelArts.6528 | No EVS available. Please try again later. | The EVS disk has been sold out. | Try again later or contact technical support. |
400 | ModelArts.6763 | Cannot manage the pool, The cluster version is earlier than v1.15. | Cannot manage the pool, The cluster version is earlier than v1.15. | Please upgrade the cluster version. |
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. | Mounting OBS bucket or folder does not support in current authentication mode, add AK/SK in ModelArts global settings to enabled it. | Please add AK/SK to ModelArts Global Settings. |