Error Code

No data is returned if an API fails to be called. You can locate the cause of the error according to the error code of each API.

The returned message body contains the specific error code and error information. If you fail to locate the cause of the error, contact customer service and provide the error code for troubleshooting.

If an error code starting with APIGW is returned after you call an API, rectify the fault by referring to the instructions provided in API Gateway Error Codes.

Table 1 Error code

Error Code

Type

Description

Solution

ModelArts.0010

Internal service error

Unknown cause.

System error. Contact technical support.

ModelArts.0012

Internal service error

Timeout

System error. Contact technical support.

ModelArts.0013

Internal service error

Connection fails.

System error. Contact technical support.

ModelArts.0101

Basic error

Invalid configuration.

System error. Contact technical support.

ModelArts.0102

Basic error

The resource does not exist.

Enter the correct resource ID.

ModelArts.0103

Basic error

Duplicate names.

Check the resource name to avoid duplicate resource names.

ModelArts.0104

Basic error

Invalid workspace ID.

Check the workspace ID parameter.

ModelArts.0105

Basic error

The operation is not allowed.

Check the symptom and contact technical support for troubleshooting.

ModelArts.0106

Basic error

The maximum number of created resources has been exceeded. For details, see error_msg.

Delete unnecessary resources.

ModelArts.0107

Basic error

Invalid request parameters.

Modify this parameter according to error_msg.

ModelArts.0108

Basic error

Unauthorized operation.

Check whether you have the permission to perform this operation.

ModelArts.0109

Basic error

The user has been frozen.

Check the account status.

ModelArts.0110

Basic error

Incorrect CPU quantity.

Check the CPU parameter.

ModelArts.0111

Basic error

The user has not enabled ModelArts.

Apply for the OBT of ModelArts.

ModelArts.0112

Basic error

The fine-grained user authentication is not passed.

Check the configurations of the fine-grained policy in IAM.

ModelArts.0113

Basic error

The maximum workspace quota has been exceeded.

Check and increase the workspace quota.

ModelArts.0114

Basic error

Requests are sent too frequently.

The maximum number of requests has been reached. Try again later.

ModelArts.0115

Basic error

Mandatory parameters are missing.

View the algorithm details based on the algorithm ID and supplement mandatory parameters.

ModelArts.0201

Authentication error

The token does not exist.

Check the value of X-Auth-Token in the header.

ModelArts.0202

Authentication error

The token has expired.

Generate a new token. The validity period of a token is 24 hours.

ModelArts.0203

Authentication error

Invalid token.

Check whether the token is correct.

ModelArts.0204

Authentication error

Incomplete token.

Check whether the token is correct.

ModelArts.0205

Authentication error

Token authentication error.

Check whether the token is correct.

ModelArts.0207

Authentication error

The user cannot access OBS.

-

ModelArts.0208

Authentication error

The uploaded AK/SK are unavailable.

Check and use the correct AK/SK.

ModelArts.0209

Authentication error

Unauthorized user.

Incorrect user. Check the account status.

ModelArts.0210

Authentication error

Inconsistent project information.

Ensure that the project ID carried in the token is the same as that in the URI of the API to be accessed.

ModelArts.0211

Authentication error

The AK/SK uploaded by the user fail to pass the IAM verification.

Check and use the correct AK/SK.

ModelArts.0401

OBS error

OBS server error.

System error. Contact technical support.

ModelArts.0402

OBS error

OBS client error.

System error. Contact technical support.

ModelArts.0403

OBS error

OBS list not found.

System error. Contact technical support.

ModelArts.0404

OBS error

Invalid OBS path.

Enter a correct OBS path.

ModelArts.0405

OBS error

The non-local region cannot be accessed.

Use OBS buckets in the same region.

ModelArts.0406

OBS error

Invalid bucket.

Enter a correct bucket name.

ModelArts.0407

OBS error

Failed to access the unauthorized bucket.

Modify the bucket access policy.

ModelArts.0409

OBS error

The maximum number of OBS objects has been exceeded.

Delete unnecessary OBS objects.

ModelArts.0410

OBS error

The maximum OBS object size has been exceeded.

Select a directory (or OBS object) in proper size.

ModelArts.0412

OBS error

The OBS bucket name already exists.

Use another OBS bucket name.

ModelArts.0413

OBS error

The OBS bucket does not exist.

Use a correct OBS bucket.

ModelArts.0414

OBS error

The OBS object name already exists.

