mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-04-27 08:35:48 +03:00
[GH-ISSUE #851] Problem Login Apple Account after update for MACOS Sequoia 15.2 #633
Labels
No labels
bug
documentation
enhancement
following upstream developments
good first issue
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Docker-OSX#633
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/851
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!