Push-Nachrichten von MacTechNews.de
Würden Sie gerne aktuelle Nachrichten aus der Apple-Welt direkt über Push-Nachrichten erhalten?
Forum>Software>"Backup nicht abgeschlossen" - Neue Laufwerke können keine Backups mehr erstellen

"Backup nicht abgeschlossen" - Neue Laufwerke können keine Backups mehr erstellen

euha0112.12.2513:45
HW: MacBook Pro M1 Pro

Hallo, ich habe die Suche bemüht, wurde aber nicht fündig. Falls es dieses Problem mit Lösung schon gibt, bitte Link posten. Vielen Dank!

Problem: auf neuen Laufwerken kann Backup mit Time Machine mehr erstellt werden.

Details: ich habe drei SSDs auf denen ich Backups von meinem Mac Book Pro erstelle. Eine SSD ist leider End-of-Life. Ich habe sie durch eine neue ersetzt. Leider konnte Time Machine kein Backup erstellen, er brach immer mit der Meldung "Backup nicht abgeschlossen" ab. Ich habe die SSD überprüfen lassen - kein Fehler feststellbar. Andere SSD probiert - selbes Ergebnis. Auf den anderen zwei SSDs werden Backups nach wie vor erstellt. Auf meinem Urlaubs Mac Book Air arbeiten die neuen SSDs unter Time Machine ohne Probleme. Irgendeine Idee, was es sein könnte? APFS oder MacOS Extend macht keinen Unterschied. Für jede Hilfe dankbar
0

Kommentare

Marcel Bresink12.12.2514:03
Gibt es eine ausführlichere Fehlermeldung, wenn Du in den Systemeinstellungen auf das rote "(i)" bei diesem Time Machine-Ziel klickst?

Wenn nicht, versuche nochmal eine Sicherung und lasse danach mit dem Befehl
log show --info --last 1h --predicate "processImagePath contains 'backupd' and subsystem beginswith 'com.apple.TimeMachine'"
einen ausführlichen Bericht über den Sicherungsvorgang aus der Systemprotokolldatenbank erstellen. Das muss ohne Zeilenumbrüche eingegeben werden, auch wenn das Forum-System das nicht so anzeigen kann. Am besten per Copy/Paste ins Terminal übernehmen.
+1
silversurfer2212.12.2514:26
Hallo,
hast du mal andere Anschlusskabel probiert ?
0
euha0112.12.2514:56
Kabel wurde getauscht. Hier ist die Fehlermeldung:
2025-12-12 14:19:45.228580+0100 0x1f110 Error 0x0 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:DO_OR_BAIL] TRY_ERROR_BLOCK throwing error: Error Domain=TMStructureErrorDomain Code=7 "Structure has wrong type" UserInfo={NSLocalizedDescription=Structure has wrong type}

Könnt Ihr damit was anfangen?
0
euha0112.12.2514:57
Außerdem:
2025-12-12 14:19:45.219797+0100 0x1f110 Error 0x0 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:DO_OR_BAIL] TRY_ERROR_BLOCK throwing error: Error Domain=TMStructureErrorDomain Code=4 "SnapshotInProgressContainer - Structure missing" UserInfo={NSUnderlyingError=0xbc8dfed90 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}, TMStructureStructureName=SnapshotInProgressContainer, NSLocalizedDescription=SnapshotInProgressContainer - Structure missing}
0
Marcel Bresink12.12.2515:16
Die Meldungen, die mit "TRY_ERROR_BLOCK" markiert sind, sind keine echten Fehler, sondern normale Statushinweise der internen Fehlerverarbeitung von Time Machine.

