Skip to content

Internal error list

mathcoll edited this page Oct 9, 2021 · 17 revisions

t6 api is handling regular Http Status codes. Additionally, in some cases, t6 can return an internal error code. This file describes the codes with more details.

Please file a bug in case the error returned by Api is not listed.

Dashboards

Internal Error code Https Status Error message Description
1329 429 Too Many Requests: Over Quota!
1330 409 Bad Request Meta version conflict, the Api payload is providing a meta.revision which differs from the revision in database.
1332 404 Not Found Resource to be deleted was not found.
1340 404 Not Found Resource was found at first and then it suddently become unfound and cannot be updated ; this error should really never happens.
1341 404 Not Found Url parameter to define dashboard to be updated is not set. Url should contains a dashboard_id.
1342 401 Forbidden ?? Provided resource identifier in the url does not belong to the correct user or resource cannot be found.

Datapoints

Internal Error code Https Status Error message Description
2056 405 Method Not Allowed
2057 412 Precondition Failed Retention Policy not valid
2058 404 Not found No datapoint stored yet by that flow and retention policy.
2059 500 Internal Error Something went wrong on the server to find your datapoints.
2060 412 Precondition Failed Something went wrong on the server on processing your datapoint(s).

Datatypes

Internal Error code Https Status Error message Description
3049 401 Unauthorized Action is not authorized for your account, Admin only.
3050 401 Unauthorized Action is not authorized for your account, Admin only.
3051 404 Not Found Resource to be deleted was not found.
3052 401 Unauthorized Action is not authorized for your account, Admin only.

Exploration

Internal Error code Https Status Error message Description
4056 405 Method Not Allowed flow_id is required, and was not provided.
4057 410 Gone Deprecated Api, this endpoint is not implemented anymore.
4058 404 Not found No datapoint stored yet or not enougth data on storage. Some EDA require several measurements, and generate an error if requirement is not met.
4059 412 Precondition Failed Datatype mismatch. Something went wrong on the server to find your datapoints.
4060 500 Internal Error Something went wrong on the server.

Flows

Internal Error code Https Status Error message Description
4051 404 Not Found Resource to be deleted was not found.
4052 401 Unauthorized Action is not authorized for your account, Admin only.
4053 401 Forbidden ?? Provided resource identifier in the url does not belong to the correct user or resource cannot be found.
4054 412 Precondition Failed
4055 409 Precondition Failed Meta version conflict, the Api payload is providing a meta.revision which differs from the revision in database.

Jobs

Internal Error code Https Status Error message Description
0000

Mqtts

Internal Error code Https Status Error message Description
0000

News

Internal Error code Https Status Error message Description
0000

Notifications

Internal Error code Https Status Error message Description
0000

Objects

Internal Error code Https Status Error message Description
0000

Ota

Internal Error code Https Status Error message Description
0000

Pwa

Internal Error code Https Status Error message Description
0000

Rules

Internal Error code Https Status Error message Description
0000

Snippets

Internal Error code Https Status Error message Description
0000

Sources

Internal Error code Https Status Error message Description
0000

UIs

Internal Error code Https Status Error message Description
0000

Units

Internal Error code Https Status Error message Description
0000

Users

Internal Error code Https Status Error message Description
0000
Clone this wiki locally