Error Code by Monitor Type

Prev Next

Object, Emulated, Playback, Mobile Playback, Chrome, Mobile, Edge, API

Error CodeNameDescription
12001WinHttpOutOfHandlesOut of handles (deprecated).
12002WinHttpTimeoutThe request has timed out.
12004WinHttpInternalErrorAn internal error has occurred.
12005WinHttpInvalidUrlThe URL is not valid.
12006WinHttpUnrecognizedSchemeThe URL specified a scheme other than "http:" or "https:".
12007WinHttpNameNotResolvedThe server name cannot be resolved.
12009WinHttpInvalidOptionA request to WinHttpQueryOption or WinHttpSetOption specified an invalid option value.
12011WinHttpOptionNotSettableThe requested option cannot be set, only queried.
12012WinHttpShutdownThe WinHTTP function support is being shut down or unloaded.
12015WinHttpLogOnFailureThe log-in attempt failed.
12017WinHttpOperationCanceledThe operation was canceled, usually because the handle on which the request was operating was closed before the operation completed.
12018WinHttpIncorrectHandleTypeThe type of handle supplied is incorrect for this operation.
12019WinHttpIncorrectHandleStateThe requested operation cannot be carried out because the handle supplied is not in the correct state.
12029WinHttpCannotConnectConnection to the server failed.
12030WinHttpConnectionErrorThe connection with the server has been reset or terminated, or an incompatible SSL protocol was encountered.
12031ErrorInternetConnectionResetThe connection with the server has been reset.
12032WinHttpResendRequestThe WinHTTP function failed.
12037WinHttpSecureCertDateInvalidA required certificate is not within its validity period when verifying against the current system clock or the timestamp in the signed file, or that the validity periods of the certification chain do not nest correctly.
12038WinHttpSecureCertCNInvalidA certificate CN name does not match the passed value.
12044WinHttpResendRequestThe server requested client authentication
12045WinHttpSecureInvalidCAA certificate chain wasprocessed,but terminated in a root certificate that is not trusted by the trust provider.
12055ErrorInternetSecCertErrorsThe SSL certificate contains errors.
12056ErrorInternetSecCertNoRevSSL revocation cannot be checked.
12057WinHttpSecureCertRevFailedRevocation cannot be checked because the revocation server was offline.
12100WinHttpCannotCallBeforeOpenThe requested operation cannot be performed before calling the Open method.
12101WinHttpCannotCallBeforeSendThe requested operation cannot be performed before calling the Send method.
12102WinHttpCannotCallAfterSendThe requested operation cannot be performed after calling the Send method.
12103WinHttpCannotCallAfterOpenThe specified option cannot be requested after the Open method has been called.
12150WinHttpHeaderNotFoundThe requested header cannot be located.
12151ErrorHttpDownlevelServerThe server did not return any headers.
12152WinHttpInvalidServerResponseThe server response cannot be parsed.
12153WinHttpInvalidHeaderInvalid header.
12154WinHttpInvalidQueryRequestThe request contains invalid query information.
12155WinHttpHeaderAlreadyExistsThe HTTP header already exists and could not be added.
12156WinHttpRedirectFailedThe redirection failed because either the scheme changed or all attempts made to redirect failed (default is five attempts).
12157WinHttpSecureChannelErrorAn error occurred having to do with a secure channel.
12166WinHttpBadAutoProxyScriptAn error occurred executing the script code in the Proxy Auto-Configuration (PAC) file.
12167WinHttpUnableToDownloadScriptThe PAC file cannot be downloaded.
12168WinHttpRedirectNeedsConfirmationCould not authenticate the redirect
12169WinHttpSecureInvalidCertA certificate is invalid.
12170WinHttpSecureCertRevokedA certificate has been revoked.
12172WinHttpNotInitializedNot initialized.
12175WinHttpSecureFailureOne or more errors were found in the Secure Sockets Layer (SSL) certificate sent by the server.
12178WinHttpAutoProxyServiceErrorA proxy for the specified URL cannot be located.
12179WinHttpSecureCertWrongUsageIndicates that a certificate is not valid for the requested usage.
12180WinHttpAutoDetectionFailedWinHTTP was unable to discover the URL of the Proxy Auto-Configuration (PAC) file.
12181WinHttpHeaderCountExceededThe number of headers received exceeds the number that WinHTTP can handle.
12182WinHttpHeaderSizeOverflowThe size of headers received exceeds the limit for the request handle.
12183WinHttpChunkedEncodingHeaderSizeOverflowAn overflow condition was encountered in the course of parsing chunked encoding.
12184WinHttpResponseDrainOverflowThe incoming response exceeded the internal WinHTTP size limit.
12185WinHttpClientCertNoPrivateKeyClient Cert No Private Key
12186WinHttpClientCertNoAccessPrivateKeyClient Cert No Access Private Key
50001OtherInvalidUrlInvalid URL.
50002OtherTooManyRedirectsToo many redirects occurred for a given URL in the test.
50003OtherDecompressionFailureCompressed data could not successfully be decompressed.
50004OtherTooManyUrlsThe test reached the limit of 1,200 Request URLs per test.

