Code: Select all
2/8/2018 10:43:57 AM 24 (1668) Error: Proxy connection to controller failed: The socket connection was aborted. This could be caused by an error processing your message or a receive timeout being exceeded by the remote host, or an underlying network resource issue. Local socket timeout was '00:00:09.9840000'.
2/8/2018 10:43:57 AM 24 (1668) Stack:
2/8/2018 10:43:57 AM 24 (1668)
Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at Veeam.Archiver.Interfaces.IArchiverAdmin.GetInstallProxyResult(Guid taskId)
at Veeam.Archiver.Client.ArchiverAdminConnection.GetInstallProxyResult(Guid taskId)
at Veeam.Archiver.Shell.Dialogs.ProxyWizard.Tasks.ProxyAsyncTaskFactory.<CreateInstallProxyTaskFactory>b__9_1(Guid taskId)
at Veeam.Archiver.Client.Tasks.RemoteTask`1.CheckTaskCompleted()
- The proxy I'd like to add is a Win Server 2012 R2 backup file server with latest updates/patches (it is also being used for Veeam Backup & Replication successfully)
- The environment is a Workgroup environment (no domain)
- All ports have been enabled on both Veeam Office 365 management server VM as well as intended proxy server (9191, 9193, 9194, 80, 443, 587)
- Local network is a 10Gb network interconnect between servers (no signs of network issues in the past or recent history)
Not sure what to try next.