Use another OBS object name.

ModelArts.0415

OBS error

OBS access rejected.

Check whether you have permission to access the OBS path involved in the operation.

ModelArts.0416

OBS error

The bucket that you tried to delete is not empty.

Delete the objects in the bucket and then delete the bucket.

ModelArts.0417

OBS error

The minimum size of the object to be uploaded has not been reached.

Upload a file of the correct size.

ModelArts.0418

OBS error

The maximum size of the object to be uploaded has been exceeded.

Upload a file of the correct size.

ModelArts.0419

OBS error

The maximum number of buckets has been reached.

Delete unnecessary buckets and then create the required buckets.

ModelArts.0420

Internal error

Failed to query an agency.

Contact technical support.

ModelArts.0421

Internal error

Failed to create an agency.

Contact technical support.

ModelArts.0422

Internal error

Failed to query the user list.

Check whether the user has the administrator permission.

ModelArts.0423

Internal error

Service authorization not approved.

Approve the service authorization.

ModelArts.0424

Internal error

User authorization information already exists.

If re-authorization is required, delete the original authorization and add again.

ModelArts.0425

Internal error

Failed to add user authorization information.

Contact technical support.

ModelArts.0426

Internal error

Failed to add user authorization information.

Contact technical support.

ModelArts.0427

Internal error

Failed to query the authorization information.

Contact technical support.

ModelArts.0428

Internal error

Unauthorized user operation.

Add authorization on the ModelArts console

ModelArts.0553

SMN error

SMN reports an error.

Contact technical support.

ModelArts.0804

AOM error

AOM reports an error.

Contact technical support.

ModelArts.1503

Dataset error

System error.

Contact technical support.

ModelArts.1601

Dataset error

Failed to upload the file to OBS.

Upload the file again. If the error persists, contact technical support.

ModelArts.1602

Dataset error

The dataset version does not match the dataset.

Enter the correct dataset_id and version_id.

ModelArts.1605

Dataset error

This operation cannot be performed on the built-in dataset.

-

ModelArts.1606

Dataset error

System error.

Contact technical support.

ModelArts.1607

Dataset error

System error.

Contact technical support.

ModelArts.1608

Dataset error

The versioning function has not been enabled for the OBS bucket.

Enable OBS versioning and perform the operation again.

ModelArts.1611

Dataset error

A maximum of 100 dataset versions can be created. No more dataset versions can be created because the maximum number of dataset versions has been reached.

A maximum number of 100 versions can be created for a dataset. If the maximum number of dataset versions has been reached, create a dataset.

ModelArts.1612

Dataset error

A maximum of 100 datasets can be created. No more datasets can be created because the maximum number of datasets has been reached.

A tenant can create a maximum number of 100 datasets. If the maximum number of datasets has been reached, delete unnecessary datasets and create required datasets.

ModelArts.1614

Dataset error

A maximum of 100 OBS buckets can be created. No more OBS buckets can be created because the maximum number of datasets has been reached.

A tenant can create a maximum number of 100 OBS buckets. If the maximum number of datasets has been reached, delete unnecessary OBS buckets and perform the operation again.

ModelArts.1615

Dataset error

A maximum of 1 billion files can be uploaded. No more files can be uploaded because the maximum number of files has been reached.

Delete unnecessary datasets and perform the operation again.

ModelArts.1616

Dataset error

A maximum of 5 GB files can be uploaded. No more files can be uploaded because the maximum size of files has been reached.

The size of a file uploaded at a time cannot exceed 5 GB. If the size of a file exceeds 5 GB, split the file and upload it multiple times.

ModelArts.1621

Dataset error

The token does not have the permission for accessing ModelArts.

Use a token that has the permission for accessing ModelArts.

ModelArts.1631

Dataset error

The dataset name already exists.

Change another name and perform the operation again.

ModelArts.1632

Dataset error

The OBS bucket or path has been used by another dataset.

Specify another OBS bucket or path.

ModelArts.1641

Dataset error

The operation is not allowed because a dataset is being created.

Try again later.

ModelArts.1642

Dataset error

The operation is not allowed because dataset synchronization is being performed.

Try again later.

ModelArts.1643

Dataset error

The operation is not allowed because a dataset is being deleted.

Try again later.

ModelArts.1644

Dataset error

The operation is not allowed because dataset version switchover is being performed.

Try again later.

ModelArts.1645

Dataset error

The operation is not allowed because files are being uploaded to the dataset.