Thresholds to consider
50005OtherTooMuchTimeRequest exceeded the maximum allowed response time.
50006OtherTooManyFrameRecursionsThe test reached the limit of 10 iframe/frame recursions.
50007OtherTooManyDomainsThe test page reached the limit of 255 unique domains per test.

Thresholds to consider
50008OtherTooManyUrlsPerDomainThe test page reached the limit of 500 request URLs per domain. Other URLs were not logged or reported.

Thresholds to consider
50009OtherMissingReturnCodeResponse code is not present in the HTTP response received from the server.
50010OtherDnsFailureDNS failure.
50011OtherConnectionFailureConnection failure.

Connection Failure While Using Chrome Browser
50012OtherTooManyBytesUrlThe URL reached the limit of 3MB in length.

File Size Limit
50013OtherTooManyBytesTestThe test page reached the file size limit of 12MB.

Thresholds to consider
50014OtherResponseCodeFailureServer responded with a 40X or 50X response code.
50019OtherFileDownloadRejectionFailureFile download rejection failure.
50020OtherTooManyBytesTestFromObjectUrlThe test was stopped because a request URL exceeded the allowed size.

Thresholds to consider
50021OtherTooManyRedirectsTestFromObjectUrlToo many redirects from object Url.
50022OtherTooMuchTimeTestTest timed out waiting for the resources to complete loading within the allotted timeframe.

Thresholds to consider
50023Other send failure.
50024Other receive failure.
50051OtherContentCompareFileFailureTest URL content did not satisfy the alert settings.
50052OtherContentComparePreviousFailureTest URL content did not satisfy the alert settings.
50053OtherContentCompareRegexFailureTest URL content did not satisfy the alert settings.
50054OtherContentSizeTestUrlFailureTest URL content byte length did not satisfy the alert settings.
50055OtherContentSizePageFailurePage content byte length did not satisfy the alert settings.
50056OtherContentCountRequestsFailureNumber of requests did not satisfy the alert settings.
50057OtherContentCountHostsFailureNumber of hosts did not satisfy the alert settings.
50058OtherAddressFailureTest URL address did not satisfy the alert settings
50059OtherAddressChildFailureTest URL child address did not satisfy the alert settings
50060OtherContentCompareHttpResponseCodeTest HTTP responsecoddid not satisfy the alert settings
50061OtherContentCompareHttpResponseHeadersTest Response Header did not satisfy the alert settings
50101OtherNoTransactionStepsThe transaction must contain at least one step.
50102OtherInvalidTransactionNavigationLocationA 'navigate' verb is missing it's navigation parameter.
50103OtherNoTransactionNavigationOnFirstStepThe first transaction step is empty or contains an invalidveb. The only valid verb for this step is 'navigate'.
50104OtherNoTransactionNavigationOnLastStepThe last transaction step is empty or contains an invalid verb. Theonyvalid verbs for this step are 'navigate', 'submitForm', or one finishing with '*AndWait'.
50105OtherTooManyTransactionStepsThe transaction contains too many steps.
50106OtherInvalidTransactionSubmitFormInvalid Transaction Form.
50107OtherTooMuchTimeTransactionTestToo much time elapsed to run the test.
50108OtherExpectedNextTransactionStepMissing Transaction Step.
50109OtherNoEndToExecVerbNo end to execution verb (deprecated).
50110OtherNoNavigateVerbForNavigatePostDataA transaction step contains "setNavigatePostData" verb without a "open" verb.

