Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time Machine over network doesn't work with AirportItlwm on Sonoma #944

Open
usr-sse2 opened this issue Dec 18, 2023 · 3 comments
Open

Time Machine over network doesn't work with AirportItlwm on Sonoma #944

usr-sse2 opened this issue Dec 18, 2023 · 3 comments

Comments

@usr-sse2
Copy link
Contributor

Have You Read Our Docs
No

Are You Reporting A Bug
Yes

Environment

  • Kext Version: v2.3.0-alpha
  • WiFi Card Model: 8265
  • PCI Product ID: 0x0150
  • macOS Version: 14.2

Description
I have a Samba share on an OpenWRT router that was used as Time Machine backup destination. It used to work on Ventura, then I haven't used it for a long time because the HDD became full. Now I've upgraded to Sonoma and replaced the HDD on the router with a larger one, and I can no longer backup to it over Wi-Fi using AirportItlwm. I can setup the network backup destination successfully, but the initial backup doesn't start with a "network interruption" error, although the Wi-Fi does not disconnect. I've checked that backup to the same network destination works when using a wired Ethernet connection. If I do initial backup over Ethernet, then incremental backups over Wi-Fi also don't work.

I think that it may be related to the problem with iMessage and it may be easier to debug Time Machine than iMessage because you can control both sides of the connection.

Here is the error log of backupd:

