Error Codes

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.

Status Code

Error Codes

Error Message

Description

Solution

400

FSS.0400

Invalid parameter.

Invalid parameter.

Check request parameters.

400

FSS.1001

Invalid query parameter.

Invalid query parameter.

Check query parameters.

400

FSS.1002

Invalid function name.

Invalid function name.

Check the function name.

400

FSS.1003

Invalid function handler.

Invalid function handler.

Check the function handler.

400

FSS.1004

Invalid function package.

Invalid function package.

Check the function package.

400

FSS.1005

Invalid runtime.

Invalid runtime.

Check the runtime.

400

FSS.1006

Invalid function code entry mode.

Invalid function code entry mode.

Check the function code entry mode.

400

FSS.1007

Invalid function memory.

Invalid function memory.

Check the function memory.

400

FSS.1008

Invalid function timeout.

Invalid function timeout.

Check the function timeout.

400

FSS.1009

Invalid environment variable.

Invalid environment variable.

Check the environment variable.

400

FSS.1010

Invalid URL.

Invalid URL.

Check the URL.

400

FSS.1011

Invalid function code.

Invalid function code.

Check the function code.

400

FSS.1012

The function code cannot be left blank.

The function code cannot be left blank.

Check the function code.

400

FSS.1013

Invalid file type.

Invalid file type.

Check the file type.

400

FSS.1014

Invalid function alias.

Invalid function alias.

Check the function alias.

400

FSS.1015

Invalid function version.

Invalid function version.

Check the function version.

400

FSS.1016

The function cannot be published because no changes have been made since last publication.

The function cannot be published because no changes have been made since last publication.

Ensure the function has been changed since last publication.

400

FSS.1017

The number of environment variables exceeds the maximum allowed limit (20).

The number of environment variables exceeds the maximum allowed limit (20).

Check the number of environment variables.

400

FSS.1018

The total size of environment variables exceeds the maximum allowed limit (2 KB).

The total size of environment variables exceeds the maximum allowed limit (2 KB).

Check the total size of environment variables.

400

FSS.1019

The description exceeds the maximum allowed limit (512 bytes).

The description exceeds the maximum allowed limit (512 bytes).

Check the description.

400

FSS.1022

Only one YAML file is allowed.

Only one YAML file is allowed.

Check whether there is only one YAML file.

400

FSS.1023

The file exceeds the maximum allowed limit.

The file exceeds the maximum allowed limit.

Check the size of the file.

400

FSS.1024

Invalid dependency.

Invalid dependency.

Check the dependency.

400

FSS.1025

Invalid YAML file.

Invalid YAML file.

Check the YAML file.

400

FSS.1026

A function cannot be enabled or disabled when function configuration is being modified.

A function cannot be enabled or disabled when function configuration is being modified.

Do not enable or disable a function when function configuration is being modified.

400

FSS.1027

Invalid package or app name.

Invalid package or app name.

Check the package and app names.

400

FSS.1028

The app with functions cannot be deleted.

The app with functions cannot be deleted.

Before deleting the app, delete the functions under it.

400

FSS.1029

The default app cannot be deleted.

The default app cannot be deleted.

The default app cannot be deleted.

400

FSS.1031

The dependency already exists.

The dependency already exists.

Check whether the dependency exists.

400

FSS.1032

Invalid dependency type. You can only upload ZIP files locally or from OBS.

Invalid dependency type. You can only upload ZIP files locally or from OBS.

Check the dependency type.

400

FSS.1034

Invalid image URL.

Invalid image URL.

Check the image URL.

400

FSS.1035

The image does not exist.

The image does not exist.

Check whether the image exists.

400

FSS.1036

The VPC does not exist.

The VPC does not exist.

Check whether the VPC exists.

400

FSS.1037

No matched subnet.

No matched subnet.

Check whether the subnet exists.

400

FSS.1038

The file system configuration already exists.

The file system configuration already exists.

Check whether the file system configuration already exists.