setNavigatePostData
50111OtherInvalidTransactionClickAndWait"ClickAndWait" verb could not execute properly for a transaction step.
50112OtherTransactionStepItemFailureTransaction step verb failed to execute properly.
50113Wrong certificate is used for authentication.
50114Other SSL failure
50200Unexpected browser error failuresFailures caused due to unexpected browser error
65535UnknownUnknown error, contact customer support.

WebSocket

Error CodeNameDescription
0None
1DNS Failure
2Connection Failure
3SSL Failure
4Timeout
5Transaction Timeout
6Too much data received
7Too many items
8Too many redirections
11No steps in transaction
12Invalid transaction url
13Too many steps in transaction
14Transaction Verb failure
53The meta data fails to match the expected content pattern.
54Test URL content byte length did not satisfy the alert settings.
58Address detected did not satisfy the alert settings.
255UnknownUnknown

Streaming

Error CodeNameDescription
0NoneNone
1InvalidUrlInvalid Url for Streaming Test
2UnresolvedHostThehost namecannot be resolved.
3ConnectionFailureConnection Failure
4FileNotFoundFile Not Found
5NoInitThe player didn't load properly.
6NoBufferingNo buffering occurred
7NoPlayThe stream could not play.
8TimeoutTest exceeded the maximum allowed total play time.
9NoLoadingThe stream could not load
10The Json used for script execution is invalid. This is used for shell script monitor.
11The script name was not present in the JSON. This is used for shell script monitor.
12The script directory was not found. This is used for shell script monitor
13The specified script to execute did not exist in the scripts directory. This is used for shell script monitor.
14The specified script is unable to run because the file permissions needed to run are incorrect.
53OtherContentCompareRegexFailureThemeta datafails to match the expected content pattern.
58OtherAddressFailureAddress Failure
255UnknownUnknown

DNS Direct, DNS Experience

