Issue: Inspelningsserver goes offline when switching Konfigurationsserver cluster node

If you set up a Microsoft cluster for Konfigurationsserver redundancy, the Inspelningsserver or Inspelningsservers may go offline when switching Konfigurationsserver between the cluster nodes.

To correct this, modify the following configuration settings:

On the Konfigurationsserver nodes:

  • In C:\ProgramData\Milestone\XProtectKonfigurationsserver\ServerConfig.xml:

    <AuthorizationServerUri>http://ClusterRoleAddress/IDP</AuthorizationServerUri>

  • In C:\Program Files\Milestone\XProtectKonfigurationsserver\IIS\IDP\appsettings.json:

    "Authority": "http://ClusterRoleAddress/IDP"

On the Inspelningsservers, verify that the authorizationserveraddress is also set to the cluster role address:

In C:\ProgramData\Milestone\XProtectInspelningsserver\RecorderConfig.xml:

<authorizationserveraddress>http://ClusterRoleAddress/IDP</authorizationserveraddress>