TimeMachine	ошибка	14:18:56.617506+0300	backupd	Failed to enumerate instances of structure APFSBackup under path /Volumes/Резервные копии usrsse2's MacBook Pro 3
TimeMachine	ошибка	14:18:56.624702+0300	backupd	Failed to enumerate URLs under /Volumes/Резервные копии usrsse2's MacBook Pro 3 for SnapshotInProgressContainer reuse with error Error Domain=NSCocoaErrorDomain Code=260 "The file “Резервные копии usrsse2's MacBook Pro 3” couldn’t be opened because there is no such file." UserInfo={NSURL=file:///Volumes/%D0%A0%D0%B5%D0%B7%D0%B5%D1%80%D0%B2%D0%BD%D1%8B%D0%B5%20%D0%BA%D0%BE%D0%BF%D0%B8%D0%B8%20usrsse2's%20MacBook%20Pro%203/, NSFilePath=/Volumes/Резервные копии usrsse2's MacBook Pro 3, NSUnderlyingError=0x7fb33d526440 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}
TimeMachine	ошибка	14:18:56.625211+0300	backupd	Failed to open '/Volumes/Резервные копии usrsse2's MacBook Pro 3', error: No such file or directory
TimeMachine	ошибка	14:18:56.625426+0300	backupd	Failed to enumerate instances of structure ReadOnlyBackup under path /Volumes/Резервные копии usrsse2's MacBook Pro 3, error: Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory" UserInfo={NSFilePath=/Volumes/Резервные копии usrsse2's MacBook Pro 3, NSLocalizedDescription=/Volumes/Резервные копии usrsse2's MacBook Pro 3: No such file or directory (error 2)}
TimeMachine	ошибка	14:18:57.714359+0300	backupd	Error: (Error Domain=NSCocoaErrorDomain Code=4 "The file “2023-12-18-141856.inprogress” doesn’t exist." UserInfo={NSFilePath=/Volumes/Резервные копии usrsse2's MacBook Pro 3/2023-12-18-141856.inprogress, NSUnderlyingError=0x7fb33c797880 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}) Creating directory file:///Volumes/%D0%A0%D0%B5%D0%B7%D0%B5%D1%80%D0%B2%D0%BD%D1%8B%D0%B5%20%D0%BA%D0%BE%D0%BF%D0%B8%D0%B8%20usrsse2's%20MacBook%20Pro%203/2023-12-18-141856.inprogress
TimeMachine	ошибка	14:18:57.715003+0300	backupd	Failed to build new Backup with error Error Domain=NSCocoaErrorDomain Code=4 "The file “2023-12-18-141856.inprogress” doesn’t exist." UserInfo={NSFilePath=/Volumes/Резервные копии usrsse2's MacBook Pro 3/2023-12-18-141856.inprogress, NSUnderlyingError=0x7fb33c797880 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}
TimeMachine	ошибка	14:18:57.715770+0300	backupd	Failed to build new backup with error Error Domain=NSCocoaErrorDomain Code=4 "The file “2023-12-18-141856.inprogress” doesn’t exist." UserInfo={NSFilePath=/Volumes/Резервные копии usrsse2's MacBook Pro 3/2023-12-18-141856.inprogress, NSUnderlyingError=0x7fb33c797880 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}
TimeMachine	ошибка	14:18:57.716389+0300	backupd	Failed to prepare working set for new backup, error: Error Domain=NSCocoaErrorDomain Code=4 "The file “2023-12-18-141856.inprogress” doesn’t exist." UserInfo={NSFilePath=/Volumes/Резервные копии usrsse2's MacBook Pro 3/2023-12-18-141856.inprogress, NSUnderlyingError=0x7fb33c797880 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}
TimeMachine	ошибка	14:19:08.064285+0300	backupd	Backup failed because the destination disk was ejected or disconnected unexpectedly!
TimeMachine	ошибка	14:19:08.085268+0300	backupd	Backup failed: BACKUP_FAILED_DISK_INTERRUPTION (27)

And here is the cause of error:

apfs	стандартное	14:18:55.478142+0300	kernel	apfs_vfsop_sync:5127: disk4s1 disk4: failed to finish all transactions in sync() - Input/output error(5)
apfs	стандартное	14:18:55.478142+0300	kernel	apfs_vfsop_sync:5127: disk4s1 disk4: failed to finish all transactions in sync() - Input/output error(5)
diskimagesiod	стандартное	14:18:55.485939+0300	diskimagesiod	-[DIIODaemonDelegate unmountAll]: Forcing unmount of <private> (disk4s1)
apfs	стандартное	14:18:55.486876+0300	kernel	apfs_log_op_with_proc:3110: disk4s1 unmounting volume Резервные копии usrsse2's MacBook Pro, requested by: diskimagesiod (pid 65439); parent: launchd (pid 1)
apfs	стандартное	14:18:55.486891+0300	kernel	apfs_vfsop_unmount:3196: disk4s1 waiting for purgatory cleaner to finish
apfs	стандартное	14:18:55.486977+0300	kernel	apfs_vfsop_unmount:3370: disk4s1 failed to finish all transactions before unmount! (err 6)
diskarbitrationd	информационное	14:18:55.517729+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.518131+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.518294+0300	diskarbitrationd	  dispatched callback, id = 0000000000000001:0000000000000001, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.518464+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.518621+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.518841+0300	diskarbitrationd	  dispatched callback, id = 0000000000000001:0000000000000001, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.519263+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.519900+0300	diskarbitrationd	  dispatched callback, id = 000000000000000A:000000000000000A, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.520243+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.520577+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.520983+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.521342+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.521641+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.521878+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.522108+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.522269+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.522413+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.522651+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.522799+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.522949+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.523086+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.523214+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.523367+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.523513+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.523637+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.523760+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.523885+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.524002+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.524127+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.524226+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.524324+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.524430+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.524576+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.524665+0300	diskarbitrationd	  dispatched callback, id = 0000000000000001:0000000000000001, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.524755+0300	diskarbitrationd	  dispatched callback, id = 0000000000000006:0000000000000006, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.524949+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.525116+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.525262+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.525404+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.525542+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.525685+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.525829+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.525966+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.526108+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.526279+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.526448+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.526611+0300	diskarbitrationd	  dispatched callback, id = 0000000000000001:0000000000000001, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.526781+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.526938+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.527106+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.527267+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.527426+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.527611+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.527767+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.527903+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.528042+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.528168+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.528417+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.528774+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.529042+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
diskarbitrationd	информационное	14:18:55.529282+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk description changed, disk = /dev/disk4s1, key = DAVolumePath.
CoreFoundation	информационное	14:18:55.554429+0300	CoreServicesUIAgent	CFVolumeObserver: Notifying client about disk <DADisk 0x60000063c540 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.554670+0300	AXVisualSupportAgent	CFVolumeObserver: Notifying client about disk <DADisk 0x600000295110 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.554848+0300	WindowManager	CFVolumeObserver: Notifying client about disk <DADisk 0x600002f74570 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.555773+0300	filecoordinationd	CFVolumeObserver: Notifying client about disk <DADisk 0x7fe6d9d08680 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.555104+0300	AXVisualSupportAgent	CFVolumeObserver: Notifying client about disk <DADisk 0x60000023aac0 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.557487+0300	CoreLocationAgent	CFVolumeObserver: Notifying client about disk <DADisk 0x7f79f522b260 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.558649+0300	Finder	CFVolumeObserver: Notifying client about disk <DADisk 0x60000169d140 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.559159+0300	sharingd	CFVolumeObserver: Notifying client about disk <DADisk 0x7f99172117c0 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.559705+0300	imklaunchagent	CFVolumeObserver: Notifying client about disk <DADisk 0x7fd32813fb60 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.559592+0300	Finder	CFVolumeObserver: Notifying client about disk <DADisk 0x6000016740f0 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.560333+0300	SSMenuAgent	CFVolumeObserver: Notifying client about disk <DADisk 0x600003ce8de0 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.560537+0300	TextInputMenuAgent	CFVolumeObserver: Notifying client about disk <DADisk 0x60000022f090 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.560775+0300	Viscosity	CFVolumeObserver: Notifying client about disk <DADisk 0x6000037300f0 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.561081+0300	Siri	CFVolumeObserver: Notifying client about disk <DADisk 0x600002abfd80 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.562206+0300	loginwindow	CFVolumeObserver: Notifying client about disk <DADisk 0x6000008e7d50 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.562212+0300	iStatMenusAgent	CFVolumeObserver: Notifying client about disk <DADisk 0x60000207f810 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.562678+0300	Electron	CFVolumeObserver: Notifying client about disk <DADisk 0x118020c4fa0 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.562999+0300	Finder	CFVolumeObserver: Notifying client about disk <DADisk 0x600001561920 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.564225+0300	SystemUIServer	CFVolumeObserver: Notifying client about disk <DADisk 0x600001686910 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.564572+0300	Messages	CFVolumeObserver: Notifying client about disk <DADisk 0x600002085f80 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.565385+0300	Amphetamine	CFVolumeObserver: Notifying client about disk <DADisk 0x60000280b1e0 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.566737+0300	Terminal	CFVolumeObserver: Notifying client about disk <DADisk 0x6000018d0930 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.567394+0300	TimeMachineSettings	CFVolumeObserver: Notifying client about disk <DADisk 0x6000011bc180 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.567873+0300	Console	CFVolumeObserver: Notifying client about disk <DADisk 0x600002f17ea0 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.573014+0300	sharedfilelistd	CFVolumeObserver: Notifying client about disk <DADisk 0x7fb4707281c0 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
sharedfilelistd	информационное	14:18:55.573169+0300	sharedfilelistd	handleEvent: unmount, disk=disk4s1, url='<private>', name='<private>'
diskarbitrationd	информационное	14:18:55.587961+0300	diskarbitrationd	  copied disk description, id = /dev/disk4s1.
CoreFoundation	информационное	14:18:55.628812+0300	BackgroundTaskManagementAgent	CFVolumeObserver: Notifying client about disk <DADisk 0x7f9c27025490 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.630683+0300	Preview	CFVolumeObserver: Notifying client about disk <DADisk 0x600000b5b900 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.632114+0300	nbagent	CFVolumeObserver: Notifying client about disk <DADisk 0x7f9b7ad0d550 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.637662+0300	AMPLibraryAgent	CFVolumeObserver: Notifying client about disk <DADisk 0x7fca3161b960 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.637829+0300	backupd	CFVolumeObserver: Notifying client about disk <DADisk 0x7fb33d00c0e0 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.638770+0300	com.apple.appkit.xpc.openAndSavePanelService	CFVolumeObserver: Notifying client about disk <DADisk 0x6000011717d0 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.638897+0300	backupd	CFVolumeObserver: Notifying client about disk <DADisk 0x7fb33d6d2370 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.639724+0300	Network	CFVolumeObserver: Notifying client about disk <DADisk 0x600002bd00c0 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.639987+0300	backupd	CFVolumeObserver: Notifying client about disk <DADisk 0x7fb33d32fcf0 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.640007+0300	Network	CFVolumeObserver: Notifying client about disk <DADisk 0x6000003000c0 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.640934+0300	backupd	CFVolumeObserver: Notifying client about disk <DADisk 0x7fb33d4714b0 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.643573+0300	fontd	CFVolumeObserver: Notifying client about disk <DADisk 0x7fca2c41bc40 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.643709+0300	sharedfilelistd	CFVolumeObserver: Notifying client about disk <DADisk 0x7f8efa907bf0 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
CoreFoundation	информационное	14:18:55.643908+0300	com.apple.BKAgentService	CFVolumeObserver: Notifying client about disk <DADisk 0x7fcd637d2100 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
sharedfilelistd	информационное	14:18:55.643923+0300	sharedfilelistd	handleEvent: unmount, disk=disk4s1, url='<private>', name='<private>'
storagekitd	стандартное	14:18:55.691728+0300	storagekitd	Starting to process: {
    Disk = "<DADisk 0x7fae18e06dd0 [0x7ff8598fbd80]>{id = /dev/disk4s1}";
    Operation = Change;
}
storagekitd	стандартное	14:18:55.693654+0300	storagekitd	-[SKDisk(DaemonAdditions) _cacheInfoWithDiskDescription:]: Caching disk4s1, isValid=1
diskarbitrationd	информационное	14:18:55.695739+0300	diskarbitrationd	  copied disk description, id = /dev/disk4s1.
diskarbitrationd	информационное	14:18:55.697016+0300	diskarbitrationd	  copied disk description, id = /dev/disk4s1.
diskarbitrationd	информационное	14:18:55.701792+0300	diskarbitrationd	  copied disk description, id = /dev/disk4s1.
storagekitd	стандартное	14:18:55.708170+0300	storagekitd	-[SKDaemonManager(DiskNotifications) addChangedDisk:]: <SKAPFSDisk: [78] { BSD Name: disk4s1, Mounted: No, APFS UUID: FB7A9B58-EC5D-43B6-8C5E-A1BD58DDE33F, Encrypted: No }>
storagekitd	стандартное	14:18:55.708558+0300	storagekitd	<SKAPFSDisk: [78] { BSD Name: disk4s1, Mounted: No, APFS UUID: FB7A9B58-EC5D-43B6-8C5E-A1BD58DDE33F, Encrypted: No }>
CoreFoundation	информационное	14:18:55.985094+0300	CarbonComponentScannerXPC	CFVolumeObserver: Notifying client about disk <DADisk 0x7f940fd0e600 [0x7ff8598fbd80]>{id = /dev/disk4s1} (<private>) because it's path changed to NULL.
apfs	стандартное	14:18:58.990621+0300	kernel	nx_volume_group_update:727: disk4s1 Volume Резервные копии usrsse2's MacBook Pro role 0x180 is not a System or Data volume
apfsd	отладка	14:18:58.991491+0300	apfsd	volume_changed: disk disk4s1, context 0x7fef42009ea0, defragmenter <none>
apfs	стандартное	14:18:58.990962+0300	kernel	fillEncryptionInfoForVolume:1299: disk4s1 apfs_vek_get_aks_state failed with error 22
apfsd	отладка	14:18:58.992578+0300	apfsd	volume_changed: disk disk4s1, context 0x7fef42009ea0, defragmenter <none>
diskarbitrationd	стандартное	14:18:59.056032+0300	diskarbitrationd	removed disk, id = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.056574+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.057199+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.057784+0300	diskarbitrationd	  dispatched callback, id = 0000000000000001:0000000000000001, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.058433+0300	diskarbitrationd	  dispatched callback, id = 0000000000000001:0000000000000001, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.059078+0300	diskarbitrationd	  dispatched callback, id = 0000000000000001:0000000000000001, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.059479+0300	diskarbitrationd	  dispatched callback, id = 0000000000000004:0000000000000004, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.060139+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.060743+0300	diskarbitrationd	  dispatched callback, id = 0000000000000006:0000000000000006, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.061336+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.061688+0300	diskarbitrationd	  dispatched callback, id = 0000000000000001:0000000000000001, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.062064+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.062417+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.062823+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.063210+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.063611+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.064008+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.064419+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.064790+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.065308+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.066195+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.066929+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.067549+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.068726+0300	diskarbitrationd	  dispatched callback, id = 0000000000000001:0000000000000001, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.069555+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.070350+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.071125+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.071672+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.071950+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.072118+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.072283+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.072448+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.072632+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.072824+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.073019+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.073251+0300	diskarbitrationd	  dispatched callback, id = 0000000000000004:0000000000000004, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.073442+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.073565+0300	diskarbitrationd	  dispatched callback, id = 0000000000000005:0000000000000005, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.073673+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.073755+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.073857+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.073951+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.074182+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.074403+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.074604+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.074799+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.074978+0300	diskarbitrationd	  dispatched callback, id = 0000000000000002:0000000000000002, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.075201+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.075417+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.075587+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.075701+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.076061+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.076353+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.076567+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.076689+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.076941+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.077172+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.077625+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.077924+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.078078+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
diskarbitrationd	информационное	14:18:59.078300+0300	diskarbitrationd	  dispatched callback, id = 0000000000000003:0000000000000003, kind = disk disappeared, disk = /dev/disk4s1.
apfsd	отладка	14:18:59.112104+0300	apfsd	daDiskDisappearedCallback: disk disk4s1
storagekitd	стандартное	14:19:07.822428+0300	storagekitd	Starting to process: {
    Disk = "<DADisk 0x7fae18922330 [0x7ff8598fbd80]>{id = /dev/disk4s1}";
    Operation = Disappear;
}
storagekitd	стандартное	14:19:07.822618+0300	storagekitd	-[SKDaemonManager(DiskNotifications) addDisappearedDisk:]: <SKAPFSDisk: [78] { BSD Name: disk4s1, Mounted: No, APFS UUID: FB7A9B58-EC5D-43B6-8C5E-A1BD58DDE33F, Encrypted: No }>
storagekitd	стандартное	14:19:07.823371+0300	storagekitd	<SKAPFSDisk: [78] { BSD Name: disk4s1, Mounted: No, APFS UUID: FB7A9B58-EC5D-43B6-8C5E-A1BD58DDE33F, Encrypted: No }>
StorageKit	стандартное	14:19:07.828521+0300	wallpaperexportd	<SKAPFSDisk: [78] { BSD Name: disk4s1, Mounted: No, APFS UUID: FB7A9B58-EC5D-43B6-8C5E-A1BD58DDE33F, Encrypted: No }>

Bug Report Archive

Kext Download Source
v2.3.0-alpha

@f-1-0
Copy link

f-1-0 commented Jan 29, 2024

Can't confirm -
I just tried on Sonoma 23D56 and it works normally for me, with 2.3.0 alpha intel Wifi driver for AC9560 (and ethernet unplugged on my Z390 Designare). I use an original 3rd gen AirPort Time Capsule for storage though.

@usr-sse2
Copy link
Contributor Author

The problem is not specific to OpenWRT. I've tested in another network, and tried to back up to a Mac instead of SMB share on a router and got the same failure.
The next step is to check whether it is specific to 8265.

@zxystd
Copy link
Collaborator

zxystd commented Mar 1, 2024

@usr-sse2 I think it is not specific to 8265. Maybe macOS some userspace applications/daemons don't treat that the network is UP.
Sonoma AirportItlwm implement is different from BRCMs, the network traffic is through to Ethernet interface which should be SkywalkNetworkInterface(although it is the subclass of Ethernet interface) on Sonoma. , the ioreg difference is here:
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants