Tries to connect then disconnects then repeats. No computer id and no pin. Here is what the event log shows. Need assistance.
2023-07-12 15:58:29,768 [RA_SERVER.4048] [15] NOTICE - Server reconnection attempt…
2023-07-12 15:58:29,768 [RA_SERVER.4048] [15] NOTICE - Server : ConnectionInProgress
2023-07-12 15:58:29,768 [RA_COMMON.4048] [15] NOTICE - SioServer.SioCore.Connect to https://connect.ra.msp360.com:443
2023-07-12 15:58:30,471 [RA_COMMON.4048] [20] ERROR - Certificate check failed for connect.ra.msp360.com: RemoteCertificateChainErrors, CN=connect.ra.cloudberrylab.com C=US, O=Let’s Encrypt, CN=R3
2023-07-12 15:58:30,471 [RA_COMMON.4048] [20] ERROR - SioServer.OnSocketConnectError: Quobject.EngineIoClientDotNet.Client.EngineIOException: websocket error —> System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure.
at System.Net.Security.SslState.InternalEndProcessAuthentication(LazyAsyncResult lazyResult)
at System.Net.Security.SslState.EndProcessAuthentication(IAsyncResult result)
at System.Net.Security.SslStream.EndAuthenticateAsClient(IAsyncResult asyncResult)
at SuperSocket.ClientEngine.SslStreamTcpSession.OnAuthenticated(IAsyncResult result)
— End of inner exception stack trace —
2023-07-12 15:58:30,471 [RA_SERVER.4048] [20] NOTICE - Server : Disconnected Quobject.EngineIoClientDotNet.Client.EngineIOException: websocket error —> System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure.
at System.Net.Security.SslState.InternalEndProcessAuthentication(LazyAsyncResult lazyResult)
at System.Net.Security.SslState.EndProcessAuthentication(IAsyncResult result)
at System.Net.Security.SslStream.EndAuthenticateAsClient(IAsyncResult asyncResult)
at SuperSocket.ClientEngine.SslStreamTcpSession.OnAuthenticated(IAsyncResult result)
— End of inner exception stack trace —