Die tatsächliche Fehlermeldung muss relativ am Ende, kurz vor der Zeile mit
"(TimeMachine) [com.apple.TimeMachine:BackupDispatching] Backup failed"
genannt sein. Auch direkt hinter dieser Markierung dürfte eine Meldung stehen, allerdings nur in Kurzfassung, als programminterner Fehlercode, zum Beispiel "BACKUP_FAILED_DISK_IMAGE_BUSY (31)".
+1
RichMcTcNs12.12.2516:47
Vorsichtige Frage:
Hast Du die neue SSD in APFS oder HD formatiert und als TM-Speicher angemeldet?
0
Deichkind12.12.2517:00
RichMcTcNs
Siehe den Eröffnungspost: APFS und macOS Extended macht in dem Fall keinen Unterschied.
Und das Erstellen eines TM-Backups geht ja nur, wenn das Speichermedium in den TimeMachine-Systemeinstellungen als Zielspeicher eingerichtet worden ist.
Und da die SSD an einem anderen Mac erfolgreich verwendet werden kann, bleibt vermutlich TimeMachine beim Schreiben des Erst-Backups an irgendeiner Datei auf dem betroffenen Mac hängen, und es kommt zum Abbruch.
0
euha0112.12.2517:03
Du kannst alles fragen Ich habe sowohl APFS als auch HD probiert, kein Unterschied

2025-12-12 14:19:45.237201+0100 0x1f110 Error 0x0 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:Analytics] Failed to send com.apple.backupd.result analytics.

2025-12-12 14:19:45.261493+0100 0x1f6f2 Error 0x0 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:General] com.apple.backupd.xpc: connection invalid

Mehr "failed" habe ich nicht
0
euha0112.12.2517:05
Hier noch:

2025-12-12 17:04:28.705263+0100 0x3701b Error 0xd60c0 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:BackupDispatching] Backup failed: BACKUP_FAILED_COPY_STAGE (11)
0
Marcel Bresink12.12.2517:18
OK, das ist jetzt die richtige Markierungszeile. Wie gesagt müsste in den letzten paar Zeilen vor dieser Zeile die ausführliche Fehlermeldung stehen. Der Fehlercode "BACKUP_FAILED_COPY_STAGE" deutet schon mal darauf hin, dass beim Kopieren einer bestimmten Datei ein Fehler aufgetreten ist.
+1
euha0112.12.2517:34
Jetzt kopiere ich mal den ganzen Log hier rein:
2025-12-12 17:32:02.534340+0100 0x398c4 Error 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:DO_OR_BAIL] TRY_ERROR_BLOCK throwing error: Error Domain=TMStructureErrorDomain Code=4 "SnapshotInProgressContainer - Structure missing" UserInfo={NSUnderlyingError=0xbc8f2d320 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}, TMStructureStructureName=SnapshotInProgressContainer, NSLocalizedDescription=SnapshotInProgressContainer - Structure missing}
2025-12-12 17:32:02.537904+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:TMStructure] Starting builtUnderURL file:///Volumes/Neues%20BU/
2025-12-12 17:32:03.546202+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:SpecialPathsCache] Saved cache at /Volumes/Neues BU/2025-12-12-173202.inprogress/.special_paths.plist
2025-12-12 17:32:03.546985+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:Inheritance] Found existing volume store '/Volumes/Neues BU/2025-12-11-180951.interrupted/Data' for disk '/System/Volumes/Data'
2025-12-12 17:32:03.547783+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:EventCollection] Collecting events on 1 volumes...
2025-12-12 17:32:03.548340+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:AttemptMapper] Current Attempt: #10. Mappings:
2025-12-11-180951: Attempt #1, Lowest File ID: 623, Highest Event ID: 18158643407050629903
2025-12-12-131830: Attempt #2, Lowest File ID: 377808, Highest Event ID: 18158643407058692700
2025-12-12-132229: Attempt #3, Lowest File ID: 432692, Highest Event ID: 18158643407059747277
2025-12-12-141737: Attempt #4, Lowest File ID: 500957, Highest Event ID: 18158643407061033653
2025-12-12-151842: Attempt #5, Lowest File ID: 505010, Highest Event ID: 18158643407061344766
2025-12-12-161856: Attempt #6, Lowest File ID: 510824, Highest Event ID: 18158643407061627349
2025-12-12-170405: Attempt #7, Lowest File ID: 517540, Highest Event ID: 18158643407061899981
2025-12-12-171939: Attempt #8, Lowest File ID: 524295, Highest Event ID: 18158643407062061039
2025-12-12-173202: Attempt #9, Lowest File ID: 531214, Highest Event ID: 18158643407062330650
2025-12-12 17:32:03.548550+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:EventCollection] Catching up on events since first interruption. (Data)
2025-12-12 17:32:03.548713+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:EventCollection] Using FSEvents (catch-up) for source: "Data" (device: /dev/disk3s5 mount: '/System/Volumes/Data' fsUUID: 4A2B7142-E0F3-42A1-AA6C-9154392DAA5E eventDBUUID: 0B22FB37-1473-4D49-B9B0-51D7A7C60287) catchUpFSEvents(startEventID: 18158643407050629546, startDate: 2025-12-11 17:08:54 +0000)
2025-12-12 17:32:03.548740+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:EventCollection] Inserted events for files which are inaccessible while device is locked.
2025-12-12 17:32:03.548793+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:EventCollection] Buffering parent paths...
2025-12-12 17:32:03.548798+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:EventCollection] Injecting parent events for removed files.
2025-12-12 17:32:03.565038+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:EventCollection] Resolving events for "/System/Volumes/Data" concurrently
2025-12-12 17:32:05.175857+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:EventCollection] Buffered 60856 events.
2025-12-12 17:32:05.937901+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:EventCollection] Injected 11362/11362 parent events for removed files.
2025-12-12 17:32:05.944883+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:EventCollection] Doing secondary scan of nodes needing deep traversal (Data)
2025-12-12 17:32:05.944916+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:EventCollection] Finished secondary scan of Data
2025-12-12 17:32:05.944956+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:EventCollection] EventDatabase: node count: 2397 events processed: 5579 max depth: 20 strategy: FSEvents (catch-up)
count: 2397
leaves: 1387
branches: 1010
eventAdds: 5579
merges: 4058
intermediateBranchesCreated: 876
maximumDepth: 20
Event Counts
contains changes: 4726
directory: 5423
renamed: 13
created: 691
2025-12-12 17:32:05.975686+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:EventCollection] Finished collecting events from volume "Data"
1011 Total Items Changed
Change Overview:
100% (1011): <Root of Tree>
56% (570): Users/e_huebner/Library
21% (214): Users/e_huebner/Library/Containers
14% (144): Applications/OneDrive.app/Contents/Frameworks
2025-12-12 17:32:05.975828+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:EventCollection] Finishing "Data": 60856 (100%) of 100% - 1 viewpoints Average Speed: 0.00 events/s
2025-12-12 17:32:05.977888+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:EventCollection] Finished collecting events on 1 volumes...
2025-12-12 17:32:07.000341+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:SizingProgress] Estimated 1530679 files (844.22 GB) will be in backup of 'Data'
2025-12-12 17:32:07.000357+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:SizingProgress] Estimated a total of 1530679 files (844.22 GB) will be in backup of all sources
2025-12-12 17:32:07.000376+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:BackupCopier] Disabling dataless directory preservation.
2025-12-12 17:32:07.000425+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:EventCollection] Skipping "Data" (device: /dev/disk3s5 mount: '/System/Volumes/Data' fsUUID: 4A2B7142-E0F3-42A1-AA6C-9154392DAA5E eventDBUUID: 0B22FB37-1473-4D49-B9B0-51D7A7C60287) for tree top progress. (FSEvents (catch-up))
2025-12-12 17:32:07.000438+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:FileProtection] Starting backup pass 1
2025-12-12 17:32:07.000447+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:FileProtection] Device unlocked: true, count of items inaccessible while device locked: 0
2025-12-12 17:32:07.000455+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:FileProtection] First backup may include items which are inaccessible while device is locked.
2025-12-12 17:32:08.006561+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:CopyProgress] Starting propagation look-ahead for "Data"
2025-12-12 17:32:08.006644+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:OM] No optimized moves cache needed for first backup.
2025-12-12 17:32:08.006670+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:CopyProgress] Copying from source ""Data" (device: /dev/disk3s5 mount: '/System/Volumes/Data' fsUUID: 4A2B7142-E0F3-42A1-AA6C-9154392DAA5E eventDBUUID: 0B22FB37-1473-4D49-B9B0-51D7A7C60287)" to "/Volumes/Neues BU/2025-12-12-173202.inprogress"
2025-12-12 17:32:08.025825+0100 0x39c41 Error 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:DO_OR_BAIL] TRY_ERROR_BLOCK throwing error: Error Domain=TMStructureErrorDomain Code=7 "Structure has wrong type" UserInfo={NSLocalizedDescription=Structure has wrong type}
2025-12-12 17:32:08.025833+0100 0x39c41 Error 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:DO_OR_BAIL] TRY_ERROR_BLOCK throwing error: Error Domain=TMStructureErrorDomain Code=7 "Structure has wrong type" UserInfo={NSLocalizedDescription=Structure has wrong type}
2025-12-12 17:32:08.025873+0100 0x39c41 Error 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:DO_OR_BAIL] TRY_ERROR_BLOCK throwing error: Error Domain=TMStructureErrorDomain Code=7 "Structure has wrong type" UserInfo={NSLocalizedDescription=Structure has wrong type}
2025-12-12 17:32:08.025878+0100 0x39c41 Error 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:DO_OR_BAIL] TRY_ERROR_BLOCK throwing error: Error Domain=TMStructureErrorDomain Code=7 "Structure has wrong type" UserInfo={NSLocalizedDescription=Structure has wrong type}
2025-12-12 17:32:12.677872+0100 0x398c4 Error 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:ErrorRemapper] Copy failed because of a problem on source, error: -43
2025-12-12 17:32:12.677934+0100 0x398c4 Error 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:ErrorRemapper] Backing up from source: '/Volumes/com.apple.TimeMachine.localsnapshots/Backups.backupdb/MacBook Pro/2025-12-12-173202/Data/Users/e_huebner/Library/CloudStorage/OneDrive-Persönlich/Bilder/P1060843.jpg', stats: l:4.8 MB p:4.8 MB c:1
2025-12-12 17:32:12.677938+0100 0x398c4 Error 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:ErrorRemapper] To destination: '-', stats: -
2025-12-12 17:32:12.677989+0100 0x398c4 Error 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:ErrorRemapper] Target Volume Capacity: 3999957868544, Target Volume Free Space: 3567304036352
2025-12-12 17:32:12.678839+0100 0x398c4 Error 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:NodeOperation] Got non-OSStatus error Error Domain=com.apple.backupd.ErrorDomain Code=11 "(null)" UserInfo={MessageParameters=(
"/Users/e_huebner/Library/CloudStorage/OneDrive-Perso\U0308nlich/Bilder/P1060843.jpg"
), NSUnderlyingError=0xbc86a6580 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}}, mapping to OSStatus.paramErr
2025-12-12 17:32:14.954115+0100 0x3b6fa Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:PropagationLookAheads] Found 317.25 GB (999 items) of content to propagate down to depth 5 under "/Volumes/com.apple.TimeMachine.localsnapshots/Backups.backupdb/MacBook Pro/2025-12-12-173202/Data"
2025-12-12 17:32:14.954170+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:CopyProgress] Finished copying items for "Data" (device: /dev/disk3s5 mount: '/System/Volumes/Data' fsUUID: 4A2B7142-E0F3-42A1-AA6C-9154392DAA5E eventDBUUID: 0B22FB37-1473-4D49-B9B0-51D7A7C60287)
Time elapsed: 6.948 seconds
2025-12-12 17:32:14.954355+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:CopyProgress] Finished copying from volume "Data"
356 Total Items Added (l: 562.6 MB p: 572.3 MB)
6022 Total Items Propagated (shallow) (l: Zero KB p: Zero KB)
367222 Total Items Propagated (recursive) (l: 361.89 GB p: 358.52 GB)
367578 Total Items in Backup (l: 362.45 GB p: 359.1 GB)
169 Files Copied (l: 562.6 MB p: 572.3 MB)
151 Directories Copied (l: Zero KB p: Zero KB)
36 Symlinks Copied (l: 825 bytes p: Zero KB)
1471 Files Move Skipped (l: Zero KB p: Zero KB) | 1471 items propagated (l: 1.42 GB p: 1.43 GB)
4551 Directories Move Skipped (l: Zero KB p: Zero KB) | 359729 items propagated (l: 360.47 GB p: 357.09 GB)
2025-12-12 17:32:14.954406+0100 0x398c4 Error 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:BackupCopier] Copy stage failed with error: Error Domain=com.apple.backupd.ErrorDomain Code=11 "(null)" UserInfo={MessageParameters=(
"/Users/e_huebner/Library/CloudStorage/OneDrive-Perso\U0308nlich/Bilder/P1060843.jpg"
), NSUnderlyingError=0xbc86a6580 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}}
2025-12-12 17:32:15.055446+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:General] Unmounted '/Volumes/com.apple.TimeMachine.localsnapshots/Backups.backupdb/MacBook Pro/2025-12-12-173202/Data'
2025-12-12 17:32:15.065807+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:General] Unmounted local snapshot: com.apple.TimeMachine.2025-12-12-173202.local at path: /Volumes/com.apple.TimeMachine.localsnapshots/Backups.backupdb/MacBook Pro/2025-12-12-173202/Data source: Data
2025-12-12 17:32:15.074507+0100 0x39b27 Error 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:MountPointValidity] Mountpoint '/System/Volumes/Data' is still valid
2025-12-12 17:32:15.103822+0100 0x39c41 Error 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:MountPointValidity] Mountpoint '/Volumes/Neues BU' is still valid
2025-12-12 17:32:15.104059+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:FileProtection] MobileKeyBagAssertionBox: Assertion dropped - device locking is allowed
2025-12-12 17:32:15.104631+0100 0x398c4 Info 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:FileProtection] Device locking is allowed.
2025-12-12 17:32:15.104673+0100 0x398c4 Error 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:Analytics] Failed to send com.apple.backupd.result analytics.
2025-12-12 17:32:15.105311+0100 0x3b6f9 Error 0xdfe2d 306 0 backupd: (TimeMachine) [com.apple.TimeMachine:BackupDispatching] Backup failed: BACKUP_FAILED_COPY_STAGE (11)
0
euha0112.12.2517:34
Und schon mal vorab, vielen Dank für Deine Mühe !!!
0
Marcel Bresink12.12.2517:44
Der Fehler liegt bei dieser Datei, die offenbar per Microsoft One Drive synchronisiert wird:

/Users/e_huebner/Library/CloudStorage/OneDrive-Perso\U0308nlich/Bilder/P1060843.jpg

Der Ordnername "OneDrive-Persönlich" stellt das "ö" mit der Unicode-Codesequenz "6F 03 08" dar. Das ist eine Normalform, die in macOS verboten ist. Stattdessen muss die Darstellung "C3 B6" verwendet werden. Wahrscheinlich hat OneDrive dieses Codierungsproblem verursacht, indem es diesen Ordnernamen in Rohdarstellung nach macOS synchronisiert hat, ohne sich an die macOS-Regeln zu halten.
+7
euha0112.12.2518:27
OK, es hat geklappt!!!! Vielen, vielen Dank für Deine Hilfe!

Am Ende war es die Datei P1060843.jpg, die korrupt war und ich gelöscht habe. Zum Glück, da ich den Namen "Persönlich" nicht ändern konnte.

Etwas beschämend für mich, dass ich dies nicht selber herausfinden konnte. Etwas beschämend für Apple, warum sie die Datei zwar im Log auflisten (wo ich sie nicht gefunden habe ) Netter wäre es gewesen, eine Klartext-Fehlermeldung zu liefern.

Ja, meckern auf hohem Niveau, da Time Machine für mich extrem hilfreich ist. Aber in diesem Fall, war ich wirklich "lost".

Schönen Abend, den ich nun auch beruhigt beginnen lassen kann!
+4
ErSitztDavor12.12.2519:12
Marcel Bresink
Der Fehlercode "BACKUP_FAILED_COPY_STAGE" deutet schon mal darauf hin, dass beim Kopieren einer bestimmten Datei ein Fehler aufgetreten ist.
Dieses Problem kenne ich auch noch aus Mac OS 7/8/9-Zeiten.
Man möchte einen ganzen Schwung Dokumente kopieren, aber eine ganz bestimmte Datei verhindert diesen Vorgang und ist dementsprechend korrupt.
0

Kommentieren

Sie müssen sich einloggen, um sich an einer Diskussion beteiligen zu können.