400

FSS.1039

Invalid mount path.

Invalid mount path.

Check the mount path.

400

FSS.1058

The app name and function name cannot be the same in the YAML file.

The app name and function name cannot be the same in the YAML file.

Check whether the app name and function name are the same in YAML file.

400

FSS.1074

Invalid event parameters.

Invalid event parameters.

Check event parameters.

400

FSS.1075

The user ID and group ID must be an integer from –1 to 65,534, except 0, 1000, or 1002.

The user ID and group ID must be an integer from –1 to 65,534, except 0, 1000, or 1002.

Check the user ID and group ID.

400

FSS.1076

The number of reserved instances exceeds the maximum allowed limit.

The number of reserved instances exceeds the maximum allowed limit.

Check the number of reserved instances.

400

FSS.1077

The code and configuration of the function cannot be updated because the function has at least one reserved instance.

The code and configuration of the function cannot be updated because the function has at least one reserved instance.

Check whether the function has any reserved instances.

400

FSS.1091

Invalid additional version.

Invalid additional version.

Check the additional version.

400

FSS.1092

The weight of the additional version is invalid.

The weight of the additional version is invalid.

Check the weight of the additional version.

400

FSS.1093

The major version and the additional version cannot be the same.

The major version and the additional version cannot be the same.

Check the major version and the additional version.

400

FSS.1101

Invalid trigger type.

Invalid trigger type.

Check the trigger type.

400

FSS.1102

Invalid SMN trigger parameters.

Invalid SMN trigger parameters.

Check SMN trigger parameters.

400

FSS.1103

Invalid DMS trigger parameters.

Invalid DMS trigger parameters.

Check DMS trigger parameters.

400

FSS.1104

Invalid DIS trigger parameters.

Invalid DIS trigger parameters.

Check DIS trigger parameters.

400

FSS.1106

Invalid OBS trigger parameters.

Invalid OBS trigger parameters.

Check OBS trigger parameters.

400

FSS.1107

Invalid APIG trigger parameters.

Invalid APIG trigger parameters.

Check APIG trigger parameters.

400

FSS.1109

Invalid timer trigger parameters.

Invalid timer trigger parameters.

Check timer trigger parameters.

400

FSS.1110

Invalid LTS trigger parameters.

Invalid LTS trigger parameters.

Check LTS trigger parameters.

400

FSS.1112

Invalid Kafka trigger parameters.

Invalid Kafka trigger parameters.

Check Kafka trigger parameters.

400

FSS.1113

The corresponding username and password must be configured if Kafka SASL_SSL is enabled.

The corresponding username and password must be configured if Kafka SASL_SSL is enabled.

Check whether the corresponding username and password have been configured.

400

FSS.1114

The subnet of the function must be the same as that of the Kafka instance.

The subnet of the function must be the same as that of the Kafka instance.

Check whether the subnet of the function is the same as that of the Kafka instance.

400

FSS.1116

Kafka instance configuration error. Check whether the username and password are correct.

Kafka instance configuration error. Check whether the username and password are correct.

Check whether the username and password are correct.

400

FSS.1117

Failed to query messages from the Kafka instance.

Failed to query messages from the Kafka instance.

Check whether the Kafka instance is normal.

400

FSS.1164

Invalid DDS trigger parameters.

Invalid DDS trigger parameters.

Check DDS trigger parameters.

400

FSS.1172

The database instance does not exist.

The database instance does not exist.

Check whether the database instance exists.

400

FSS.1173

DDS DB instance configuration error. Contact DDS technical support.

DDS DB instance configuration error. Contact DDS technical support.

Contact DDS technical support.

400

FSS.1301

The CTS trigger does not exist.

The CTS trigger does not exist.

Check the CTS trigger.

400

FSS.1303

Access denied due to an authentication failure.

Access denied due to an authentication failure.

Check whether the authentication is successful.

400

FSS.1304

Failed to process the request.

Failed to process the request.

