Error Codes
Code | Error Name | Error Description |
---|---|---|
0 |
|
No error. |
1 |
|
Generic error. |
2 |
|
Dummy error. |
3 |
|
Invalid input/argument. |
4 |
|
Input/argument missing. |
5 |
|
Type error. |
6 |
|
I/O operation failed. |
7 |
|
Read operation failed. |
8 |
|
Write operation failed. |
9 |
|
End of file. |
10 |
|
End of record. |
11 |
|
Memory allocation failed. |
12 |
|
Out of bounds error. |
13 |
|
Resource exists. |
14 |
|
Resource not found. |
15 |
|
System call failed. |
16 |
|
No memory. |
17 |
|
Disk full. |
18 |
|
No data. |
19 |
|
Pointer not associated. |
20 |
|
Limit reached. |
21 |
|
Timeout occured. |
22 |
|
Format error. |
23 |
|
No permission. |
24 |
|
Read-only access. |
25 |
|
Data corrupted. |
26 |
|
Invalid configuration. |
27 |
|
GeoCOM error. |
28 |
|
Unsupported platform. |
29 |
|
Compiler bug. |
30 |
|
Generic database error. |
31 |
|
Invalid database (wrong application id). |
32 |
|
Database is busy. |
33 |
|
Database is locked. |
34 |
|
Database execution failed. |
35 |
|
Database contraint error. |
36 |
|
Database transaction failed. |
37 |
|
Database rollback failed. |
38 |
|
Database prepare failed. |
39 |
|
Database statement row (not an error). |
40 |
|
Database statement done (not an error). |
41 |
|
Database statement finalisation error. |
42 |
|
Database binding failed. |
43 |
|
Database type mismatch. |
44 |
|
Database step failed or no write permission. |
45 |
|
Database returned no rows. |
46 |
|
Database backup error. |
47 |
|
Database attach failed. |
48 |
|
Database detach failed. |
49 |
|
Database version incompatible. |
50 |
|
Generic command-line error. |
51 |
|
Argument not passed. |
52 |
|
Argument invalid or missing. |
53 |
|
Argument value missing. |
54 |
|
Argument type mismatch. |
55 |
|
Argument value length invalid. |
56 |
|
Argument is unknown. |
60 |
|
Generic message queue error. |
61 |
|
Empty message. |
70 |
|
Generic regular expression error. |
71 |
|
Failed to compile regular expression. |
72 |
|
Number of matches exceeds array size. |
73 |
|
No match. |
74 |
|
No group. |
80 |
|
Generic sensor error. |
90 |
|
Generic RPC error. |
91 |
|
RPC connection error. |
92 |
|
RPC SSL/TLS error. |
93 |
|
RPC API call failed. |
94 |
|
RPC authorisation error. |
95 |
|
RPC resource exists. |
96 |
|
RPC internal server error. |
100 |
|
Generic mail error. |
101 |
|
Mail connection error. |
102 |
|
Mail SSL/TLS error. |
103 |
|
Mail authorisation error. |
105 |
|
Generic FTP error. |
106 |
|
FTP connection error. |
107 |
|
FTP SSL/TLS error. |
108 |
|
FTP authorisation error. |
110 |
|
Generic MQTT error. |
120 |
|
Generic Lua error. |
121 |
|
Lua thread (coroutine) yields (not an error). |
122 |
|
Lua runtime error. |
123 |
|
Lua syntax error. |
124 |
|
Lua memory allocation error. |
125 |
|
Lua message handling error. |
126 |
|
Lua file I/O error. |
130 |
|
Generic library error. |
131 |
|
Modbus library error. |
132 |
|
HDF5 library error. |
133 |
|
Zlib library error. |
134 |
|
Zstandard library error. |
135 |
|
XMPP library error. |