Update error.js

This commit is contained in:
Larsen Vallecillo 2025-04-19 10:55:55 -05:00 committed by GitHub
parent fa2d1bb609
commit 012e17ae2c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -124,6 +124,20 @@ const errorCodes = {
"204804": "HTTP 504 Gateway Timeout",
"204805": "HTTP 505 HTTP Version Not Supported",
"204811": "HTTP 511 Network Authentication Required",
"204901": "NHTTP_ERROR_ALLOC",
"204902": "NHTTP_ERROR_TOOMANYREQ",
"204903": "NHTTP_ERROR_SOCKET",
"204904": "NHTTP_ERROR_DNS",
"204905": "NHTTP_ERROR_CONNECT",
"204906": "NHTTP_ERROR_BUFFULL",
"204907": "NHTTP_ERROR_HTTPPARSE",
"204908": "NHTTP_ERROR_CANCELED",
"204909": "NHTTP_ERROR_REVOLUTIONSDK",
"204910": "NHTTP_ERROR_REVOLUTIONWIFI",
"204911": "NHTTP_ERROR_UNKNOWN",
"204912": "NHTTP_ERROR_DNS_PROXY",
"204913": "NHTTP_ERROR_CONNECT_PROXY",
"204914": "NHTTP_ERROR_SSL",
"204927": "IAS Unknown issuer of device cert",
"204961": "SSL cipher error when trying to communicate with SOAP servers",
"204992": "EC_ERROR_NHTTP_CRX",