mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-14 07:33:30 +01:00
Problem Login Apple Account after update for MACOS Sequoia 15.2 #632
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @wperesdev on GitHub (Dec 13, 2024).
I create vm with Sonoma, set my apple account all right.
After that I update by settings panel for Sequoia 15.2 my apple account no longer log in.
Show a message: An unknown error occured.
@anderood commented on GitHub (Jan 23, 2025):
I get the same error
@mikeyo commented on GitHub (Feb 10, 2025):
I think you need to use vmhide.kext
@rhogro commented on GitHub (Apr 2, 2025):
Anyone managed to solve this? How can we inject the kext?
@mdavo6 commented on GitHub (May 13, 2025):
https://github.com/akshaynexus/macos-patcher-bt-vmhide
Running the patcher linked above and restarting resolved the issue for me. This patcher automates the process, avoiding the need to manually edit. Hope this helps. There is more information in this PR: https://github.com/sickcodes/Docker-OSX/pull/880
@anything-good commented on GitHub (Jun 17, 2025):
same here anyone found a way around?
@WeebNetsu commented on GitHub (Jun 23, 2025):
This works if signing in via settings, however if trying to use your account on the app store you get
@unit-cesar commented on GitHub (Jun 29, 2025):
It worked for me by logging in through settings, thanks!