Started getting system.timeoutexception: 'b__0' on one machine, can't tell why.

One of the VM's being backed up started throwing this error every few backups since last night. Out of the past 8 backups, 5 have thrown the error. No other VM's are having this issue. These are backed up agentlessly (vCenter) direct from SAN.

Server side:

System.TimeoutException: 'b__0' for 'LS2RESDATA' has timed out at Replay.Common.Implementation.Utilities.SingletonTask.Execute(Action action, CancellationToken cancellationToken) at Replay.Core.Implementation.VSphere.EsxVirtualMachineAgentClient.PrepareForBackupOrRestoreInternal(TimeSpan takeSnapshotTimeout, TimeSpan cleanSnapshotTimeout, ShadowCopyType shadowCopyType, CancellationToken cancellationToken, Boolean isBackup) at Replay.Core.Implementation.VSphere.EsxVirtualMachineAgentClient.PrepareForBackup(TimeSpan takeSnapshotTimeout, TimeSpan cleanSnapshotTimeout, ShadowCopyType shadowCopyType, CancellationToken cancellationToken) at Replay.Core.Implementation.Transfer.TransferJobHandler.EsxTransferHandler.PrepareForBackup() at Replay.Core.Implementation.Transfer.TransferJobHandler.TransferHandler.TransferTaskInternal() at Replay.Core.Implementation.Transfer.TransferJobHandler.TransferHandler.TransferAgentTask() at Replay.Core.Implementation.Transfer.TransferJobHandler.TransferHandler.TransferTask() at System.Threading.Tasks.Task.Execute()