-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy patherrors.json
More file actions
267 lines (241 loc) · 13.1 KB
/
Copy patherrors.json
File metadata and controls
267 lines (241 loc) · 13.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
{
"10000": "no error",
"20000": "general error code",
"40000": "bad request",
"40001": "invalid request body",
"40002": "invalid parameter name",
"40003": "invalid parameter value",
"40004": "invalid header",
"40005": "invalid credential",
"40006": "invalid connection id",
"40007": "invalid message id",
"40008": "invalid content length",
"40009": "maximum message length exceeded",
"40010": "invalid channel name",
"40011": "stale ring state",
"40012": "invalid client id",
"40013": "Invalid message data or encoding",
"40014": "Resource disposed",
"40015": "Invalid device id",
"40016": "Invalid message name",
"40017": "Unsupported protocol version",
"40018": "Unable to decode message; channel attachment no longer viable",
"40019": "Required client library plugin not present",
"40020": "Batch error",
"40021": "Feature requires a newer platform version",
"40022": "API Streamer has been shut down",
"40023": "Action requires a newer protocol version",
"40024": "unable to get channel history (incompatible site)",
"40030": "Invalid publish request (unspecified)",
"40031": "Invalid publish request (invalid client-specified id)",
"40032": "Invalid publish request (impermissible extras field)",
"40033": "Operation cancelled",
"40034": "Invalid publish request (maximum number of messages per ChannelMessage exceeded)",
"40099": "Reserved for artifical errors for testing",
"40100": "unauthorized",
"40101": "invalid credentials",
"40102": "incompatible credentials",
"40103": "invalid use of Basic auth over non-TLS transport",
"40104": "timestamp not current",
"40105": "nonce value replayed",
"40106": "Unable to obtain credentials from given parameters",
"40110": "account disabled",
"40111": "account restricted (connection limits exceeded)",
"40112": "account blocked (message limits exceeded)",
"40113": "account blocked",
"40114": "account restricted (channel limits exceeded)",
"40115": "maximum number of permitted applications exceeded",
"40120": "application disabled",
"40121": "token revocation not enabled for this application",
"40125": "maximum number of rules per application exceeded",
"40126": "maximum number of namespaces per application exceeded",
"40127": "maximum number of keys per application exceeded",
"40130": "key error (unspecified)",
"40131": "key revoked",
"40132": "key expired",
"40133": "key disabled",
"40133": "wrong key; cannot revoke tokens with a different key to the one that issued them",
"40140": "token error (unspecified)",
"40141": "token revoked",
"40142": "token expired",
"40143": "token unrecognised",
"40144": "invalid JWT format",
"40145": "invalid token format",
"40150": "connection blocked (limits exceeded)",
"40160": "operation not permitted with provided capability",
"40161": "operation not permitted as it requires an identified client",
"40162": "operation not permitted with a token, requires basic auth",
"40163": "operation not permitted, key not marked as permitting revocable tokens",
"40164": "channel state disabled",
"40170": "error from client token callback",
"40171": "no means provided to renew auth token",
"40172": "operation only permitted with token auth",
"40180": "unable to send location notification; location notifications can only be sent using token authentication",
"40181": "unable to send location notification; no location token for device",
"40300": "forbidden",
"40310": "account does not permit tls connection",
"40311": "operation requires tls connection",
"40320": "application requires authentication",
"40330": "unable to activate account due to placement constraint (unspecified)",
"40331": "unable to activate account due to placement constraint (incompatible environment)",
"40332": "unable to activate account due to placement constraint (incompatible site)",
"40400": "not found",
"40500": "method not allowed",
"40900": "conflict",
"41001": "push device registration expired",
"42200": "unprocessable content",
"42210": "content rejected (unspecified)",
"42211": "content rejected by before publish integration",
"42212": "content rejected by validation",
"42213": "content rejected by moderation",
"42910": "rate limit exceeded (nonfatal): request rejected (unspecified)",
"42911": "max per-connection publish rate limit exceeded (nonfatal): unable to publish message",
"42912": "there is a channel iteration call already in progress; only 1 active call is permitted to execute at any one time",
"42920": "rate limit exceeded (fatal)",
"42921": "max per-connection publish rate limit exceeded (fatal); closing connection",
"42922": "rate limit exceeded; too many requests",
"42923": "channel integration responded with rate limited error",
"50000": "internal error",
"50001": "internal channel error",
"50002": "internal connection error",
"50003": "timeout error",
"50004": "Request failed due to overloaded instance",
"50005": "Service unavailable (service temporarily in lockdown)",
"50010": "Ably's edge proxy service has encountered an unknown internal error whilst processing the request",
"50210": "Ably's edge proxy service received an invalid (bad gateway) response from the Ably platform",
"50310": "Ably's edge proxy service received a service unavailable response code from the Ably platform",
"50320": "Active Traffic Management: traffic for this cluster is being temporarily redirected to a backup service",
"50330": "request reached the wrong cluster; retry (used during dns changes for cluster migrations)",
"50410": "Ably's edge proxy service timed out waiting for the Ably platform",
"70000": "reactor operation failed",
"70001": "reactor operation failed (post operation failed)",
"70002": "reactor operation failed (post operation returned unexpected code)",
"70003": "reactor operation failed (maximum number of concurrent in-flight requests exceeded)",
"70004": "reactor operation failed (invalid or unaccepted message contents)",
"70005": "unable to deliver AMQP message (unspecified timeout)",
"70006": "unable to deliver AMQP message (cluster busy)",
"71000": "Exchange error (unspecified)",
"71001": "Forced re-attachment due to permissions change",
"71100": "Exchange publisher error (unspecified)",
"71101": "No such publisher",
"71102": "Publisher not enabled as an exchange publisher",
"71200": "Exchange product error (unspecified)",
"71201": "No such product",
"71202": "Product disabled",
"71203": "No such channel in this product",
"71204": "Forced re-attachment due to product being remapped to a different namespace",
"71300": "Exchange subscription error (unspecified)",
"71301": "Subscription disabled",
"71302": "Requester has no subscription to this product",
"71303": "Channel does not match the channel filter specified in the subscription to this product",
"72000": "ingress operation failed",
"72001": "ingress failed to publish message",
"72002": "ingress table is unhealthy",
"72003": "ingress cannot connect to database",
"72004": "ingress cannot identify channel, no _ablyChannel field",
"72005": "ingress invalid pipeline",
"72006": "unable to resume from change stream",
"72007": "unable to store change stream resume token",
"72008": "change stream history lost",
"80000": "connection failed",
"80001": "connection failed (no compatible transport)",
"80002": "connection suspended",
"80003": "disconnected",
"80004": "already connected",
"80005": "invalid connection id (remote not found)",
"80006": "unable to recover connection (messages expired)",
"80007": "unable to recover connection (message limit exceeded)",
"80008": "unable to recover connection (connection expired)",
"80009": "connection not established (no transport handle)",
"80010": "invalid operation (invalid transport handle)",
"80011": "unable to recover connection (incompatible auth params)",
"80012": "unable to recover connection (invalid or unspecified connection serial)",
"80013": "protocol error",
"80014": "connection timed out",
"80015": "incompatible connection parameters",
"80016": "operation on superseded connection",
"80017": "connection closed",
"80018": "invalid connection id (invalid format)",
"80019": "client configured authentication provider request failed",
"80020": "continuity loss due to maximum subscribe message rate exceeded",
"80021": "exceeded maximum permitted account-wide rate of creating new connections",
"80022": "unable to continue current comet connection",
"80023": "unable to resume connection from a different site",
"80030": "client restriction not satisfied",
"90000": "channel operation failed",
"90001": "channel operation failed (invalid channel state)",
"90002": "channel operation failed (epoch expired or never existed)",
"90003": "unable to recover channel (messages expired)",
"90004": "unable to recover channel (message limit exceeded)",
"90005": "unable to recover channel (no matching epoch)",
"90006": "unable to recover channel (unbounded request)",
"90007": "channel operation failed (no response from server)",
"90008": "unable to get channel history (attach point not found)",
"90010": "maximum number of channels per connection/request exceeded",
"90021": "exceeded maximum permitted account-wide rate of creating new channels",
"91000": "unable to enter presence channel (no clientId)",
"91001": "unable to enter presence channel (invalid channel state)",
"91002": "unable to leave presence channel that is not entered",
"91003": "unable to enter presence channel (maximum member limit exceeded)",
"91004": "unable to automatically re-enter presence channel",
"91005": "presence state is out of sync",
"91006": "unable to enter presence channel (maximum presence set data size exceeded)",
"91100": "member implicitly left presence channel (connection closed)",
"92000": "invalid object message",
"92001": "objects limit exceeded",
"92002": "unable to submit operation on tombstone object",
"92003": "unable to fetch object tree with tombstone object as root",
"92004": "object not found",
"92005": "no objects found matching operation path",
"92006": "unable to perform operation without objectId or path",
"92007": "operation not processable on path",
"92008": "unable to apply objects operation; objects sync did not complete",
"93001": "attempt to add an annotation listener without having requested the annotation_subscribe channel mode in ChannelOptions, which won't do anything (we only deliver annotations to clients who have explicitly requested them)",
"93002": "unable to perform operation; this operation can only be performed on channel in a namespace with Mutable Messages enabled",
"101000": "must have a non-empty name for the space",
"101001": "must enter a space to perform this operation",
"101002": "lock request already exists",
"101003": "lock is currently locked",
"101004": "lock was invalidated by a concurrent lock request which now holds the lock",
"102000": "chat room name is invalid",
"102001": "room attachment failed (messages)",
"102002": "room attachment failed (presence)",
"102003": "room attachment failed (reactions)",
"102004": "room attachment failed (occupancy)",
"102005": "room attachment failed (typing)",
"102050": "room detachment failed (messages)",
"102051": "room detachment failed (presence)",
"102052": "room detachment failed (reactions)",
"102053": "room detachment failed (occupancy)",
"102054": "room detachment failed (typing)",
"102100": "room discontinuity",
"102101": "unable to perform operation; room is in failed state",
"102102": "unable to perform operation; room is releasing",
"102103": "unable to perform operation; room is released",
"102104": "unable to perform operation; existing attempt failed",
"102105": "unknown room lifecycle error",
"102106": "room was released before the operation could complete",
"102107": "a room already exists with different options",
"102108": "feature is not enabled in room options",
"102109": "listener has not been subscribed yet",
"102110": "channel serial is not defined when expected",
"102111": "channel options cannot be modified after the channel has been requested",
"102112": "cannot perform operation because the room is in an invalid state",
"102113": "failed to enforce sequential execution of the operation",
"102200": "react hook must be used within the appropriate provider",
"102201": "react component has been unmounted",
"102202": "failed to fetch presence data after maximum retries",
"103000": "unable to publish push notification",
"103001": "unable to publish push notification, retries exhausted",
"103002": "unable to publish push notification, no recipient for direct publish",
"103003": "unable to publish push notification, cannot handle body",
"104000": "encoder recovery failed after flush",
"104001": "transport subscription callback error",
"104002": "cancel listener error",
"104003": "turn lifecycle event publish failed",
"104004": "transport is closed",
"104005": "transport send failed",
"104006": "channel continuity lost",
"104007": "channel is not ready",
"104008": "source event stream failed during piping"
}