Trying several times to install the Milestone VMS and currently is failing with the following error:
13/12/2022 16:01:04 Error Error occurred in ConfigureRecorderApiService: Reading the current encryption configuration failed. Specified argument was out of the range of valid values.
Parameter name: scopeid
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: scopeid
Stack trace
at System.Net.IPAddress..ctor(Byte[] address, Int64 scopeid)
at VideoOS.Utilities.Windows.Http.Internal.Win32HttpNativeMethods.ParseSocketAddress(IntPtr sockaddr)
at VideoOS.Utilities.Windows.Http.Internal.Win32HttpNativeMethods.<QuerySslConfigurations>d__15.MoveNext()
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at VideoOS.Server.CertificateRegistration.ManagementServerEndpointRegistrar.ConfigureRecorderApiService(Boolean encryptionEnabled, String thumbprint, IFileService fileService)