I'm trying to push the proxy role from the VBO Server to a WS2019 Workgroup server, but even if all prechecks run the installation will fail with:
Configure proxy. Error: An unsecured or incorrectly secured fault was received from the other party. See the inner FaultException for the fault code and detail.
Firewall and UAC both disabled. Account used is the Build-in Administrator Account.
This is logged:
Code: Select all
26-01-2021 15:30:53 31 (3644) Error: An error occurred when verifying security for the message.
26-01-2021 15:30:53 31 (3644) Type: System.ServiceModel.FaultException
26-01-2021 15:30:53 31 (3644) Stack:
26-01-2021 15:30:53 31 (3644)
26-01-2021 15:33:01 31 (3644) Error: The underlying secure session has faulted before the reliable session fully completed. The reliable session was faulted.
26-01-2021 15:33:01 31 (3644) Type: System.ServiceModel.CommunicationException
26-01-2021 15:33:01 31 (3644) Stack:
26-01-2021 15:33:01 31 (3644) at System.ServiceModel.Channels.InterruptibleWaitObject.Wait(TimeSpan timeout, Boolean throwTimeoutException)
at System.ServiceModel.Channels.ReliableOutputConnection.Close(TimeSpan timeout)
at System.ServiceModel.Channels.ReliableDuplexSessionChannel.InternalCloseOutputSession(TimeSpan timeout)
at System.ServiceModel.Channels.ReliableDuplexSessionChannel.OnClose(TimeSpan timeout)
at System.ServiceModel.Channels.ServerReliableDuplexSessionChannel.OnClose(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.Close(TimeSpan timeout)
at System.ServiceModel.Dispatcher.ErrorHandlingReceiver.Close()
26-01-2021 15:34:04 18 (4072) The system shutting down: Stopping service...