All Products
Search
Document Center

Application Real-Time Monitoring Service:Error codes about website speed measurement

Last Updated:Jul 26, 2024

This topic describes the error codes about website speed measurement.

Error code

Description

Details

601

DNS resolution failed

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

602

Server connection failed

The network or server is abnormal.

603

Server does not support the requested protocol

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

604

Server was disconnected

The network fluctuates, or a request was cancelled.

605

Server connection was reset

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

606

Redirection failed

The redirection policy was changed or all redirection attempts failed.

607

Invalid URL

The task URL does not conform to the HTTP or HTTPS protocol.

617

Invalid network protocol

Only the HTTP or HTTPS protocol is supported by browsing and transaction tests.

622

Inaccessible

Direct network access is unavailable.

623

Request was suspended

This requested operation cannot be performed because other requests are suspended.

624

Redirection from HTTP to HTTPS

The program is being changed from HTTP to HTTPS through redirection.

625

Redirection from HTTPS to HTTP

The program is being changed from HTTPS to HTTP through redirection.

626

HTTP header was not found

The format of the custom header is invalid.

627

No header was returned from server

None.

628

Invalid response data

Response data returned by the server cannot be parsed.

629

Invalid HTTP header

The format of the custom header is invalid.

630

Invalid request parameters

The handle passed to HTTPQueryInfo is invalid.

631

Repeated HTTP header

None.

632

HTTP request was not redirected

None.

633

HTTP cookie needs to be confirmed

None.

634

HTTP cookie was rejected by server

None.

635

Redirection needs to be confirmed

None.

636

SSL error

An internal error occurred when the application loaded the SSL library. System error code: 12157.

637

File cache failed

None.

638

Server is unreachable

None.

639

Proxy server is unreachable

None.

640

Operation was canceled

The handle was canceled before the operation was complete.

641

Operation was terminated

The IE kernel operation is invalid. The IE kernel has established a session to download the element and allocated resources such as handles and context IDs. However, the session had been terminated (InternetCloseHandle) before a socket connection was established.

642

Request has no response

No response data was received after the request was sent. After the browser sent the request, the server did not return data.

643

Incomplete element data

An error occurred when the element received response data. In this case, the response data cannot form a complete HTTP response header or is abnormal, whereas the Time To First Byte (TTFB) was recorded.

645

Connection was reset after redirection

For reasons why the connection was reset, see the details of the error code 605.

646

Rendering timeout after redirection

The first five elements did not download document elements after redirection.

647

Document download timeout

The first five elements did not download document elements, and no redirection had occurred.

648

First meaningful paint timeout

The height was not 400 after documents were loaded.

649

Page elements were not fully loaded

Page elements were not fully loaded when the test timed out.

650

String verification failed

The specified string was not found in the page source code, document URL, or page title.

651

Page was redirected

The page was redirected when redirection was disabled in the settings.

655

Server connection timeout

Network errors occurred.

656

Request timeout

Network errors occurred.

657

Server response timeout

Network errors occurred.

658

Data receiving timeout

Network errors occurred.

659

DNS resolution failed

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

660

Element download timeout

The page had timed out before the elements were loaded.

662

Key elements were not downloaded

Key elements were not downloaded.

664

Certificate error

The SSL certificate is invalid. System error code: 12055.

670

SSL connection failed

The SSL connection failed or the certificate is invalid.

671

SSL certificate has an invalid domain name

System error code: 12038.

672

SSL certificate expired

System error code: 12037.

673

SSL certificate was revoked

System error code: 12057.

674

SSL certificate was not installed in client

System error code: 12044.

675

SSL certificate was not revoked

System error code: 12056.

676

SSL certificate was canceled

System error code: 12170.

677

Invalid SSL certificate

System error code: 12169.

678

SSL certificate used by server failed CA method

System error code: 12045.

679

Client authorization was not configured

System error code: 12046.

680

Fortezza authentication was required

System error code: 12054.

681

Function failed due to security check

System error code: 12171.

682

Insecure SSL content

The SSL download content contains incomplete data. System error code: 12041.

688

Window was not found

The transaction playback process requires that the specified action must be executed in a window, but the window was not found.

692

Invalid response settings

No response settings were configured. Configure no response settings only if you are configuring a script or the response can be ignored.

697

No new window is opened

The page has not been opened since a browsing operation was performed.

698

Environment requirements were not met

Before the system starts a browsing test, it first determines whether the local environment requirements are met, such as whether required software programs are installed.