Error CodeNameDescription
0NoneNone
1TimeoutTimeout
2DirectNoIPAddressFailureNo IpAdress
3DirectNoHostFailureNo Host
4ContentRegexFailureContent Regex Failure
5TooManyCNameTraversalsToo Many CName
6HasCNameTraversalWithErrorHas CName Traversal With Errors
7InvalidHostInvalid Host.
8TooManyLevelsTest reached the maximum number of levels the agent follows for domain resolution.
9NameServerResolutionTimeoutA name server timed out.
10UnknownUnknown error, contact customer support.
11NameServerResolutionFailureName Server Resolution Failed
12The test did not receive answer that matched the query type
13The server did not return and answer or any authority body
58OtherAddressFailureOther Address Failure
100ReturnCodeTimeoutTimeout Error
101ReturnCodeFormErrFormat Error
102ReturnCodeServFailServer Failure
103ReturnCodeNXDomainNon-existent Domain
104ReturnCodeNotImpNot Implemented
105ReturnCodeRefusedQuery Refused
106ReturnCodeYXDomainName exists when it shouldn't
107ReturnCodeYXRRSetRR set exists when it shouldn't.
108ReturnCodeNXRRSetRR set that should exist does not.
109ReturnCodeNotAuthServer not authoritative for zone.
110ReturnCodeNotZoneName not contained in zone.
201SocketErrorOperationAbortedThe overlapped operation was aborted due to the closure of the System.Net.Sockets.Socket.
202SocketErrorIOPendingThe application has initiated an overlapped operation that cannot be completed immediately.
203SocketErrorInterruptedA blocking System.Net.Sockets.Socket call was canceled.
204SocketErrorAccessDeniedAn attempt was made to access a System.Net.Sockets.Socket in a way that is forbidden by its access permissions.
205SocketErrorFaultAn invalid pointer address was detected by the underlying socket provider.
206SocketErrorInvalidArgumentAn invalid argument was supplied to a System.Net.Sockets.Socket member.
207SocketErrorTooManyOpenSocketsThere are too many open sockets in the underlying socket provider.
208SocketErrorWouldBlockAn operation on a nonblocking socket cannot be completed immediately.
209SocketErrorInProgressA blocking operation is in progress.
210SocketErrorAlreadyInProgressThe nonblocking System.Net.Sockets.Socket already has an operation in progress.
211SocketErrorNotSocketA System.Net.Sockets.Socket operation was attempted on a non-socket.
212SocketErrorDestinationAddressRequiredA required address was omitted from an operation on a System.Net.Sockets.Socket.
213SocketErrorMessageSizeThe datagram is too long.
214SocketErrorProtocolTypeThe protocol type is incorrect for this System.Net.Sockets.Socket.
215SocketErrorProtocolOptionAn unknown, invalid, or unsupported option or level was used with a System.Net.Sockets.Socket.
216SocketErrorProtocolNotSupportedThe protocol is not implemented or has not been configured.
217SocketErrorSocketNotSupportedThe support for the specified socket type does not exist in this address family.
218SocketErrorOperationNotSupportedThe address family is not supported by the protocol family.
219SocketErrorProtocolFamilyNotSupportedThe protocol family is not implemented or has not been configured.
220SocketErrorAddressFamilyNotSupportedThe address family specified is not supported. This error is returned if the IPv6 address family was specified and the IPv6 stack is not installed onhelocal machine. This error is returned if the IPv4 address family was specified and the IPv4 stack is not installed on the local machine.
221SocketErrorAddressAlreadyInUseOnly one use of an address is normally permitted.
222SocketErrorAddressNotAvailableThe selected IP address is not valid in this context.
223SocketErrorNetworkDownThe network is not available.
224SocketErrorNetworkUnreachableNo route to the remote host exists.
225SocketErrorNetworkResetThe application tried to set System.Net.Sockets.SocketOptionName.KeepAlive on a connection that has already timed out.
226SocketErrorConnectionAbortedThe connection was aborted by the .NET Framework or the underlying socket provider.
227SocketErrorConnectionResetThe connection was reset by the remote peer. For the UDP protocol, the host sent an ICMP port unreachable response for the UDP request.
228SocketErrorNoBufferSpaceAvailableNo free buffer space is available for a System.Net.Sockets.Socket operation.
229SocketErrorIsConnectedThe System.Net.Sockets.Socket is already connected.
230SocketErrorNotConnectedThe application tried to send or receive data, and the System.Net.Sockets.Socket is not connected.
231SocketErrorShutdownA request to send or receive data was disallowed because the System.Net.Sockets.Socket has already been closed.
232SocketErrorTimedOutThe connection attempt timed out, or the connected host has failed to respond.
234SocketErrorConnectionRefusedThe remote host is actively refusing a connection.
235SocketErrorHostDownThe operation failed because the remote host is down.
236SocketErrorHostUnreachableThere is no network route to the specified host.
237SocketErrorProcessLimitToo many processes are using the underlying socket provider.
238SocketErrorSystemNotReadyThe network subsystem is unavailable.
239SocketErrorVersionNotSupportedThe version of the underlying socket provider is out of range.
240SocketErrorNotInitializedThe underlying socket provider has not been initialized.
241SocketErrorDisconnectingA graceful shutdown is in progress.
242SocketErrorTypeNotFoundThe specified class was not found.
243SocketErrorHostNotFoundNo such host is known. The name is not an official host name or alias.
244SocketErrorTryAgainThe name of the host could not be resolved. Try again later.
245SocketErrorNoRecoveryThe error is unrecoverable or the requested database cannot be located.
246SocketErrorNoDataThe requested name or IP address was not found on the name server.
255SocketErrorUnknownAn unspecified System.Net.Sockets.Socket error has occurred.

FTP