Try again later.

ModelArts.1646

Dataset error

The operation is not allowed because files are being deleted from the dataset.

Try again later.

ModelArts.1647

Dataset error

The operation is not allowed because a dataset version is being created.

Try again later.

ModelArts.1648

Dataset error

You are not allowed to create a dataset in the root directory of a bucket.

Select a folder in the bucket to create a dataset.

ModelArts.1651

Dataset error

Invalid OBS bucket name.

Enter an OBS name containing 3 to 63 characters. Only lowercase letters, digits, hyphens (-), and periods (.) are allowed. The name cannot start or end with a hyphen (-) or a period (.) or include consecutive hyphens (-) or periods (.).

ModelArts.1652

Dataset error

Invalid dataset name.

Enter a dataset name consisting of digits, letters, hyphens (-), and underscores (_).

ModelArts.1653

Dataset error

Invalid OBS bucket path.

The folder name in the OBS bucket path cannot start with a period (.) or contain the following special characters: ><?*:|"/\ The path contains up to 1,023 characters and must end with a slash (\).

ModelArts.1654

Dataset error

System error.

Contact technical support.

ModelArts.1661

Dataset error

Failed to delete files from OBS.

Contact technical support.

ModelArts.1662

Dataset error

Failed to delete the OBS bucket.

Contact technical support.

ModelArts.1663

Dataset error

Failed to access the OBS bucket.

Contact technical support.

ModelArts.1671

Dataset error

Failed to switch the directory because the file is not in the deleted object list of OBS.

The operation failed because the file is completely deleted from OBS.

ModelArts.1672

Dataset error

The file does not exist on OBS.

Synchronize the data source and then switch the directory.

ModelArts.1673

Dataset error

The OBS resource does not exist.

Enter a bucket or file that exists in OBS.

ModelArts.1674

Dataset error

The dataset does not exist.

Check the request parameter and enter the correct dataset_id.

ModelArts.1675

Dataset error

The dataset version does not exist.

Check the request parameter and enter the correct version_id.

ModelArts.2503

Dataset error

Failed to obtain the dataset link.

System error. Contact technical support.

ModelArts.2504

Dataset error

An error occurred during dataset switchover.

System error. Contact technical support.

ModelArts.2505

Dataset error

Failed to view the dataset job switchover status.

System error. Contact technical support.

ModelArts.2506

Training management error.

Failed to submit the training management job.

System error. Contact technical support.

ModelArts.2604

Training output path error

Other running jobs are using this training output path.

Use another training output path or wait until the job that uses the training output path is completed.

ModelArts.3001

Model error

The model does not exist.

Check whether the model being operated is correct.

ModelArts.3002

Model error

The model already exists.

Use another model name or version.

ModelArts.3003

Model error

Failed to obtain the model name list.

Perform troubleshooting according to the returned error_msg.

ModelArts.3004

Model error

Failed to delete the model.

Perform troubleshooting according to the returned error_msg.

ModelArts.3005

Model error

Failed to copy the model.

Check the model path.

ModelArts.3006

Model error

Failed to publish the model.

Check the model path.

ModelArts.3008

Model error

Failed to delete the model.

Model {0} has been shared to other users.

ModelArts.3009

Model error

Failed to delete the model.

Model {0} has been deployed as a service.

ModelArts.3010

Model error

Failed to copy the model.

You do not have the permission to copy the model.

ModelArts.3013

Model error

Failed to obtain the model configuration file.

Check whether the configuration file exists in {0}.

ModelArts.3014

Model error

Failed to obtain the API information.

Check the configuration file.

ModelArts.3015

Model error

The model configuration file does not comply with the JSON specifications.

Check the model configuration file.

ModelArts.3016

Model error

Failed to parse the model configuration file.

The field, type, or format is not supported.

ModelArts.3017

Model error

Failed to import the model because the model source path is invalid.

Check whether the source path contains the model directory, whether the model directory is empty, and whether the source path ends with a slash (/).

ModelArts.3037

Model error

Invalid parameter.

Modify this parameter according to the ModelArts API Reference.

ModelArts.3041

Model error

Invalid version constraint.

Modify this parameter according to the ModelArts API Reference.

ModelArts.3501

Model service error

Failed to publish the model service.

Perform troubleshooting according to the returned error_msg.

ModelArts.3502

Model service error

The service does not exist.

Check whether the service being operated is correct.

ModelArts.3503

Model service error

The service already exists.

Use another service name.