Contact CTS technical support.

400

FSS.1305

Invalid CTS trigger parameters.

Invalid CTS trigger parameters.

Check CTS trigger parameters.

400

FSS.1306

The number of triggers exceeds the maximum allowed limit.

The number of triggers exceeds the maximum allowed limit.

Check whether the number of triggers exceeds the maximum allowed limit.

400

FSS.1307

The trigger name already exists.

The trigger name already exists.

Check whether the trigger name already exists.

400

FSS.1308

The operation resource does not exist.

The operation resource does not exist.

Check whether the resource exists.

400

FSS.1309

Invalid function URN.

Invalid function URN.

Check the function URN.

400

FSS.1310

Token authentication failed.

Token authentication failed.

Check the permissions.

400

FSS.1311

You have not enabled the CTS service.

You have not enabled the CTS service.

Check whether the CTS service is enabled.

400

FSS.1312

The notification name cannot be left blank.

The notification name cannot be left blank.

Check the notification name.

400

FSS.1313

The number of resources to be operated has reached the maximum allowed limit (100).

The number of resources to be operated has reached the maximum allowed limit (100).

Check whether the number of resources to be operated has reached the maximum allowed limit.

400

FSS.1314

The resource to be operated cannot be left blank.

The resource to be operated cannot be left blank.

Check whether the resource to be operated has been specified.

400

FSS.1316

The operation has already been selected.

The operation has already been selected.

Check whether the operation has already been selected.

400

FSS.1317

The trigger name is too long.

The trigger name is too long.

Check the trigger name.

400

FSS.1318

Invalid trigger operation.

Invalid trigger operation.

Check the trigger operation.

400

FSS.1404

Invalid function initializer.

Invalid function initializer.

Check the function initializer.

400

FSS.1405

Invalid initialization timeout.

Invalid initialization timeout.

Check the initialization timeout.

401

FSS.0401

Unauthorized access.

Unauthorized access.

Check your permissions.

401

FSS.1118

Access denied. You are not in the whitelist.

Access denied. You are not in the whitelist.

Check the whitelist configuration.

403

FSS.0403

Forbidden.

Forbidden.

Check your operation permissions.

403

FSS.1040

The agency does not have permissions to mount the resources.

The agency does not have permissions to mount the resources.

Check whether the agency has permissions to mount the resources.

403

FSS.1041

The number of functions exceeds the maximum allowed limit (400).

The number of functions exceeds the maximum allowed limit (400).

Check whether the number of functions exceeds the maximum allowed limit.

403

FSS.1042

The total code size of functions exceeds the maximum allowed limit (20 GB).

The total code size of functions exceeds the maximum allowed limit (20 GB).

Check whether the total code size of functions exceeds the maximum allowed limit (20 GB).

403

FSS.1043

The number of aliases exceeds the maximum allowed limit.

The number of aliases exceeds the maximum allowed limit.

Check whether the number of aliases exceeds the maximum allowed limit.

403

FSS.1044

The number of apps exceeds the maximum allowed limit (400).

The number of apps exceeds the maximum allowed limit (400).

Check whether the number of apps exceeds the maximum allowed limit (400).

403

FSS.1045

The number of dependencies exceeds the maximum allowed limit.

The number of dependencies exceeds the maximum allowed limit.

Check whether the number of dependencies exceeds the maximum allowed limit.

403

FSS.1046

The dependency is unavailable.

The dependency is unavailable.

Check whether the dependency is available.

403

FSS.1047

The number of bound VPCs exceeds the maximum limit allowed for a tenant.

The number of bound VPCs exceeds the maximum limit allowed for a tenant.

Check whether the number of bound VPCs exceeds the maximum limit allowed for a tenant.

403

FSS.1048

The number of bound VPCs exceeds the maximum limit allowed for a project.

The number of bound VPCs exceeds the maximum limit allowed for a project.

Check whether the number of bound VPCs exceeds the maximum limit allowed for a project.

403

FSS.1049