Error CodeNameDescription
1InvalidUrlInvalid Url.
2NoFilenameSpecifiedNo file name specified.
3UnresolvedHostUnresolved Host.
4ConnectionFailureConnection Failure.
5NotLoggedInUsername or password was rejected.
6ServiceTemporarilyNotAvailableService temporarily not available.
7ServiceNotAvailableService not available.
10UploadFileConnectionClosedThe connection was closed during an upload.
11UploadFilePathNotFoundUpload file path not found.
12UploadFilenameNotAllowedUpload action cannot be performed on the specified file.
14UploadFileUnavailableOrBusyThe file was not available or was in use during an upload.
15UploadFileInsufficientDiskSpaceUpload failed due to insufficient disk space.
16UploadFileOtherUnexpected failure during an upload.
20GetFileSizeConnectionClosedThe connection was closed during a get.
21GetFileSizePathNotFoundGet file was not found.
22GetFileSizeUnavailableGet file path not found.
23GetFileSizeOtherUnexpected failure during a get.
30DownloadFileConnectionClosedThe connection was closed during a download.
31DownloadFilePathNotFoundDownload file path not found.
32DownloadFileUnavailableThe file was not found during a download.
33DownloadFileUnavailableOrBusyThe file was not available or was in use during a download.
34DownloadFileTooMuchDataMaximum allowable amount of download data was reached.
35DownloadFileOtherUnexpected failure during a download.
40DeleteFileConnectionClosedThe connection was closed during a delete.
41DeleteFileUnavailableThe file was not found during a delete
42DeleteFileUnavailableOrBusyThe file was not available or was in use during a delete.
43DeleteFileOtherUnexpected failure during a delete.
51OtherContentCompareFileFailureTest URL content did not satisfy the alert settings.
52OtherContentComparePreviousFailureTest URL content did not satisfy the alert settings.
53OtherContentCompareRegexFailureTest URL content did not satisfy the alert settings.
54OtherContentSizeTestUrlFailureTest URL content did not satisfy the alert settings.
58OtherAddressFailureTest URL content did not satisfy the alert settings.
255UnknownUnknown

Transport - TCP

Error CodeNameDescription
1InvalidUrlInvalid Url
2UnresolvedHostUnresolved host
3ConnectionTimeoutConnection Timeout
4ConnectionFailureConnection Failure
5SendTimeoutSend Timeout
6SendFailureSend Failure
7ReceiveTimeoutReceive Timeout
8ReceiveFailureReceive Failure
9TooMuchReceiveDataThe maximum number of allowed bytes was exceeded.
51OtherContentCompareFileFailureTest URL content did not satisfy the alert settings.
52OtherContentComparePreviousFailureTest URL content did not satisfy the alert settings.
53OtherContentCompareRegexFailureTest URL content did not satisfy the alert settings.
54OtherContentSizeTestUrlFailureTest URL content byte length did not satisfy the alert settings.
58OtherAddressFailureTest URL content did not satisfy the alert settings.
255UnknownUnknown

SMTP

Error CodeNameDescription
0NoneNone
1NoMessageThe test is enabled to sendtestemail, but no message was provided.
2NoRecipientsThe test is enabled to sendtestemail, but norecipentswere provided.
3InvalidHostThe specified host is invalid.
4UnresolvedHostThe server name cannot be resolved.
5ConnectionTimeoutConnection Timeout
6ConnectionFailureConnection Failure.
7PostConnectionTimeoutThere was a post-connect (pre-HELO/EHLO) timeout.
8PostConnectionFailureThere was a post-connect (pre-HELO/EHLO) failure.
9CommandTimeoutHeloThe HELO command timed out
10CommandFailureHeloThe HELO command failed.
11CommandTimeoutEhloThe EHLO command timed out.
12CommandFailureEhloThe EHLO command failed.
13CommandTimeoutStartTlsThe STARTTS command timed out.
14CommandFailureStartTlsThe STARTTS command failed.
15SslFailureThe SSL connection failed.
16CommandTimeoutMailFromThe MAIL FROM command timed out
17CommandFailureMailFromThe MAIL FROM command failed.
18CommandTimeoutRcptToThe RCPT TO command timed out.
19CommandFailureRcptToThe RCPT TO command failed.
20CommandTimeoutDataThe DATA command timed out.
21CommandFailureDataThe DATA command failed.
22CommandTimeoutAuthThe AUTH command timed out.
23CommandFailureAuthThe AuTH command failed.
24CommandTimeoutMessageThe mail message command timed out.
25CommandFailureMessageThe mail message command failed.
26CommandTimeoutQuitThe QUIT command timed out.
27CommandFailureQuit = 27The QUIT command failed.
28CommandTimeoutHeloSslSSL Failure
29CommandFailureHeloSslSSL Failure
30CommandTimeoutEhloSslSSL Failure
31CommandFailureEhloSslSSL Failure
53OtherContentCompareRegexFailureServer response content did not satisfy the alert settings.
58OtherAddressFailureOther Address Failure
255UnknownUnknown