ModelArts.3504

Model service error

Failed to delete the service.

Perform troubleshooting according to the returned error_msg.

ModelArts.3505

Model service error

Failed to query model services.

Perform troubleshooting according to the returned error_msg.

ModelArts.3506

Model service error

Failed to update the service.

Perform troubleshooting according to the returned error_msg.

ModelArts.3507

Model service error

The model does not exist.

Check whether the model in the service configuration is correct.

ModelArts.3508

Model service error

Failed to query model service details.

Perform troubleshooting according to the returned error_msg.

ModelArts.3509

Model service error

Failed to query the edge nodes.

Perform troubleshooting according to the returned error_msg.

ModelArts.3511

Model service error

Failed to query the edge node label.

Perform troubleshooting according to the returned error_msg.

ModelArts.3512

Model service error

The edge node is not deployed.

Check whether the edge node is normal.

ModelArts.3513

Model service error

Failed to update the status of the edge node instance.

Check whether the edge node is normal.

ModelArts.3514

Model service error

Failed to create the batch service because the model is not configured with input parameters.

Import the model again and configure the input parameters.

ModelArts.3515

Model service error

Failed to deploy the service because the model has not been published.

Try again later.

ModelArts.3516

Model service error

Failed to deploy the real-time service because the model versions of the service are the same.

In gated release, use different versions of the same model. Check the configuration.

ModelArts.3518

Model service error

Failed to access IEF.

Check whether IEF is enabled for the current account.

ModelArts.3519

Model service error

Update is not allowed for the service of the current status.

Wait until the service deployment is completed.

ModelArts.3520

Model service error

The maximum number of services in instance {0} has been exceeded. A maximum number of {1} services are allowed.

The maximum number of services of the current account has been exceeded. Delete unnecessary services or submit a service ticket to increase quota.

ModelArts.3522

Basic error

The maximum number of single service instances of the service type has been exceeded. For details about the quota, see error_msg.

If the quota is insufficient, submit a service ticket to increase the quota.

ModelArts.3533

Model service error

The selected edge node does not support the current compute node specifications.

Select an edge node that supports the current compute node specifications.

ModelArts.3534

Model service error

The security group does not meet requirements.

A 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.

ModelArts.3547

Model service error

Cluster {0} does not exist.

Check whether the ID exists.

ModelArts.3589

Model service error

Model {0} cannot be used to deploy the {1} service.

The model type must support the deployment of services of this type. For example, a model can be used for deploying a real-time service only when the real-time service is selected during model import.

ModelArts.4100

Manual labeling error

When images are added, the dataset has image files with the same prefixes.

Check the names of the images to be added. You are advised to delete the images with the same prefix or change the image names.

ModelArts.4101

Manual labeling error

The data source directory contains subdirectories. Subdirectories are not allowed.

Ensure that the specified OBS directory does not contain subdirectories.

ModelArts.4102

Manual labeling error

The data source of an object detection labeling job cannot contain TXT files.

You are advised to delete TXT files from the data source.

ModelArts.4103

Manual labeling error

The data source of an image classification labeling job cannot contain XML files.

You are advised to delete XML files from the data source.

ModelArts.4104

Manual labeling error

The data source of a labeling job contains invalid files except images, labeling files, and label_map_dict.

You are advised to delete other invalid files.

ModelArts.4105

Manual labeling error

The content of image files to be added is the same. Images have same content and MD5 value.

Check the images in the data source. You are advised to delete the images with the same content.

ModelArts.4106

Manual labeling error

During data source synchronization, image files with the same prefix exist in OBS.

Check the images in the OBS path. You are advised to delete the images with the same prefix or change the image names.

ModelArts.4200

Invalid request parameter

During dataset creation, parameter dataset_name is invalid.

Check whether the value of dataset_name meets the specifications.

ModelArts.4312

Invalid request parameter

During dataset creation, the bucket name in the work_path or data_sources parameter is incorrect, or the bucket does not exist in OBS.

Check whether the bucket name is correct or whether the bucket name exists in OBS.

ModelArts.4302

Model service error

The model cannot process the received prediction request.

Check the run logs of the real-time service to locate the fault.

ModelArts.4340

Data import error

When a data import task is created, no valid file exists in the import path.

Check whether the file in the OBS path is valid.

ModelArts.4350

Invalid request parameter

During dataset creation, the length of parameter work_path exceeds the limit.

Change the value of work_path to a valid one.

ModelArts.4351

Invalid request parameter

A dataset whose name is the value of dataset_name already exists.

Change the value of dataset_name.

ModelArts.4353

Invalid request parameter

The version ID of the input dataset does not exist.

Check the parameter related to dataset version.

ModelArts.4354

Insufficient resource quota.

The number of created datasets exceeds the upper limit.

Delete unnecessary datasets or apply for a higher quota.

ModelArts.4362

Data import error

Data fails to be imported due to user authentication or other reasons.

Check whether the authentication information or the request parameters for creating an import task are correct.

ModelArts.4370

Invalid request

Dataset versions are created frequently.

Do not frequently create dataset versions.

ModelArts.4371

Invalid request parameter

During dataset version creation, the value of version_name is the same as an existing version.

Change the value of version_name.

ModelArts.4384

Invalid request parameter

The parameters are invalid when a dataset export or release task is created.

Check whether mandatory parameters are missing or invalid.

ModelArts.4410

Invalid request parameter

The label to be deleted or modified does not exist during dataset update.

Check whether the label name is correct.

ModelArts.4411

Invalid request parameter

In the label creation task, the new label list contains existing label names in the dataset.

Check whether the label names are correct.

ModelArts.6100

Internal error in the development environment

Timeout

System error. Contact technical support.

ModelArts.6101

Internal error in the development environment

The system is busy.

The system is busy. Please try again. If the retry still fails, contact technical support.

ModelArts.6102

Internal error in the development environment

Internal error

System error. Contact technical support.

ModelArts.6200

Internal error in the development environment

Internal error

System error. Contact technical support.

ModelArts.6201

Development environment error

The user account is frozen.

Check the account balance and top up the account.

ModelArts.6203

Development environment error

The account is restricted.

Check the account balance and top up the account.

ModelArts.6301

Development environment error

The instance already exists.

The instance name already exists. Enter another name.

ModelArts.6302

Development environment error

The maximum number of instances has been reached.

Delete unnecessary instances.

ModelArts.6303

Development environment error

This field does not support sorting.

Delete this field from the sorting parameters.

ModelArts.6304

Development environment error

Stop the instance before deleting it.

Refresh the page. Stop the instance and then delete it.

ModelArts.6305

Development environment error

The instance is in the running status.

Refresh the page. The instance is running. Do not start it again.

ModelArts.6306

Development environment error

Other operations cannot be performed because the instance is being started.

Try again later.

ModelArts.6307

Development environment error

The instance has been stopped.

Refresh the page and view the instance status.

ModelArts.6308

Development environment error

The instance is being stopped.

Refresh the page and view the instance status.

ModelArts.6309

Development environment error

The instance does not exist.

Check the instance status.

ModelArts.6316

Development environment error

Param storage is required for creating a notebook instance.

Provide the param storage parameter.

ModelArts.6317

Development environment error

A storage path is required for creating a notebook instance.

Provide the OBS storage path.

ModelArts.6318

Development environment error

Incorrect parameter during notebook creation.

The value of path must end with a slash (/).

ModelArts.6319

Development environment error

The AK/SK have not added to ModelArts.

Add the AK/SK to ModelArts.

ModelArts.6320

Development environment error

OBS access error.

Check whether the OBS path is correct.

ModelArts.6323

Development environment error

The flavor is not supported.

Check the flavor configuration.

ModelArts.6324

Development environment error

The storage type is not supported.

Check the storage type.

ModelArts.6326

Development environment error

The instance has been frozen.

Check whether the instance has expired or you are in arrears.

ModelArts.6327

Development environment error

The instance is not in the running state.

Refresh and try again.

ModelArts.6328

Development environment error

You do not have permission to use the flavor.

Apply for the permission first.

ModelArts.6329

Development environment error

The flavor is sold out.

Use another flavor or try again later.

ModelArts.6330

Development environment error

The types are not matched.

Check whether the flavor type matches the profile type.

ModelArts.6331

Development environment error

The EVS disk size exceeds the upper limit.

Check the EVS disk size.

ModelArts.6332

Development environment error

Parameter type error.

Check the parameter type.

ModelArts.6333

Development environment error

Notebook instance fault.

The instance is recovering. Please try again later.

ModelArts.6334

Development environment error

The description parameter is incorrect.

Please check the description parameter.

ModelArts.6335

Development environment error

Parameter missing.

Add the corresponding parameters.

ModelArts.6336

Development environment error

Parameter error.

Check the corresponding parameters.