The number of file systems mounted to the function exceeds the maximum allowed limit (5).

The number of file systems mounted to the function exceeds the maximum allowed limit (5).

Check whether the number of file systems mounted to the function exceeds the maximum allowed limit (5).

403

FSS.1068

The number of events configured for the function exceeds the maximum allowed limit.

The number of events configured for the function exceeds the maximum allowed limit.

Check whether the number of events configured for the function exceeds the maximum allowed limit.

403

FSS.1069

The size of events exceeds the maximum allowed limit (4 KB).

The size of events exceeds the maximum allowed limit (4 KB).

Check whether the size of events exceeds the allowed limit (4 KB).

403

FSS.1073

The event already exists.

The event already exists.

Check whether the event already exists.

403

FSS.1094

The version cannot be deleted when it is used as the additional version of an alias.

The version cannot be deleted when it is used as the additional version of an alias.

Check whether the version has been used as the additional version of an alias.

403

FSS.1096

The file sharing protocol of the mounted resource must be NFS.

The file sharing protocol of the mounted resource must be NFS.

Check whether the file sharing protocol of the mounted resource is NFS.

403

FSS.1108

The bucket configuration of the current trigger conflicts with that of an existing OBS trigger.

The bucket configuration of the current trigger conflicts with that of an existing OBS trigger.

Check whether the bucket configuration of the current trigger conflicts with that of an existing OBS trigger.

403

FSS.1121

Access denied. Check whether the DMS agency has been configured.

Access denied. Check whether the DMS agency has been configured.

Check whether the DMS agency has been configured.

403

FSS.1122

Access denied. Check whether the DIS agency has been configured.

Access denied. Check whether the DIS agency has been configured.

Check whether the DIS agency has been configured.

403

FSS.1123

The number of pull triggers exceeds the maximum allowed limit (10).

The number of pull triggers exceeds the maximum allowed limit (10).

Check whether the number of pull triggers exceeds the maximum allowed limit (10).

403

FSS.1124

The number of APIs exceeds the maximum allowed limit.

The number of APIs exceeds the maximum allowed limit.

Check whether the number of APIs exceeds the maximum allowed limit.

403

FSS.1125

Access denied. Check whether the LTS agency has been configured.

Access denied. Check whether the LTS agency has been configured.

Check whether the LTS agency has been configured.

403

FSS.1126

You do not have permissions to call the API.

You do not have permissions to call the API.

Check whether you have permissions to call the API.

403

FSS.1127

The EPS user does not have permissions to call the API.

The EPS user does not have permissions to call the API.

Check the permissions.

403

FSS.1154

The alias with triggers cannot be deleted.

The alias with triggers cannot be deleted.

Before deleting the function alias, delete the triggers under it.

404

FSS.0404

The specified resource cannot be found.

The specified resource cannot be found.

Check whether the specified resource exists.

404

FSS.1050

The mounted resource cannot be found.

The mounted resource cannot be found.

Check whether the mounted resource exists.

404

FSS.1051

The function does not exist.

The function does not exist.

Check whether the function exists.

404

FSS.1052

The version does not exist.

The version does not exist.

Check whether the version exists.

404

FSS.1053

The alias does not exist.

The alias does not exist.

Check whether the alias exists.

404

FSS.1054

The function code package does not exist in OBS.

The function code package does not exist in OBS.

Check whether the function code package exists in OBS.

404

FSS.1055

The function app does not exist in OBS.

The function app does not exist in OBS.

Check whether the specified app exists in OBS.

404

FSS.1056

The dependency does not exist.

The dependency does not exist.

Check whether the dependency exists.

404

FSS.1057

The function name does not exist in the YAML file.

The function name does not exist in the YAML file.

Check whether the function name exists in the YAML file.

404

FSS.1059

The function template does not exist.

The function template does not exist.

Check whether the function template exists.

404

FSS.1060

The event template does not exist.

The event template does not exist.

Check whether the event template exists.