Ping

Error CodeNameDescription
-1UnknownUnknown
0NoneNone
3ResolveFailureResolve Failure
6MissingHostMissing Host
7WinsockFailureWindows Socket Failure
8RawSocketFailureRaw Socket Failure
9SocketOptionFailureSocket Option Failure
10LocalHostFailureLocal Host Failure
11ResolveLocalHostFailureResolve Local Host Failure
58OtherAddressFailureOther Address Failure
11002DestinationNetworkUnreachableDestination Network Unreachable
11003DestinationHostUnreachableDestination Host Unreachable
11004DestinationProhibited/DestinationProtocolUnreachableDestination Prohibited or Destination Protocol Unreachable
11005DestinationPortUnreachableDestination Port Unreachable
11006NoResourcesNo Resources
11007BadOptionBad Option
11008HardwareErrorHardware Error
11009PacketTooBigPacket Too Big
11010TimedOutTimed Out
11012BadRouteBad Route
11013TtlExpiredTime to Live Expired
11014TtlReassemblyTimeExceededTime to Live Reassembly Time Exceeded
11015ParameterProblemParameter Problem
11016SourceQuenchSource Quench
11018BadDestinationBad Destination
11040DestinationUnreachableDestination Unreachable
11041TimeExceededTime Exceeded
11042BadHeaderBad Header
11043UnrecognizedNextHeaderUnrecognized Next Header
11044IcmpErrorICMP Error
11045DestinationScopeMismatchDestination Scope Mismatch

Traceroute

Error CodeNameDescription
0NoneNone
1TimeoutTimeout
2TooManyHopsToo many hops
3ResolveFailureResolve Failure
4TooManyHopFailuresToo Many Hops
5UnknownUnknown
6MissingHostMissing Host
7WinsockFailureWindows Socket Failure
8RawSocketFailureRaw Socket Failure
9SocketOptionFailureSocket Option Failure
10LocalHostFailureLocal Host Failure
11ResolveLocalHostFailureResolve Local Host Failure
12DestinationUnreachableDestination Unreachable
13LoopFailureLoop Failure
58OtherAddressFailureOther Address Failure
101TraceModeNotSpecifiedTrace Mode Not Specified
102SocketBindFailureSocket Bind Failure
103SocketIoctlFailureSocketIoctlFailure
104MissingInputMissing Input
105ConnectionFailureConnection Failure
106PacketSendFailurePacket Send Failure
107PacketReceiveFailurePacket Receive Failure
11002Destination Network Unreachable
11003Destination Host Unreachable
11004Destination Prohibited or Destination Protocol Unreachable
11005Destination Port Unreachable
11006No Resources
11007Bad Option
11008Hardware Error
11009Packet Too Big
11010Timed Out
11012Bad Route
11013Time to Live Expired
11014Time to Live Reassembly Time Exceeded
11015Parameter Problem
11016Source Quench
11018Bad Destination
11040Destination Unreachable
11041Time Exceeded
11042Bad Header
11043Unrecognized Next Header
11044ICMP Error
11045Destination Scope Mismatch

Custom