ModelArts.6341

Development environment error

The Git repository does not exist or has been deleted.

Check the corresponding parameters.

ModelArts.6343

Development environment error

The Git repository already exists.

Check the corresponding parameters.

ModelArts.6344

Development environment error

Failed to delete the repository.

Delete the corresponding notebook instance first.

ModelArts.6345

Development environment error

The Git repository cannot be used for OBS instances.

Use notebook instances of the EVS type.

ModelArts.6346

Development environment error

The auto stop time must be later than the current system time.

Check the corresponding parameters.

ModelArts.6347

Development environment error

This parameter cannot be modified.

Check the corresponding parameters.

ModelArts.6348

Development environment error

Parameter duration is missing.

Configure the duration parameter.

ModelArts.6349

Development environment error

The value of duration exceeds the threshold.

Check the value of the duration parameter.

ModelArts.6350

Development environment error

Access to OBS is rejected.

The AK/SK is incorrect or you do not have the permission.

ModelArts.6357

Development environment error

This instance cannot be modified.

After the status is refreshed, open the instance again.

ModelArts.6358

Development environment error

OBS path error

Check the specific path (non-root path) in the OBS bucket.

ModelArts.6361

Development environment error

Internal error

System error. Contact technical support.

ModelArts.6371

Development environment error

Notebooks support only standard OBS buckets.

Use standard OBS buckets.

ModelArts.6374

Development environment error

The authentication type can only be AK/SK or agency.

Change the authentication type.

ModelArts.6376

Development environment error

The IAM agency does not exist.

Check whether the agency exists on IAM.

ModelArts.6377

Development environment error

The user ID cannot be left blank.

Check the user ID parameter.

ModelArts.6378

Development environment error

The agency name cannot be left blank.

Check the agency name parameter.

ModelArts.6379

Development environment error

No agency is created in the global settings.

Create the AK/SK in the global settings.

ModelArts.6528

Development environment error

The EVS disk has been sold out.

Try again later or contact technical support.

ModelArts.6600

Basic error

Failed to verify the parameters.

Check the parameter validity.

ModelArts.6608

Basic error

Failed to obtain the user information

Refresh the user information.

ModelArts.6620

Basic error

Invalid user token.

Refresh the user token.

ModelArts.6623

Basic error

Failed to find the corresponding dataset.

Check whether the dataset exists.

ModelArts.6624

Basic error

Failed to find the corresponding storage path.

Check whether the storage path exists.

ModelArts.6650

Basic error

Failed to find the corresponding project.

Check whether the project exists.

ModelArts.6651

System error

Unsupported project objects.

The project objects are not supported.

ModelArts.6652

System error

Failed to delete the project resources. Delete datasets and notebooks under the project and ensure that there are no unfinished training jobs.

Delete the resources under the project first.

ModelArts.6653

System error

You are not authorized to operate the project.

Contact the project owner to obtain the authorization.

ModelArts.6654

Basic error

A project with the same name already exists.

Check the project name.

ModelArts.6655

Basic error

Failed to find the corresponding project template.

Check whether the corresponding project template exists.

ModelArts.6690

Basic error

The image size cannot exceed 8 MB.

Ensure that the image size does not exceed 8 MB.

ModelArts.6691

System error

The algorithm service is abnormal.

Check whether the algorithm service is normal.

ModelArts.6692

System error

The dataset service is abnormal.

Check whether the dataset service is normal.

ModelArts.6699

System error

The network is abnormal.

The network is abnormal. Contact technical support.

ModelArts.7001

Workspace error

An unknown error occurs in the workspace.

System error. Contact technical support.

ModelArts.7002

Workspace error

Workspace authentication error.

Contact the administrator to check whether the user has permissions on the workspace.

ModelArts.7003

Workspace error

IAM permissions are incorrect.

Add the IAM permissions based on the error message.

ModelArts.7004

Workspace error

You are not allowed to create resources in an abnormal workspace, for example, a deleted or failed workspace.

Create resources in a normal workspace.

ModelArts.7005

Workspace error

The workspace does not exist.

Check whether the transferred workspace ID exists.

ModelArts.7100

Workspace error

EPS request error.

System error. Contact technical support.

ModelArts.7101

Workspace error

PDP request error.

System error. Contact technical support.

APIG.0201

Model service error

Prediction request timed out.

The timeout duration for real-time service prediction is 60 seconds. The model needs to be optimized to return results within 60 seconds.