404

FSS.1070

The event does not exist.

The event does not exist.

Check whether the event exists.

404

FSS.1111

The Kafka resource cannot be found.

The Kafka resource cannot be found.

Check whether the Kafka resource exists.

404

FSS.1130

The DIS stream does not exist.

The DIS stream does not exist.

Check whether the DIS stream exists.

404

FSS.1131

The trigger does not exist.

The trigger does not exist.

Check whether the trigger exists.

404

FSS.1132

The SMN trigger does not exist.

The SMN trigger does not exist.

Check whether the SMN trigger exists.

404

FSS.1133

The DMS trigger does not exist.

The DMS trigger does not exist.

Check whether the DMS trigger exists.

404

FSS.1134

The DIS trigger does not exist.

The DIS trigger does not exist.

Check whether the DIS trigger exists.

404

FSS.1135

The DMS queue does not exist.

The DMS queue does not exist.

Check whether the DMS queue exists.

404

FSS.1136

The OBS trigger does not exist.

The OBS trigger does not exist.

Check whether the OBS trigger exists.

404

FSS.1137

Invalid trigger type.

Invalid trigger type.

Check whether the trigger type is valid.

404

FSS.1138

The APIG trigger does not exist.

The APIG trigger does not exist.

Check whether the APIG trigger exists.

404

FSS.1139

The DMS consumer group does not exist.

The DMS consumer group does not exist.

Check whether the DMS consumer group exists.

404

FSS.1140

The timer trigger does not exist.

The timer trigger does not exist.

Check whether the timer trigger exists.

404

FSS.1160

The LTS trigger does not exist.

The LTS trigger does not exist.

Check whether the LTS trigger exists.

404

FSS.1161

The LTS log topic does not exist.

The LTS log topic does not exist.

Check whether the LTS log topic exists.

404

FSS.1163

The DDS trigger does not exist.

The DDS trigger does not exist.

Check whether the DDS trigger exists.

404

FSS.1171

The SMN topic does not exist.

The SMN topic does not exist.

Check whether the SMN topic exists.

404

FSS.1174

The Kafka trigger does not exist.

The Kafka trigger does not exist.

Check whether the Kafka trigger exists.

406

FSS.0406

Invalid request.

Invalid request.

Check the request body.

406

FSS.1151

The OBS bucket is not in the current region.

The OBS bucket is not in the current region.

Use an OBS bucket in the current region.

408

FSS.0408

Request timeout.

Request timeout.

Check the network.

409

FSS.0409

The specified resource already exists.

The specified resource already exists.

Check whether the resource already exists.

409

FSS.1061

The function already exists.

The function already exists.

Check whether the function already exists.

409

FSS.1062

The function version already exists.

The function version already exists.

Check whether the function version already exists.

409

FSS.1063

The function alias already exists.

The function alias already exists.

Check whether the function alias already exists.

409

FSS.1064

The function app already exists.

The function app already exists.

Check whether the function app already exists.

409

FSS.1065

The dependency already exists.

The dependency already exists.

Check whether the dependency already exists.

409

FSS.1066

The version has already been used by another alias.

The version has already been used by another alias.

Check whether the version has been used.

409

FSS.1067

The function template already exists.

The function template already exists.

Check whether the function template already exists.

409

FSS.1141

The SMN trigger already exists.

The SMN trigger already exists.

Check whether the SMN trigger already exists.

409

FSS.1142

The DMS trigger already exists.

The DMS trigger already exists.

Check whether the DMS trigger already exists.

409

FSS.1143

The DIS trigger already exists.

The DIS trigger already exists.

Check whether DIS trigger already exists.

409

FSS.1145

The OBS trigger already exists.

The OBS trigger already exists.

Check whether the OBS trigger already exists.

409

FSS.1146

The APIG trigger already exists.

The APIG trigger already exists.

Check whether the APIG trigger already exists.

409

FSS.1147

The API name already exists in the API group.

The API name already exists in the API group.