4CommandTimeOutExecution of shell command exceeded the allowed command execution time.
9CommandTooLongExecution command string exceeds allowed byte length.
10InvalidJsonInputJson input is empty or contains invalid characters.
11ScriptFileNameNotFoundScript file name not found.
12ScriptDirectoryNotFoundScript directory not found.
13ScriptFileNotFoundinDirectoryScript File Not Found in Directory.
14ScriptPermissionsIncorrectServeruser or account running Agent does not have Read and Execute (0500) permissions to the script file.
15ScriptFileNameInvalidFormatInvalid script filename. Filename may contain letters, numbers, underscore, and dot only.
16ScriptFileNameEmptyInvalid script filename. Filename cannot be empty.
17ScriptInvalidFileNameInvalid Filename. Filename should containly letters, numbers, underscore and dot only.
18ScriptFilePathTooLongScript Filepath too long. Filepath should be 250 characters or less.
19ScriptFileIsInUseAn I/O error occurred while opening the file. Script file already in use.
20ScriptDirectoryOwnerIncorrectFolder permissions are incorrect. The serveruser (or the account under which Agent service is running) is not the owner of sandbox directory.
21ScriptDirectoryPermissionsIncorrectFolder permissions are incorrect. The serveruser (or the account under which Agent service is running) does not have "Read and Execute" (0500) Permissions to the sandbox directory.
22ScriptFileOwnerIncorrectScript file owner or permissions are incorrect. The serveruser (or the account under which Agent service is running) is not the owner of the script file.
23InvalidScriptFilePathEither sandbox directory path or script filename is null.
24InvalidCharsInFilePathEither sandbox directory path or script filename contains one or more invalid characters.
255UnknownUnspecified SSH error.

NTP

Error CodeNameDescription
0None
1Timeout
2DNS Failure
3Connection Failure
58Address detected did not satisfy the alert settings.
255UnknownUnknown

IMAP

Error CodeNameDescription
0NoneNone
1DNS FailureInvalid Url for Streaming Test
2Connection FailureThe host name cannot be resolved.
3Authentication FailureConnection Failure
4Command FailureFile Not Found
5TimeoutThe player didn't load properly.
6Publish FailureNo buffering occurred
7Subscribe FailureThe stream could not play.
8Fetch Failure (Represents when a folder or a message cannot be fetched)Test exceeded the maximum allowed total play time.
9Search Failure (Represents when the search operation failed)The stream could not load
10Send Failure (Represents when saving a message to the 'Sent' folder failed)
11Not Found Error (Represents when a given message or mailbox was not found)
53Other Content Compare Regex FailureThe meta data fails to match the expected content pattern.
58Other Address FailureAddress Failure
255 or UnknownUnknownUnknown

MQTT

Error CodeNameDescription
0None
1DNS failure
2Connection failure
3Publish failure
4Subscribe failure
5Timeout
11Transaction no steps.
12Transaction Invalid Url
13Transaction Too Many Steps
14Transaction Verb Failure
53The meta data fails to match the expected content pattern.
58Address detected did not satisfy the alert settings.
255UnknownUnknown

SSL

Error CodeNameDescription
0None
1DNS failure
2Connection failure
3Time out
11Transaction no steps
12Transaction invalid Url
13Transaction too many steps
14Transaction verb failure
53The meta data fails to match the expected content pattern.
58Address detected did not satisfy the alert settings.
60Certificate time is not valid.
61Ca certificate and issued certificate validity periods are not nested.
62Certificate is revoked.
63Certificate signature is invalid.
64Key usage is not valid.
65Certificate chain invalid due to an untrusted root certificate.
66Certificate revocation status could not be determined.
67Certificate chain could not be build due to cyclic.
68Certificate has an invalid extension.
69Certificate is invalid due to policy constraints.
70Certificate is invalid due to invalid basic constraints.
71Certificate is invalid due to invalid name constraints.
72Certificate does not have a supported name constraint.
73Certificate has an undefined name constraint
74Certificate has an impermissible name constraint
75Certificate is invalid because a certificate has excluded a name constraint
76Certificate chain could not be built up to the root certificate
77Certificate trust list is not valid because of an invalid time value
78Certificate trust list contains an invalid signature
79Certificate trust list is not valid for this use
80The online certificate revocation list the X509 chain relies on is currently offline
81There is no certificate policy extension in the certificate
82No certificates found at this resource
83The certificate chain contains a certificate signed using weak algorithm
84Certificate common name invalid
85No common algorithm between client and server
86SSL handshake failed with the server
87Certificate subject alternative name missing
89SSL error certificate mismatch.
90SSL error public key mismatch
91SSL error certificate and public key mismatch
255UnknownUnknown

Wifi

Error CodeNameDescription
0None
1ErrorHttpDownlevelServer
2Unknown host platform error.
3Adaptor not present.
4Not connected.
5Metric not found.
255Unknown