更新时间:2022-12-05 GMT+08:00

错误码

错误响应Body体格式说明

当接口调用出错时,会返回错误码及错误信息说明,错误响应的Body体格式如下所示。

{
  "error_code": "IEF.011002",
  "error_msg": "xxxxxxxxx"
} 

其中,error_code表示错误码,error_msg表示错误描述信息。

错误码说明

当您使用智能边缘平台的API时,如果遇到“APIGW”开头的错误码,请参见API网关错误码进行处理。

表1 错误码说明

错误码

错误信息

描述

处理措施

IEF.011002

The API is not registered.

API未注册

确认请求的url是否拼写正确,如果确认使用正确,请联系技术支持工程师协助解决。

IEF.011005

Authentication failed.

认证鉴权失败

使用租户的project_id获取token后重试。如果确认token正确,请联系技术支持工程师协助解决。

IEF.100004

The request offset does not comply with specifications.

请求offset不符合规范

根据返回的具体错误信息,或者对照接口文档,确认错误具体原因,修改参数值后重试。

IEF.100005

The request limit does not comply with specifications.

请求limit不符合规范

查看请求返回体的错误信息,请根据具体失败原因,修改参数值后重试。

IEF.100009

The attached volume does not meet specifications.

挂载卷不符合规范

按照规范正确填写卷类型。

IEF.100010

The application version does not meet specifications.

应用版本不符合规范

按照规范正确填写应用版本的版本名称。

IEF.100011

The application template name does not comply with the specifications.

应用模板命名不符合规范

请按照规范正确填写应用模板名称后重试。

IEF.100012

The resource name does not comply with the specifications.

资源命名不符合规范

根据返回的具体错误信息,或者对照接口文档,确认错误具体原因,修改参数值后重试。

IEF.100013

The environment variable of the application version does not comply with the specifications.

应用版本环境变量不符合规范

根据返回的具体错误信息,或者对照接口文档,确认错误具体原因,修改参数值后重试。

IEF.100020

The application icon storage URL does not meet specifications.

应用图标存储url地址不符合规范

根据返回的具体错误信息,或者对照接口文档,确认错误具体原因,修改参数值后重试。

IEF.100021

The description or remarks of the device binding node do not comply with the specifications.

设备绑定节点,绑定关系描述或备注不符合规范

根据返回的具体错误信息,或者对照接口文档,确认错误具体原因,修改参数值后重试。

IEF.100040

Invalid image path

镜像地址无效

请填写正确的镜像地址后重试。

IEF.100047

The application template visualization parameter type is not supported.

应用模板可视化参数类型不支持

按照规范正确填写,模板可见性属性值仅支持public、private、shared或不填。

IEF.100058

The device has been bound to a node.

设备已经绑定节点

先解绑设备上的节点,再执行删除设备操作。

IEF.100065

The system subscription ID does not meet requirements.

系统订阅ID不符合规范

查看接口文档要求,按照规范正确填写消息主题后重试。

IEF.100067

The node cannot be deleted because it has bound devices.

节点存在绑定的设备,不允许删除

登录IEF控制台,进入“节点管理”页面,找到需要操作的节点,进入节点详情页,确认是否已绑定设备,解绑设备后,重新执行删除节点操作。

IEF.100100

The request parameter is incorrect.

请求参数存在错误

根据返回的具体错误信息,或者对照接口文档,确认错误具体原因,修改参数值后重试。

IEF.100112

The configmap/secret of the mounted volume is incorrect.

挂载卷的configmap或secret存在错误

根据返回的具体错误信息,或者对照接口文档,确认错误具体原因,修改参数值后重试。

IEF.100113

The resource configuration of the application version does not comply with the specifications.

应用版本资源配置不符合规范

按照规范正确填写应用版本资源配置。

IEF.100119

The name of the application configuration item does not comply with the specifications.

应用配置项命名不符合规范

按照规范正确填写配置项命名。

IEF.100120

The key of the application configuration item does not comply with the specifications.

应用配置项键不符合规范

按照规范正确填写配置项数据key。

IEF.100121

The value of the application configuration item does not meet the specifications.

应用配置项值不符合规范

按照规范正确填写配置项数据value。

IEF.100122

The configuration data of the application configuration item does not comply with the specifications.

应用配置项配置数据不符合规范

按照规范正确填写配置项数据。

IEF.100126

Insufficient resource quota

资源配额不足

请根据返回体中的错误详细原因,修改参数值,确保配额充足再重试。

IEF.100133

The probe configuration of the application version does not meet specifications.

应用版本探针配置不符合规范

按照规范正确填写探针属性,仅支持exec、http_get、tcp_socket_port。

IEF.100148

The name of the application key does not comply with the specifications.

应用密钥命名不符合规范

按照规范正确填写密钥名称。

IEF.100149

The application key data is invalid.

应用密钥数据不符合无效

按照规范正确填写密钥数据。

IEF.100150

The application key data type does not meet specifications.

应用密钥数据类型不符合规范

按照规范正确填写密钥类型。

IEF.100151

The application key does not comply with the specifications.

应用密钥键不符合规范

按照规范正确填写密钥键。

IEF.100152

The application key value does not meet specifications.

应用密钥值不符合规范

按照规范正确填写密钥值。

IEF.100155

The key is in use and cannot be deleted.

密钥在使用中,不允许删除

先停止密钥的使用,再执行删除密钥的动作。

IEF.100159

The application configuration item is in use and cannot be deleted.

应用配置项在使用中,不允许删除

先停止配置项的使用,再执行删除配置项的动作。

IEF.100161

The node is being updated. The application cannot be deleted.

节点更新中,不允许删除应用

先停止节点更新,再执行删除应用的动作。

IEF.100162

The advanced configuration parameters of the application version do not comply with the specifications.

应用版本高级配置参数不符合规范

按照规范正确填写应用版本高级配置参数。

IEF.100163

The node operation type is not supported.

节点操作类型不支持

请指定正确的节点操作类型。

IEF.100165

The application key data includes at least one key-value pair.

应用密钥数据至少包括一个键值对

检查密钥数据是否存在密钥数据记录,至少存在一个密钥记录。

IEF.100166

The node version is earlier than 2.1.5. The node cannot be updated.

节点版本低于2.1.5,不允许更新节点

建议升级节点到最新版本,可以在节点详情页确认节点版本,以及查看节点升级记录。

IEF.100167

Invalid application version schema

应用版本架构无效

根据返回的具体错误信息,或者对照接口文档,确认错误具体原因,修改参数值后重试。

IEF.100404

The resource does not exist.

资源不存在

请确保请求资源参数的正确性,如果确认使用正确,请联系技术支持工程师协助解决。

IEF.100412

Failed to query K8S cluster resources.

查询k8s集群资源失败

内部错误,请联系技术支持工程师协助解决。

IEF.101001

[Service Grid] Failed to convert the structure.

【服务网格】转换结构体失败

根据返回的具体错误信息,或者对照接口文档,确认错误具体原因,修改参数值后重试。

IEF.101002

[Service Grid] The service already exists.

【服务网格】服务已存在

修改服务参数,或者删除已存在的无用服务后重试。

IEF.101003

[Service Grid] The associated application does not exist.

【服务网格】关联应用不存在

确认关联应用是否存在,正确填写关联应用后重试。

IEF.101004

[Service Grid] Failed to Create K8S Cluster Resources

【服务网格】创建k8s集群资源失败

内部错误,请联系技术支持工程师协助解决。

IEF.101005

[Service Grid] Failed to Delete K8S Cluster Resources

【服务网格】删除k8s集群资源失败

内部错误,请联系技术支持工程师协助解决。

IEF.101006

[Service Grid] Failed to Query K8S Cluster Resources

【服务网格】查询k8s集群资源失败

内部错误,请联系技术支持工程师协助解决。

IEF.101007

[Service Grid] Failed to Update K8S Cluster Resources

【服务网格】更新k8s集群资源失败

内部错误,请联系技术支持工程师协助解决。

IEF.104004

The resource to be created already exists.

要创建的资源已经存在

修改资源参数,或者删除已存在的无用资源后重试。

IEF.110074

The specified application template cannot be found.

找不到指定的应用模板

查看相应的应用模板是否存在,正确填写存在的应用模板后重试。

IEF.110076

The specified app version cannot be found.

找不到指定的应用版本

确认指定的应用版本是否存在,正确填写应用版本后重试。

IEF.110080

Specified device not found

指定的设备未找到

确认指定的设备是否存在,正确填写设备后重试。

IEF.110081

The specified device template is not found.

指定的设备模板未找到

确认指定的设备模板是否存在,正确填写设备模板后重试。

IEF.120001

Internal error

内部错误

内部错误,请联系技术支持工程师协助解决。

IEF.130089

Insufficient resource quota

资源配额不足

请确认配额充足后再创建。

IEF.300000

Failed to obtain request parameters.

获取请求参数失败

根据返回的具体错误信息,或者对照接口文档,确认错误具体原因,修改参数值后重试。

IEF.300001

The request parameter message endpoint does not meet the requirements.

请求参数消息端点不符合规范要求

根据返回的具体错误信息,或者对照接口文档,确认错误具体原因,修改参数值后重试。

IEF.300002

The name of the request parameter message endpoint does not comply with the specifications.

请求参数消息端点命名不符合规范

根据返回的具体错误信息,或者对照接口文档,确认错误具体原因,修改参数值后重试。

IEF.300003

The description of the request parameter message endpoint does not comply with the specifications.

请求参数消息端点描述不符合规范

根据返回的具体错误信息,或者对照接口文档,确认错误具体原因,修改参数值后重试。

IEF.300004

The request parameter message endpoint type is not supported.

请求参数消息端点类型不支持

根据返回的具体错误信息,或者对照接口文档,确认错误具体原因,修改参数值后重试。

IEF.300005

The endpoint attribute of the request parameter does not comply with the specifications.

请求参数消息端点属性不符合规范

根据返回的具体错误信息,或者对照接口文档,确认错误具体原因,修改参数值后重试。

IEF.300006

The request parameter message endpoint already exists.

请求参数消息端点已存在

修改消息端点命名,或者在确定不影响业务的情况下,删除已存在的消息端点后重试。

IEF.300007

The specified message endpoint does not exist.

指定消息端点不存在

确定指定的消息端点是否被删除,按照规范正确填写消息端点信息后重试。

IEF.300008

The message endpoint is in use and cannot be deleted.

消息端点在使用中,不允许删除

结束消息端点使用,或者等待消息端点使用结束后,再执行删除操作。

IEF.300009

Message Endpoint Quota Insufficient

消息端点配额不足

请减少资源使用量,或者联系技术支持工程师扩大配额。

IEF.300101

The request parameter message route does not comply with the specifications.

请求参数消息路由不符合规范

根据返回的具体错误信息,或者对照接口文档,确认错误具体原因,修改参数值后重试。

IEF.300102

The routing name of the request parameter does not comply with the specifications.

请求参数消息路由命名不符合规范

根据返回的具体错误信息,或者对照接口文档,确认错误具体原因,修改参数值后重试。

IEF.300103

The message route description of the request parameter does not comply with the specifications.

请求参数消息路由描述不符合规范

根据返回的具体错误信息,或者对照接口文档,确认错误具体原因,修改参数值后重试。

IEF.300104

The source endpoint ID of the message route does not comply with the specifications.

消息路由源端点ID不符合规范

根据返回的具体错误信息,或者对照接口文档,确认错误具体原因,修改参数值后重试。

IEF.300105

The source endpoint resource of the message route does not meet the specifications.

消息路由源端点资源不符合规范

根据返回的具体错误信息,或者对照接口文档,确认错误具体原因,修改参数值后重试。

IEF.300106

The destination endpoint ID of the message route does not comply with the specifications.

消息路由目的端点ID不符合规范

根据返回的具体错误信息,或者对照接口文档,确认错误具体原因,修改参数值后重试。

IEF.300107

The destination endpoint resource of the message route does not meet the specifications.

消息路由目的端点资源不符合规范

根据返回的具体错误信息,或者对照接口文档,确认错误具体原因,修改参数值后重试。

IEF.300108

The specified message route already exists.

指定消息路由已存在

修改消息路由命名,或者在确定不影响业务的情况下,删除已存在的消息路由后重试。

IEF.300109

The specified message route does not exist.

指定消息路由不存在

确定指定的消息路由是否被删除,按照规范正确填写消息路由信息后重试。

IEF.300110

Failed to obtain the message routing request action.

获取消息路由请求action失败

按照规范正确填写消息路由操作action后重试。

IEF.300111

The message routing request action is not supported.

消息路由请求action不支持

按照规范正确填写消息路由操作action后重试。

IEF.300112

The message route is being enabled and cannot be enabled. The message route is being disabled and cannot be disabled.

消息路由已经在启用中,不允许启用;消息路由停用中,不允许停用

登录IEF控制台,在“消息路由”页面找到指定的路由,确定路由当前状态,根据当前业务执行操作,如果路由已经在启用中,就不用再执行启用操作。

IEF.300113

Message routing quota is insufficient.

消息路由配额不足

请减少资源使用量,或者联系技术支持工程师扩大配额。

IEF.300114

The specified DIS channel does not exist.

指定dis通道不存在

确定指定的dis通道是否被删除,按照规范正确填写dis通道信息后重试。

IEF.300115

Invalid DIS channel requested

请求的dis通道无效

确定指定的dis通道是否被删除,按照规范正确填写dis通道信息后重试。

IEF.300116

The requested servicebus path does not meet specifications.

请求的servicebus路径不符合规范

根据返回的具体错误信息,或者对照接口文档,确认错误具体原因,修改参数值后重试。

IEF.300117

The requested eventbus topic does not meet specifications.

请求的eventbus Topic不符合规范

根据返回的具体错误信息,或者对照接口文档,确认错误具体原因,修改参数值后重试。

IEF.300118

The requested eventbus topic already exists.

请求的eventbus Topic已存在

修改eventbus Topic,或者在确定不影响业务的情况下,删除已存在的eventbus Topic后重试。

IEF.300119

The requested APIGW resource does not meet specifications.

请求的apigw的resource不符合规范

根据返回的具体错误信息,或者对照接口文档,确认错误具体原因,修改参数值后重试。

IEF.300120

The requested MQTT topic does not meet specifications.

请求的MQTT的Topic不符合规范

根据返回的具体错误信息,或者对照接口文档,确认错误具体原因,修改参数值后重试。

IEF.300121

Duplicate MQTT topic data.

请求的MQTT的Topic数据重复

修改MQTT的Topic,或者在确定不影响业务的情况下,删除已存在的MQTT的Topic后重试。

IEF.300122

The REST path of the request parameter does not meet the specifications.

请求参数rest路径不符合规范

根据返回的具体错误信息,或者对照接口文档,确认错误具体原因,修改参数值后重试。

IEF.300123

Duplicate REST path data in the request parameter.

请求参数rest路径数据重复

修改rest路径或者在确定不影响业务的情况下,删除已存在的rest路径后重试。

IEF.300124

The request parameter device is faulty.

请求参数设备存在问题

根据返回的具体错误信息,或者对照接口文档,确认错误具体原因,修改参数值后重试。

IEF.300125

The requested device does not exist.

请求指定设备不存在

确定指定的设备是否被删除,按照规范正确填写设备信息后重试。

IEF.300126

The requested edge node does not exist.

请求的指定边缘节点不存在

确定指定的边缘节点是否被删除,按照规范正确填写边缘节点信息后重试。

IEF.300127

The requested edge node conflicts.

请求的边缘节点存在冲突

修改边缘节点,或者在确定不影响业务的情况下,删除已存在的边缘节点后重试。

IEF.300128

When the request destination port type is tsdb, the projectID is empty.

请求目的端口类型为tsdb时,projectID为空

请填写正确的project_id后重试。

IEF.300129

When the request destination port type is tsdb, projectID is invalid.

请求目的端口类型为tsdb时,projectID无效

请填写正确的project_id后重试。

IEF.300130

When the request destination port type is tsdb, domain_id is invalid.

请求目的端口类型为tsdb时,domain_id无效

请填写正确的domain_id后重试。

IEF.300131

The URL is invalid when the request destination port type is tsdb.

请求目的端口类型为tsdb时,url无效

请填写正确的URL后重试。

IEF.300132

When the request destination port type is tsdb, the label is invalid.

请求目的端口类型为tsdb时,标签无效

请填写正确的标签后重试。

IEF.300133

The requested edge node does not exist.

请求的边缘节点不存在

确定指定的边缘节点是否被删除,按照规范正确填写边缘节点信息后重试。

IEF.300134

When the request destination port type is tsdb, the resource does not meet the specifications.

请求目的端口类型为tsdb时,资源不符合规范

请填写正确的资源后重试。

IEF.300135

The nodeId is empty or does not comply with the specifications.

nodeId为空或不符合规范

请填写正确的nodeId后重试。

IEF.300201

The quota type is incorrect.

配额类型错误

根据返回的具体错误信息,或者对照接口文档,修改配额类型后重试。

IEF.310000

The request does not contain a token.

请求未带token

确认请求header里带上正确的token。

IEF.310001

Failed to obtain the token in the request.

获取请求中token失败

确认填写正确token,或重新获取token。如果确认token正确,请联系技术支持工程师协助解决。

IEF.310002

The token has expired.

token已过期

重新获取token。

IEF.310003

Failed to connect to the database.

连接数据库失败

内部错误,请联系技术支持工程师协助解决。

IEF.330000

Failed to connect to the DIS service.

连接dis服务失败

内部错误,请联系技术支持工程师协助解决。

IEF.330001

Failed to connect to the edgebroker.

连接edgebroker失败

内部错误,请联系技术支持工程师协助解决。

IEF.340000

Failed to convert the token.

转换token失败

请确认使用了正确的token,或者请联系技术支持工程师协助解决。

IEF.340001

Internal error

内部错误

内部错误,请联系技术支持工程师协助解决。