Skip to main content Skip to complementary content

Ports

The following table lists the ports used by the Qlik Sense Repository Service (QRS).

Port no. Description Used within single node site Used within multi-node site
4241 (https)

Communication port within multi-node sites for QRS-to-QRS synchronization. This port uses https for communication.

No Yes
4242 (https)

Qlik Sense Repository Service (QRS) API service port. Also used by the QRS configuration service for the node registration process before the QRS API service is made available. This port uses https for communication.

No Yes
4444 (http)

This port has the following functions:

  • Security distribution port, only used within multi-node sites by non-master Qlik Sense Repository Services (QRSs) to receive a certificate from the master QRS. The communication is always unencrypted, but the transferred certificate package is password-protected.

  • Qlik Sense Repository Service (QRS) state port, used to fetch the state of a QRS in a Qlik Sense site. The state is fetched using http://localhost:4444/status/servicestate.

    The returned state is one of the following:

    • 0: Initializing. Once the node has been initialized, the node state changes into one of the other states.
    • 1: Certificates not installed. There are no certificates installed on the node. The node stays in this state until it has received the certificate and the certificate password.
    • 2: Running. The node is up and running and all APIs have been initiated.
No Yes
4570 (http) Certificate password verification port, only used within multi-node sites by non-master Qlik Sense Repository Services (QRSs) to receive the password that unlocks a distributed certificate. The port can only be accessed from localhost and it is closed immediately after the certificate has been unlocked. The communication is always unencrypted. No Yes

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!