All Products
Search
Document Center

Application Real-Time Monitoring Service:Error codes about file transfer and CDN network speed measurement

Last Updated:Jul 30, 2024

This topic describes the error codes about file transfer and CDN network speed measurement.

Error code

Description

Details

600

DNS resolution failed

This error code was reported due to network problems, invalid DNS server names, or invalid domain names.

601

Server connection failed

The server connection timed out or failed. File transfer supports the HTTP and FTP protocols.

602

Server logon was denied

The server did not return the 230 status code after the client sent the username and password in the FTP-based download test.

603

Server does not support the requested protocol

A protocol other than HTTP or FTP was used.

604

Passive FTP is not supported

Passive FTP is not supported by the server. The file transfer testing supports only passive FTP.

605

Redirection failed

Before the download, Synthetic Monitoring checks whether redirection is configured for the specified URL. If redirection is configured, the destination URL is first parsed and then threads are enabled. This error code indicates that a TCP error has occurred in the destination URL when the Synthetic Monitoring checked whether redirection was configured. The error may be caused by failed DNS resolution or TCP connection.

606

Invalid URL

The URL is invalid. Check whether the URL is valid.

607

Invalid protocol

The HTTP protocol is not supported by the test. For example, the URL http://www.baidu.com/ uses the HTTP protocol.

608

Server was disconnected

The connection to the server was terminated.

609

Server connection was reset

The quality and transmission rate of connections to local Internet service providers (ISPs) are bad.

610

SSL certificate expired

The SSL certificate expired. To access HTTPS websites, you must install an SSL security certificate. System error code: 12037.

611

SSL certificate has an invalid domain name

The domain name in the SSL certificate is invalid. For example, you want to access www.123.com, but the domain name in the SSL certificate for the website is www.124.com. System error code: 12038.

612

Client certificate is required

An SSL certificate was not installed in the client. System error code: 12044.

613

Request timeout

The client did not receive a response after it sent a request to the server.

614

File does not exist

The file does not exist on the FTP server.

615

File failed to be opened

The file on the FTP server failed to be opened.

616

File was not found

The file was not found on the FTP server.

617

Working path failed to be set

An error occurred while configuring the working path of an upload or download task.

618

Invalid password

The logon password is invalid. Check whether the password is valid.

619

Invalid username

The logon username is invalid.

620

Operation incomplete

The session with the server was terminated.

621

File upload failed

The file failed to be uploaded.

622

Server logon failed

The request to log on to the FTP server failed.

623

Invalid CA

The SSL certificate was not issued by the CA. System error code: 12045.

624

SSL certificate error

System error code: 12055.

625

Invalid SSL certificate

System error code: 12169.

626

Redirection disabled

Redirection failed because it is disabled.

627

String verification failed

The specified string was not found in the response header after the downloaded is complete.

628

Invalid response data

Response data returned by the server cannot be parsed.

629

Incomplete download

If the response header contains the Content-Length field, the actual file size is smaller than the Content-Length value and the specified file size. If the response header does not contain the Content-Length field, the actual file size is smaller than the specified file size.

630

Download timeout

The download test timed out.

631

Redirection from HTTP to HTTPS failed

Server 2012 failed to redirect HTTP to HTTPS for security purposes.

632

MD5 hash check failed

The MD5 hash generated after the download does not match the MD5 hash configured for the test.

633

Redirection failed

The number of redirections is greater than the default value of 10 and the system stops redirections.

634

SSL algorithm mismatch

The SSL protocol version was not selected, or Windows XP does not support the latest version of the SSL protocol.

635

Redirection needs to be confirmed

This corresponds to the ERROR_HTTP_REDIRECT_NEEDS_CONFIRMATION (12168) error of WinINet. Redirection needs to be confirmed.

636

Server response timeout

After the file was uploaded over HTTP, no response has been returned by the server.

637

Request data failed to be sent

For the HTTP protocol, the connection has been established but request data has not been sent.

638

SSL handshake failed

For the HTTPS protocol, request data was not sent because the SSL handshake failed, or request data was not sent.

639

SSL certificate was not revoked

System error code: 12056.

640

SSL certificate was canceled

System error code: 12170.

641

Client authorization was not configured

System error code: 12046.

642

Fortezza authentication was required

System error code: 12054.

643

Function failed due to security check

System error code: 12171.

644

Insecure SSL content

System error code: 12041.

645

SSL certificate was revoked

System error code: 12057.

646

SSL library failed to be loaded

System error code: 12157.

647

SSL connection failed

cURL error code: 35.

648

Remote server SSL certificate is invalid

cURL error code: 51.

649

SSL encryption engine was not found

cURL error code: 53.

650

SSL engine failed to be set as default engine

cURL error code: 54.

651

Local client certificate error

cURL error code: 58.

652

Unavailable key

cURL error code: 59.

653

CA certificate cannot be used as peer certificate

cURL error code: 60.

654

Unrecognizable transfer code

cURL error code: 61.

655

FPT request SSL error

cURL error code: 64.

656

SSL engine initialization failed

cURL error code: 66.

657

SSL certificate read Error

cURL error code: 77.

658

SSL connection termination failed

cURL error code: 80.

659

Revoked certificate failed to be loaded

cURL error code: 82.

660

Certificate failed to be checked

cURL error code: 83.

661

Key mismatch

cURL error code: 90.

662

Invalid CA

cURL error code: 91.