Check whether the API name already exists in the API group.

409

FSS.1148

The timer trigger already exists.

The timer trigger already exists.

Check whether the timer trigger already exists.

409

FSS.1149

The LTS trigger already exists.

The LTS trigger already exists.

Check whether the LTS trigger already exists.

409

FSS.1150

The Kafka trigger already exists.

The Kafka trigger already exists.

Check whether the Kafka trigger already exists.

409

FSS.1166

The DDS trigger already exists.

The DDS trigger already exists.

Check whether the DDS trigger already exists.

410

FSS.0410

The specified resource does not exist.

The specified resource does not exist.

Check whether the specified resource already exists.

412

FSS.1033

The dependency cannot be deleted because it is in use.

The dependency cannot be deleted because it is in use.

Before deleting the dependency, ensure that it is not in use.

412

FSS.1090

The subnet is not in the ACTIVE state.

The subnet is not in the ACTIVE state.

Check whether the subnet is in the ACTIVE state.

412

FSS.1095

The mounted resource is not ready.

The mounted resource is not ready.

Ensure that the mounted resource is ready.

412

FSS.1153

The trigger to be enabled or disabled has already been enabled or disabled.

The trigger to be enabled or disabled has already been enabled or disabled.

Check whether the trigger to be enabled or disabled has already been enabled or disabled.

413

FSS.0413

The request body is too large.

The request body is too large.

Check the request body.

413

FSS.1071

The size of the code package to be uploaded exceeds the maximum allowed limit (50 MB).

The size of the code package to be uploaded exceeds the maximum allowed limit (50 MB).

Check whether the size of the code package.

413

FSS.1072

The size of the inline code exceeds the maximum allowed limit (10 KB).

The size of the inline code exceeds the maximum allowed limit (10 KB).

Check whether the size of the inline code exceeds the maximum allowed limit (10 KB).

413

FSS.1201

The request body is too large.

The request body is too large.

Check the request body.

424

FSS.0424

Invalid dependency.

Invalid dependency.

Check whether the dependency is valid.

426

FSS.0426

This operation is not supported. Please perform an upgrade.

This operation is not supported. Please perform an upgrade.

Contact technical support.

426

FSS.1152

The selected bucket cannot be used to create a trigger.

The selected bucket cannot be used to create a trigger.

Contact technical support.

428

FSS.0428

The preconditions have not been met.

The preconditions have not been met.

Check the preconditions.

429

FSS.0429

Too many requests.

Too many requests.

Try again later.

500

FSS.0500

Internal service error.

Internal service error.

Try again later.

500

FSS.1162

The operation cannot take effect immediately due to a service error.

The operation cannot take effect immediately due to a service error.

Contact technical support.

500

FSS.1202

Invalid response body.

Invalid response body.

Contact technical support.

500

FSS.1302

Failed to save the data.

Failed to save the data.

Try again later or contact technical support.

500

FSS.1315

Server error.

Server error.

Contact CTS technical support.

502

FSS.0502

Bad gateway.

Bad gateway.

Contact technical support.

502

FSS.1319

Invalid trigger name.

Invalid trigger name.

Use another trigger name.

503

FSS.0503

Service unavailable.

Service unavailable.

Contact technical support.

503

FSS.1115

Network unreachable.

Network unreachable.

Check the network.

503

FSS.1169

Network unreachable.

Network unreachable.

Check the network.

503

FSS.1170

Authentication failed. Check DDS configuration.

Authentication failed. Check DDS configuration.

Check DDS configuration.

503

FSS.1401

Failed to obtain the image.

Failed to obtain the image.

Check the configuration for obtaining an image.

503

FSS.1402

Failed to pull the image to create a container.

Failed to pull the image to create a container.

Check the image address.

503

FSS.1403

Failed to pull the image to delete a container.

Failed to pull the image to delete a container.

Check the image address.

504

FSS.0504

Gateway timeout.

Gateway timeout.

Check the network.