ROCK Backup fails (System.IO.IOException: Input/output error)

Hello Community,

my roon ROCK backups are failing:

Roon 1.8 (Build 884) (ROCK) on an Intel NUC10 backup fails with the following messages in RoonServer_log.txt:

01/06 08:35:16 Debug: [broker/filebrowser/volumeshare] Use dispose, id: \192.168.0.40\bkp
01/06 08:35:16 Info: [broker/filebrowser/volumeshare] Volume’s removable changed: True
01/06 08:35:16 Warn: [broker/backups] unexpected error doing backup on FileBrowser.Entry: \192.168.0.40, bkp : \RoonBackups: System.IO.IOException: Input/output error
at System.IO.FileStream.CheckFileCall(Int64 result, Boolean ignoreNotSupported)
at System.IO.FileStream.ReadNative(Span1 buffer) at System.IO.FileStream.FillReadBufferForReadByte() at System.IO.FileStream.ReadByte() at Sooloos.Broker.BackupCompute.<>c__DisplayClass12_1.<ComputeBackupFiles>b__1(String file, Boolean needs_copy) at Sooloos.Broker.BackupCompute.<>c__DisplayClass12_0.<ComputeBackupFiles>b__0() at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) --- End of stack trace from previous location --- at Sooloos.Broker.BackupCompute.ComputeBackupFiles(List1 filesinmanifest, List1 filestoupload, HashSet1 latesthashes, Canceler canceler)
at Sooloos.Broker.BackupDestination1.StartBackup(Entry location, Nullable1 numberofbackupskept, Boolean auto)
01/06 08:35:16 Debug: [broker/backups] on done, auto: False

The CIFS share resides on a Mac mini running macOS 12.1

The directory RoonBackups gets created with a few files in it:

xxx@macOS12 bkp % ls -Ral RoonBackups
total 8
drwx------ 4 xxx staff 128 Jan 6 09:35 ./
drwxrwx—@ 7 xxx staff 224 Jan 6 09:35 …/
drwx------ 5 xxx staff 160 Jan 6 09:35 57024a7d-00de-287a-8650-1e5e128fd530/
-rw------- 1 xxx staff 19 Jan 6 09:35 roon_backup_root

RoonBackups/57024a7d-00de-287a-8650-1e5e128fd530:
total 16
drwx------ 5 xxx staff 160 Jan 6 09:35 ./
drwx------ 4 xxx staff 128 Jan 6 09:35 …/
-rw------- 1 xxx staff 21 Jan 6 09:35 roon_backup
-rw------- 1 xxx staff 23 Jan 6 09:35 name
drwx------ 2 xxx staff 64 Jan 6 09:35 xx/

RoonBackups/57024a7d-00de-287a-8650-1e5e128fd530/xx:
total 0
drwx------ 2 xxx staff 64 Jan 6 09:35 ./
drwx------ 5 xxx staff 160 Jan 6 09:35 …/

Any idea how to further debug the backup failure?

Kindest regards
Peter

The only person who can write out to that directory is the user xxx. If that is a valid user, cool.
It is also the second crash report including sooloos I’ve read today.
Was something just pushed out?

User xxx can write and create files (all the files and directories shown were created by the backup). The backup failed a couple of weeks ago, just did not have time to ask for help earlier.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.