Issue: Kayıt Sunucusu goes offline when switching Management Server cluster node
If you set up a Microsoft cluster for Management Server redundancy, the Kayıt Sunucusu or Kayıt Sunucusus may go offline when switching Management Server between the cluster nodes.
To correct this, modify the following configuration settings:
On the Management Server nodes:
- In C:\ProgramData\Milestone\XProtectManagement Server\ServerConfig.xml:
<AuthorizationServerUri>http://ClusterRoleAddress/IDP</AuthorizationServerUri>
- In C:\Program Files\Milestone\XProtectManagement Server\IIS\IDP\appsettings.json:
"Authority": "http://ClusterRoleAddress/IDP"
On the Kayıt Sunucusus, verify that the authorizationserveraddress is also set to the cluster role address:
In C:\ProgramData\Milestone\XProtectKayıt Sunucusu\RecorderConfig.xml:
<authorizationserveraddress>http://ClusterRoleAddress/IDP</authorizationserveraddress>