Sample Header Ad - 728x90

Ask Different (Apple)

Q&A for power users of Apple hardware and software

Latest Questions

0 votes
1 answers
546 views
XProtect Consistently Eating Tons Of RAM?
I recently updated my 2017 MBP to Ventura. Ever since, my system has been running very poorly I've noted that 90% of the time, when it is acting up, there is an XProtectRemediatorSnowBeagle process taking up 2.01 GB of RAM – consistently. It does not go away, and force-quitting only works maybe half...
I recently updated my 2017 MBP to Ventura. Ever since, my system has been running very poorly I've noted that 90% of the time, when it is acting up, there is an XProtectRemediatorSnowBeagle process taking up 2.01 GB of RAM – consistently. It does not go away, and force-quitting only works maybe half the time. Trying to kill it from terminal often fails as well, with some variant of "Operation Not Permitted" It's usually a root-owned process. At least once, there's been a second copy of it, taking up another 2.01 GB of RAM, owned by the active user account Other remediators, like XProtectRemediatorAdload, seem to run normally – they get up to something like 1.5 GB of RAM, and then finish what they're doing and quit. This one doesn't. It just sticks around in RAM Sampling it in Activity Monitor shows a call graph hung on a _dispatch_group_wait_slow -> _dlock_wait -> __ulock_wait. I can't find any suspicious files open with lsof I haven't tried a fresh install yet. I'm hoping to avoid it, as it's always a nightmare to get everything configured how I want it again. I'd really prefer to diagnose what's causing it to hang, and get rid of that... or reinstall XProtect, if that's a thing... or just disable it altogether, tbh, as I'm pretty confident in my ability to avoid malware on my own – but I can't figure out how to do any of that Any ideas? I've tried an SMC reset, NVRAM / PRAM reset, disabling csrutil... no dice. Raw logs below dtruss:
SYSCALL(args) 		 = return
bsdthread_ctl(0x100, 0x800004FF, 0xFFFFFFFF)		 = 0 0
bsdthread_ctl(0x100, 0x0, 0x310B)		 = 0 0
kevent_id(0x7FCF9BF68EF0, 0x700000F3F338, 0x1)		 = 0 0
kevent_qos(0xFFFFFFFFFFFFFFFF, 0x700000F3F5B0, 0x1)		 = 0 0
thread_selfid(0x0, 0x0, 0x0)		 = 233467 0
bsdthread_ctl(0x100, 0x0, 0x310B)		 = 0 0
workq_kernreturn(0x100, 0x700000DB6B80, 0x1)		 = 0 Err#-2
bsdthread_ctl(0x100, 0x800004FF, 0xFFFFFFFF)		 = 0 0
bsdthread_ctl(0x100, 0x0, 0x310F)		 = 0 0
workq_kernreturn(0x20, 0x0, 0x1)		 = 0 0
workq_kernreturn(0x40, 0x700000F3FB80, 0x0)		 = 0 Err#-2
kevent_qos(0xFFFFFFFFFFFFFFFF, 0x700000DB66A0, 0x1)		 = 0 0
bsdthread_ctl(0x100, 0x0, 0x310F)		 = 0 0
kevent_id(0x7FCF9BF66FC0, 0x700000F3F918, 0x1)		 = 0 0
workq_kernreturn(0x40, 0x700000DB6B80, 0x0)		 = 0 Err#-2
bsdthread_ctl(0x100, 0x0, 0x310F)		 = 0 0
madvise(0x7FD056009000, 0x1000, 0x7)		 = 0 0
psynch_cvbroad(0x7FD055008F68, 0xC0000000D00, 0xC0000000100)		 = 257 0
psynch_cvwait(0x7FD055008F68, 0xC0100000D00, 0xC00)		 = 0 0
ulock_wake(0x1000002, 0x102867E00, 0x0)		 = 0 0
ulock_wait(0x1050002, 0x102867E00, 0x3312)		 = 0 0
workq_kernreturn(0x100, 0x700000DB6B80, 0x1)		 = 0 Err#-2
__disable_threadsignal(0x1, 0x0, 0x0)		 = 0 0
madvise(0x7FD05600B000, 0x1000, 0x7)		 = 0 0
workq_kernreturn(0x4, 0x0, 0x0)		 = 0 Err#-2
Activity Monitor Sample:
Analysis of sampling XProtectRemediatorSnowBeagle (pid 4878) every 1 millisecond
Process:         XProtectRemediatorSnowBeagle 
Path:            /Library/Apple/*/XProtect.app/Contents/MacOS/XProtectRemediatorSnowBeagle
Load Address:    0x10271a000
Identifier:      XProtectRemediatorSnowBeagle
Version:         126
Code Type:       X86-64
Platform:        macOS
Parent Process:  XProtectPluginService 

Date/Time:       2024-02-21 18:35:09.954 -0500
Launch Time:     2024-02-21 18:11:30.241 -0500
OS Version:      macOS 13.6.4 (22G513)
Report Version:  7
Analysis Tool:   /usr/bin/sample

Physical footprint:         2.0G
Physical footprint (peak):  2.4G
Idle exit:                  untracked
----

Call graph:
    2519 Thread_204892   DispatchQueue_1: com.apple.main-thread  (serial)
    + 2519 start  (in dyld) + 1903  [0x7ff8186fd41f]
    +   2519 ???  (in XProtectRemediatorSnowBeagle)  load address 0x10271a000 + 0x2fda  [0x10271cfda]
    +     2519 ???  (in XProtectRemediatorSnowBeagle)  load address 0x10271a000 + 0x68fdc  [0x102782fdc]
    +       2519 ???  (in XProtectRemediatorSnowBeagle)  load address 0x10271a000 + 0x68c00  [0x102782c00]
    +         2519 ???  (in XProtectRemediatorSnowBeagle)  load address 0x10271a000 + 0x7d531  [0x102797531]
    +           2519 ???  (in XProtectRemediatorSnowBeagle)  load address 0x10271a000 + 0x53783  [0x10276d783]
    +             2519 _dispatch_group_wait_slow  (in libdispatch.dylib) + 43  [0x7ff8188b6aef]
    +               2519 _dlock_wait  (in libdispatch.dylib) + 45  [0x7ff8188b6849]
    +                 2519 __ulock_wait  (in libsystem_kernel.dylib) + 10  [0x7ff818a19cce]
    2519 Thread_205926
      2519 start_wqthread  (in libsystem_pthread.dylib) + 15  [0x7ff818a52bbf]
        2519 _pthread_wqthread  (in libsystem_pthread.dylib) + 427  [0x7ff818a53cb9]
          2519 __workq_kernreturn  (in libsystem_kernel.dylib) + 10  [0x7ff818a19c3e]

Total number in stack (recursive counted multiple, when >=5):

Sort by top of stack, same collapsed (when >= 5):
        __ulock_wait  (in libsystem_kernel.dylib)        2519
        __workq_kernreturn  (in libsystem_kernel.dylib)        2519
More of the sample [here](https://pastebin.com/iNTFjZQZ)
phnord (1 rep)
Feb 22, 2024, 12:01 AM • Last activity: Jul 16, 2025, 10:04 PM
1 votes
1 answers
1207 views
Recurring system.log process: "com.apple.dpd: Service exited with abnormal code: 75" - Catalina 10.15.7
I've been trying to remove this weird recurring process that happens every second in my system.log: Sep 27 23:45:12 User-iMac com.apple.xpc.launchd[1] (com.apple.dpd[1749]): Service exited with abnormal code: 75 Sep 27 23:45:12 User-iMac com.apple.xpc.launchd[1] (com.apple.dpd): Service only ran for...
I've been trying to remove this weird recurring process that happens every second in my system.log: Sep 27 23:45:12 User-iMac com.apple.xpc.launchd (com.apple.dpd): Service exited with abnormal code: 75 Sep 27 23:45:12 User-iMac com.apple.xpc.launchd (com.apple.dpd): Service only ran for 0 seconds. Pushing respawn out by 1 seconds. It'll also randomly throw this SIGKILL message: Sep 27 23:51:14 User-iMac com.apple.xpc.launchd (com.apple.mdworker.shared.05000000-0200-0000-0000-000000000000): Service exited due to SIGKILL | sent by mds I've tried a few things so far: 1. Disabled SIP in recovery mode, ran sudo mount -uw / in terminal after booting and removed the com.apple.dpd.plist file from System/Library/LaunchDaemons 2. Re-formatted my hard drive and did a fresh install of Catalina. Repeated the above step. I've been Googling non-stop so has anyone experienced this or know how to fix it? Thanks!
RealityTunnelBob (11 rep)
Sep 28, 2020, 04:09 AM • Last activity: Jul 5, 2025, 07:05 PM
2 votes
1 answers
198 views
iPhone 7 Plus not getting notification beep
I’ve been having this issue for quite a while now. I just suddenly noticed my iPhone 7 plus stopped giving me notification beeps despite all notification settings properly configured. I’ve read through solutions found online and after trying all steps, it’s still the same. The better solution I have...
I’ve been having this issue for quite a while now. I just suddenly noticed my iPhone 7 plus stopped giving me notification beeps despite all notification settings properly configured. I’ve read through solutions found online and after trying all steps, it’s still the same. The better solution I have experienced so far is that it’ll give me notification beeps for few minutes (max 1hr) and then it stops giving notification beeps again. Please let me know if anyone is experiencing this or has experienced it and what solution did the person arrive at? Right now my last hope is to restore factory settings but I’m still scared of losing apps and their data and at the end of the day, the issue won’t be resolved. I’ll be so glad if someone experienced can engage in this post.
McPhemmy (21 rep)
Jul 24, 2022, 12:10 PM • Last activity: Jul 2, 2025, 09:01 PM
0 votes
1 answers
1720 views
Can’t get rid of “Finish setting up family sharing” badge
Even after I complete all the steps, the notification just comes back: [![enter image description here][1]][1] [![enter image description here][2]][2] [![enter image description here][3]][3] [![enter image description here][4]][4] [![enter image description here][5]][5] Is this a bug or can I solve...
Even after I complete all the steps, the notification just comes back: enter image description here enter image description here enter image description here enter image description here enter image description here Is this a bug or can I solve this without asking Apple for support?
R K (1 rep)
May 11, 2022, 08:34 AM • Last activity: Jun 25, 2025, 04:03 AM
2 votes
1 answers
477 views
On MacOS 10.15.5, "About This Mac --> Storage" is not recognizing my RAID-1 drive correctly
I upgraded from *El Capitan* to *Catalina* **10.15.5** on a *MacbookPro mid-2012* , the oldest HW that Catalina will run on. Then, I created a RAID-1 drive using 2 USB disks. "*About This Mac* --> *Storage*" is **not** showing a logical 500-gb RAID-1 drive, the 500-gb disk RAID member, and the 500-g...
I upgraded from *El Capitan* to *Catalina* **10.15.5** on a *MacbookPro mid-2012* , the oldest HW that Catalina will run on. Then, I created a RAID-1 drive using 2 USB disks. "*About This Mac* --> *Storage*" is **not** showing a logical 500-gb RAID-1 drive, the 500-gb disk RAID member, and the 500-gb partition RAID member is not displayed, but the 1-tb disk for this partition, and the other 500-gb partition on the same disk, **is** displayed. On the other hand: (1) "*Go -> Utility -> Disk Utility* ", (2) "*Finder*", and (3) command-line utilities all show the correct drive structure: the logical RAID-1 drive, the 2 physical disks, the 2 partitions of the 1-tb disk. Further, the amount of available drive space, on all disks, all agree. note: I did a major reorg of my data when I upgraded to Catalina. My internal disk is SSD, and Catalina automatically formatted it to APFS. Next, I emptied the 500-gb and 1-tb disks into a 2-tb disk. I decided to re-format both (hfs+). Using Catalina's RAID tool, I created the RAID-1 drive. Everything, except "*About This Mac* --> *Storage*", looks great so I am proceeding. So, I'm just reporting this and thinking this has something to do with a mid-2012 MacBook Pro being the oldest HW to support Catalina. Since data is critical to me these days, please tell me if I should be concerned about the strange "*About This Mac --> Storage*" result.
rppkgai (379 rep)
Jun 8, 2020, 07:31 PM • Last activity: Jun 14, 2025, 07:06 AM
3 votes
1 answers
122 views
Can't click in Safari nor interact with menus
I am stuck with Safari : - when I open it, I can't click anywhere (I just here the "bong" sound), - most of menu items are grayed (including `Quit Safari`), - none of keyboard shortcut will work, When I force quit and re-launch, I am stuck in the same state.
I am stuck with Safari : - when I open it, I can't click anywhere (I just here the "bong" sound), - most of menu items are grayed (including Quit Safari), - none of keyboard shortcut will work, When I force quit and re-launch, I am stuck in the same state.
lauhub (1303 rep)
Jan 5, 2022, 08:22 PM • Last activity: May 20, 2025, 01:07 AM
0 votes
0 answers
20 views
System Settings window fails to load
Sometimes when I've been using my M1 MacBook Pro with Sonoma 14.5 (23F79) for a couple of hours this bug appears. I open System Settings and the application appears to load, but there is no window. If I expand the `View` menu, it indicates the General tab 12 times. [![enter image description here][1...
Sometimes when I've been using my M1 MacBook Pro with Sonoma 14.5 (23F79) for a couple of hours this bug appears. I open System Settings and the application appears to load, but there is no window. If I expand the View menu, it indicates the General tab 12 times. enter image description here No matter what I do, I cannot get the System Settings window to appear without restarting my computer. Has anyone found a solution to this bug?
Keyslinger (298 rep)
May 13, 2025, 09:27 PM
1 votes
0 answers
135 views
How do I stop iBooks skipping pages in continuous scroll mode?
When I download a book preview, then download the full book, continuous scrolling in the Books app skips tens or hundreds of pages around the preview end page. I've seen this in most (maybe all) books I've downloaded recently. This started some time before iOS 18.4.1, likely in the last few months....
When I download a book preview, then download the full book, continuous scrolling in the Books app skips tens or hundreds of pages around the preview end page. I've seen this in most (maybe all) books I've downloaded recently. This started some time before iOS 18.4.1, likely in the last few months. A workaround is to change to "curl" page turning mode. But I'm looking for a permanent fix, because flipping 100 pages is pretty annoying when I'm used to scrolling. Deleting and re-downloading the book doesn't work. I don't want to delete the app, because I'm not sure if all my books are stored in iCloud.
T2345 (11 rep)
May 4, 2025, 10:01 AM
2 votes
1 answers
1245 views
Cannot toggle "Prevent automatic sleeping on power adapter when the display is off"
I can't toggle the option "Prevent automatic sleeping on power adapter when the display is off" under Settings -> Displays -> Battery & Energy. It just remains on. This looks like a bug. Would there be any workarounds? [![enter image description here][1]][1] [1]: https://i.sstatic.net/n3tka.png
I can't toggle the option "Prevent automatic sleeping on power adapter when the display is off" under Settings -> Displays -> Battery & Energy. It just remains on. This looks like a bug. Would there be any workarounds? enter image description here
foamroll (329 rep)
Nov 25, 2022, 05:04 AM • Last activity: Apr 17, 2025, 02:03 PM
2 votes
3 answers
502 views
Why does the "Show Floating Thumbnail" screenshot option uncheck itself several times per day in macOS 15.3.2?
Ever since updating to macOS 15.3.2, I have noticed that the floating thumbnail in the bottom right corner of the display was no longer appearing after taking a screenshot. Using Cmd-Shift-5 to access the options, I would notice that the corresponding option "Show Floating Thumbnail" would be unchec...
Ever since updating to macOS 15.3.2, I have noticed that the floating thumbnail in the bottom right corner of the display was no longer appearing after taking a screenshot. Using Cmd-Shift-5 to access the options, I would notice that the corresponding option "Show Floating Thumbnail" would be unchecked. Initially thinking about an involuntary user error, I would check it. The feature would be back up and running for some time (maximum a couple of hours) and then it would uncheck itself again on its own. I tried to check it, then log out of macOS. Upon logging back in, the option would be unchecked again. What could be causing this? What could I do to solve it? I have already filed a report to Apple via the Feedback Assistant app.
NotationMaster (1734 rep)
Mar 19, 2025, 09:30 AM • Last activity: Apr 14, 2025, 01:49 PM
0 votes
2 answers
101 views
What causes macOS to stop launching any apps?
I don't get error messages and the apps I have open still work fine, but my Mac is refusing to launch any new apps, including terminal.app. - It doesn't matter if I try to launch an app through spotlight search, the bottom bar, Finder, or if I use Show Package Contents -> macos -> click on UNIX file...
I don't get error messages and the apps I have open still work fine, but my Mac is refusing to launch any new apps, including terminal.app. - It doesn't matter if I try to launch an app through spotlight search, the bottom bar, Finder, or if I use Show Package Contents -> macos -> click on UNIX file. - I tried to get around this by opening About this Mac and clicking Displays Preferences to open System Preferences, but now About this Mac is stuck permanently open with the spinning mouse wheel whenever I mouse over it. My system is M1 Macbook Air 11.2.1. Normal restarting doesn't help, since the OS reopens the programs I have as start-up applications.
qazwsx (173 rep)
Oct 13, 2023, 11:30 PM • Last activity: Mar 7, 2025, 08:52 AM
3 votes
3 answers
6019 views
Phantom unread messages in iMessage
After a (generally) successful migration from an old MBP (2014, Big Sur) to a new M2 MBA, I have several unread messages indicated by the notification badge in the dock on the iMessage icon. I've tried rebooting, logging out and back in, `killall Dock`, and even clicking on every single thread in th...
After a (generally) successful migration from an old MBP (2014, Big Sur) to a new M2 MBA, I have several unread messages indicated by the notification badge in the dock on the iMessage icon. I've tried rebooting, logging out and back in, killall Dock, and even clicking on every single thread in the messages app, but nothing works. How do I get rid of the phantom messages? FWIW I don't have this issue on my phone connected to the same account.
orome (12163 rep)
Feb 8, 2023, 08:39 PM • Last activity: Feb 24, 2025, 09:19 AM
3 votes
2 answers
2133 views
How to fix striped icons in the dock?
Since a couple of days, some icons in my dock are pin-striped. I don't know how that happened and can't find a reason for this. At first I thought it was a graphics problem but it only affects some app icons. A reboot didn't help there. Then I thought it would only affect third-party software, but t...
Since a couple of days, some icons in my dock are pin-striped. I don't know how that happened and can't find a reason for this. At first I thought it was a graphics problem but it only affects some app icons. A reboot didn't help there. Then I thought it would only affect third-party software, but today Finder was also affected. A vertical dock is shown with icons from Finder, App Store, Mail, Safari, Firefox, Calendar, Photos and Libreoffice. Finder, Firefox and LibreOffice have vertical stripes which makes the icon semi-transparent or inverted on those stripes. Dock position doesn't matter and dragging icons doesn't help either (during the drag, the icons look fine) A horizontal dock is shown with icons from Finder, App Store, Mail, Safari, Firefox, Calendar, Photos and Libreoffice. Finder, Firefox and LibreOffice have vertical stripes which makes the icon semi-transparent or inverted on those stripes. Initial reports started around MacOS Sequoia 15.2 (24C101) on Macbook Air Retina, 13 inch, 2020 model. This next instance came from Macbook Pro 13" 2020 i7 on Sequoia 15.2, updated to 15.3 but issue still persists. enter image description here
guerda (83 rep)
Jan 31, 2025, 07:59 AM • Last activity: Feb 18, 2025, 03:20 PM
2 votes
0 answers
593 views
Big Sur: Documents & Desktop folders totally empty after turning off "Desktop & Documents Folders"
In the latest Big Sur 11.2.2: My documents and desktop folders went totally empty after turning off "Documents & Desktop" syncing in iCloud Drive settings. Steps I did: 1. I went to **System Preferences** > **Internet Accounts** > **iCloud** > **iCloud Drive**. 2. I enabled the checkbox for **iCloud...
In the latest Big Sur 11.2.2: My documents and desktop folders went totally empty after turning off "Documents & Desktop" syncing in iCloud Drive settings. Steps I did: 1. I went to **System Preferences** > **Internet Accounts** > **iCloud** > **iCloud Drive**. 2. I enabled the checkbox for **iCloud Drive**. 3. In options, I enabled the checkbox for **Desktop & Documents Folders**. 4. It seemed that a syncing process started. However I realized this was going to take forever, and my iCloud Drive is full. 5. After about 60 seconds of it being on, I disabled the checkbox for **Desktop & Documents Folders**. 6. A popup appeared asking "are you sure you want to do this" and I pressed return. 7. The dialog disappeared and now my Documents folder was called "Documents — Local" and it was empty. Also, everything on my Desktop instantly vanished. 8. To clear out of this state, I disabled iCloud Drive entirely in **Internet Accounts** > **iCloud**. 9. My "Documents - Local" folder went back to being called "Documents". However, all the files are still gone, along with everything on the desktop. 10. I found a folder, "iCloud Archive" in my root folder. It has a Documents folder of its own, which contains all the *folders* that were in my original Documents folder. However, the *contents* of all the folders are missing. I.e. none of my files are there. I used three different file search utilities including good ol' UNIX find . -name MyFileName to look for files that I know should be there, and they are. Just. Gone. Period. Gone. cd ~/Documents; ls -latr gives nada. NADA. Same for Desktop. As a last-ditch effort, I tried deleting my user's Finder prefs, Desktop prefs, and any prefs that sounded remotely related to iCloud or syncing, etc. Restarted multiple times. Ran Disk Utility. No dice. No files. How can the system literally delete all the user's files as a consequence of them canceling a sync operation? How can all my documents be gone without me ever having issued an explicit deletion command — and with no way to undo the operation? Surely there is a way to recover from this... right, guys? Right?
CommaToast (729 rep)
Mar 6, 2021, 05:47 AM • Last activity: Feb 2, 2025, 08:02 PM
0 votes
0 answers
43 views
Apple Books (and Music) "automatic downloads" doesn't work on Mac
In macOS, in Books.app, if I go to settings and check "download new purchases automatically" it simply unchecks itself in a matter of seconds. I've seen [other people][1] having this problem as well. I was wondering if there's any way to fix this; or if Apple knows about it. Also, basically the exac...
In macOS, in Books.app, if I go to settings and check "download new purchases automatically" it simply unchecks itself in a matter of seconds. I've seen other people having this problem as well. I was wondering if there's any way to fix this; or if Apple knows about it. Also, basically the exact error happens in Music.app as well (Settings -> "Automatic Downloads"). The settings work just fine on iPhone.
Dan (624 rep)
Jan 27, 2025, 07:30 PM
0 votes
0 answers
760 views
idleassetsd massive memory leak on macOS Sequoia 15.2
I'm on macOS 15.2 and today I've just discovered a very bad habit for `idleassetsd`: a massive memory leak when working offline. My situation is: screen savers disabled, static background, and working mostly offline. I restarted my MacBook Air M1 and opened Activity Monitor in the memory pane; `idle...
I'm on macOS 15.2 and today I've just discovered a very bad habit for idleassetsd: a massive memory leak when working offline. My situation is: screen savers disabled, static background, and working mostly offline. I restarted my MacBook Air M1 and opened Activity Monitor in the memory pane; idleassetsd started popping out with a very limited usage, but then it grew up and after a few minutes is now using 21 GB of memory (mostly swapped)! enter image description here While writing this few sentences, the number has already changed to 23.00 GB. This happens when idleassetsd is offline, so when my machine is not connected (really offline) or when I block it to reach the network (I'm using TripMode, but any other technique shows the same behavior). What's happening is that in the next 30 to 60 minutes my hard drive will be fully used, and my Mac will crash and reboot. If I go online the memory usage stabilize (but doesn't decrease if I don't reboot), but then the software downloades a lot of gigabytes (like described in other posts like idleassetsd going crazy ). Just for completion: the software is also writing gigabytes and gigabytes on my SSD, both when online and offline, consuming my SSD. I've tried all the solution found to disable it since the disk and network usage is a well known bug from macOS 14, while it's the first time I read about the memory leak, but none was working. Thank you all for any idea or suggestion. ps: now 25.7 GB and counting....... Update 1: I've reported it to Apple. Update 2: What I've tried to solve the issue so far: - countless reboots (forced and "natural") - removed files in the /Library/Application Support/com.apple.idleassetsd folder (and rebooted) - selected the Sequoia screensaver for all accounts - standard, not animated (and rebooted) - disabled the screensavers activation from all accounts (and rebooted) - enabled the Sequoia background on all accounts (and - guess what? - rebooted!) - killed the process - deeply searched on Google, Reddit, StackOverflow and other resources ## Logs The errors log when working completely offline is a repetition of the following block: errore 07:39:57.483776+0100 idleassetsd Connection 2058035: received failure notification errore 07:39:57.483992+0100 idleassetsd Connection 2058035: failed to connect 1:50, reason -1 errore 07:39:57.484042+0100 idleassetsd Connection 2058035: encountered error(1:50) errore 07:39:57.487919+0100 idleassetsd Task . HTTP load failed, 0/0 bytes (error code: -1009 [1:50]) errore 07:39:57.489212+0100 idleassetsd Task . finished with error [-1009] Error Domain=NSURLErrorDomain Code=-1009 UserInfo={_kCFStreamErrorCodeKey=50, NSUnderlyingError=0x600145685650 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 UserInfo={_kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, _NSURLErrorNWResolutionReportKey=, _NSURLErrorNWPathKey=unsatisfied (No network route)}}, _NSURLErrorFailingURLSessionTaskErrorKey=, _NSURLErrorRelatedURLSessionTaskErrorKey=, NSLocalizedDescription=, NSErrorFailingURLStringKey=, NSErrorFailingURLKey=, _kCFStreamErrorDomainKey=1} errore 07:39:57.489357+0100 idleassetsd Failed to fetch metadata at URL (https://sylvan.apple.com/itunes-assets/Aerials126/v4/51/ff/08/51ff0824-8da5-78f0-e218-9e61264965bb/comp_H012_C009_PS_v01_SDR_PS_20180925_SDR_4K_HEVC@2x.png) with error: Error Domain=NSURLErrorDomain Code=-1009 "La connessione a internet sembra essere disattivata." UserInfo={_kCFStreamErrorCodeKey=50, NSUnderlyingError=0x600145685650 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, _NSURLErrorNWResolutionReportKey=Resolved 0 endpoints in 22ms using unknown from cache, _NSURLErrorNWPathKey=unsatisfied (No network route)}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask ., _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask ." ), NSLocalizedDescription=La connessione a internet sembra essere disattivata., NSErrorFailingURLStringKey=https://sylvan.apple.com/itunes-assets/Aerials126/v4/51/ff/08/5
Francesco Facconi (31 rep)
Jan 4, 2025, 07:29 AM • Last activity: Jan 6, 2025, 06:51 AM
4 votes
3 answers
1331 views
Why is the search field in System Settings returning no results after updating to macOS 15 Sequoia?
I have an M3 Max 16" MacBook Pro. I updated it to macOS 15.1 (from 14.7) yesterday evening. The search bar in System Settings is no longer returning any result after updating. Typing anything in it returns the message "No Results". [![enter image description here][1]][1]. Do you know what may have c...
I have an M3 Max 16" MacBook Pro. I updated it to macOS 15.1 (from 14.7) yesterday evening. The search bar in System Settings is no longer returning any result after updating. Typing anything in it returns the message "No Results". enter image description here. Do you know what may have caused this and what could be the cure? On Apple Discussions there is someone who has solved it by deleting and restoring the User, apparently advised by Apple Support, but I am not going to do that. What is the process governing this search? Perhaps there is some indexing still to be done?
NotationMaster (1734 rep)
Oct 30, 2024, 09:47 AM • Last activity: Jan 1, 2025, 03:14 AM
1 votes
1 answers
331 views
Dock process creates lock screen images continuously
I noticed today that my disk is completely full despite the fact that it was half full just yesterday. [![enter image description here][1]][1] [![enter image description here][2]][2] [![enter image description here][3]][3] OmniDiskSweeper revealed that in private/var/folders/gn loads of lock screen....
I noticed today that my disk is completely full despite the fact that it was half full just yesterday. enter image description here enter image description here enter image description here OmniDiskSweeper revealed that in private/var/folders/gn loads of lock screen.png screenshots that are being made automatically every second. It seems Dock process is responsible for it on my intel MacBook Pro 2017 running macOS Catalina 10.15.4. Is there any way to prevent this issue from occurring?
Ivan Makhrov (11 rep)
Apr 24, 2020, 09:23 PM • Last activity: Dec 20, 2024, 05:43 PM
11 votes
2 answers
2970 views
How do you manually reposition faces in Mac OS X Yosemite's Photos App?
I'm not sure if this is a bug or just me missing something out, but when I try to manually add faces in my Photos app (go to photo, 'Get info', 'Add face'), a circle appears where I can name/tag the face. When I go to drag it, however, it will ***not*** let me. I have tried right-clicking and using...
I'm not sure if this is a bug or just me missing something out, but when I try to manually add faces in my Photos app (go to photo, 'Get info', 'Add face'), a circle appears where I can name/tag the face. When I go to drag it, however, it will ***not*** let me. I have tried right-clicking and using all of my Ctrl, alt, cmd and shift keys. ***It will not let me drag the circle.*** The only thing I can do is name it, rename it or click the cross to delete it. Again, I'm not sure if this is an actual bug or if I'm doing something wrong. But like this, all I can do is add circles that will pop up in random places of the photo. No clue how to fix this, please help. Thanks in advance!
Babo Babenski (113 rep)
Feb 11, 2016, 06:31 PM • Last activity: Dec 19, 2024, 06:07 PM
0 votes
0 answers
57 views
A window suddenly appears and disappears constantly
I have a M1 Pro 2020 and a window appears and disappears suddenly when I'm using my mac. I do my work and suddenly it happens. It happens in a very short time so that I can't recognize. Is there a way you guys know what it is or how to diganose and solve the problem?
I have a M1 Pro 2020 and a window appears and disappears suddenly when I'm using my mac. I do my work and suddenly it happens. It happens in a very short time so that I can't recognize. Is there a way you guys know what it is or how to diganose and solve the problem?
Doğukan Cerrahoğlu (1 rep)
Nov 3, 2024, 01:30 PM • Last activity: Nov 3, 2024, 01:39 PM
Showing page 1 of 20 total questions