Core Machine (Operating system/System info/Roon build number)
Windows 10, Roon 1.7 (571)
Network Details (Including networking gear model/manufacturer and if on WiFi/Ethernet)
Ethernet > Switch > NAS
Audio Devices (Specify what device you’re using and its connection type - USB/HDMI/etc.)
N/A
Description Of Issue
Scheduled and manual backups are both failing since mid-June. I’ve tried manual and scheduled backups to local disk and NAS storage where they were previously working and they’re still failing.
I’ve tried shutting down RoonServer and deleting Cache folders, still failing.
Stack trace from latest log:
06/27 12:24:55 Warn: [broker/backups] unexpected error doing backup on FileBrowser.Entry: [Z:] music, Mapped Network Drive : \_roon\RoonBackups: Sooloos.SynchronizationContextThreadException: In Broker:Media ---> Sooloos.SynchronizationContextThreadException: In Broker:Transport ---> Sooloos.SynchronizationContextThreadException: In Broker:Misc ---> System.IO.IOException: The process cannot access the file because it is being used by another process.
at Base.IO.LongPathCommon.GetFileHandle(String normalizedPath, FileMode mode, FileAccess access, FileShare share, FileOptions options)
at Base.IO.LongPathFile.Open(String path, FileMode mode, FileAccess access, FileShare share)
at Sooloos.Broker.BackupCompute.<>c__DisplayClass12_1.<ComputeBackupFiles>b__1(String file, Boolean needs_copy)
at Sooloos.Broker.BackupCompute.<>c__DisplayClass12_1.<ComputeBackupFiles>b__4()
at Sooloos.SynchronizationContextThread.<>c__DisplayClass48_0.<SendSafe>b__0()
--- End of inner exception stack trace ---
at Sooloos.SynchronizationContextThread.SendSafe(Action handler)
at Sooloos.Broker.BackupCompute.<>c__DisplayClass12_1.<ComputeBackupFiles>b__3()
at Sooloos.SynchronizationContextThread.<>c__DisplayClass48_0.<SendSafe>b__0()
--- End of inner exception stack trace ---
at Sooloos.SynchronizationContextThread.SendSafe(Action handler)
at Sooloos.SynchronizationContextThread.<>c__DisplayClass48_0.<SendSafe>b__0()
--- End of inner exception stack trace ---
at Sooloos.SynchronizationContextThread.SendSafe(Action handler)
at Sooloos.Broker.BackupCompute.<>c__DisplayClass12_0.<ComputeBackupFiles>b__0()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Sooloos.Broker.BackupCompute.<ComputeBackupFiles>d__12.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Sooloos.Broker.BackupDestination`1.<StartBackup>d__6.MoveNext()