bug: Unable to sign-in using Apple ID; getting "an unknown error occured" #1541
Replies: 11 comments
-
Please reference the docs: https://github.com/quickemu-project/quickemu/wiki/03-Create-macOS-virtual-machines |
Beta Was this translation helpful? Give feedback.
-
similar behavior here, it downloaded sequoia and unable to login to an apple account. |
Beta Was this translation helpful? Give feedback.
-
I am getting same issue. Tried logging in via App Store, iTunes and from system settings. I did complete the en0 recommendation. Ventura works fine. |
Beta Was this translation helpful? Give feedback.
-
Same issue. Only Sonoma has this problem, even after that I follow the indications Ventura and previous are ok to login for Apple ID |
Beta Was this translation helpful? Give feedback.
-
Same issue. Wanted to download Sonoma but it downloaded sequoia instead. Installation worked but unable to login into the Apple account. |
Beta Was this translation helpful? Give feedback.
-
EDITED, typos corrected, some things clarified and expanded. AFAIK, this is a generic issue with QEMU Macos guests, and relates to using a "default" or common ethernet MAC address, Mac serial number and UUID. I struggled with this for over a year starting with OSX-KVM. I FINALLY got this sorted within the last few days in a Ventura VM, and later Sonora by doing the following:
I hope this helps....... FWIW, I have NOT been able to get this to work with Sequoia, and reading around in the hackintosh community, this is apparently a known issue that hopefully will get addressed sometime soon. WB |
Beta Was this translation helpful? Give feedback.
-
I could only get Monterey to work with the instructions from @redleg. It's good enough for what I am currently doing. I could not get any of the more versions working with a new Apple ID, even with a valid phone number. I did manage to get it working with an Apple ID that's attached to my Iphone however. |
Beta Was this translation helpful? Give feedback.
-
This looks automatable. I'll try to get it done in a few weeks after I've handled some more pressing concerns. |
Beta Was this translation helpful? Give feedback.
-
First attempt of the @redleg 's procedure failed I can't mount the EFI disk (no folders in EFI disk), so I can't access the plist file properly I'll try to reinstall Sonoma |
Beta Was this translation helpful? Give feedback.
-
Re-read my original post, as I have edited it. You probably mounted the wrong EFI partition, so no need to reinstall everything if you have an otherwise working VM. |
Beta Was this translation helpful? Give feedback.
-
I was able to upgrade the OS from Monterey and my apple sign in stuck through the upgrade process. Everything worked except the most recent version of MacOS when it finally detected that I was in a VM and disabled things like iMessage but let me continue using the store To download stuff like Xcode. Sonoma was fine, Seqouia had like 80% functionality via the VM. |
Beta Was this translation helpful? Give feedback.
-
I confirm this bug has not already been reported
Describe the bug
I needed macos for some testing, I installed it using
quickget macos sonoma
. it downloaded a recovery image. previously it used to download recovery image for sonoma, but this time it installed the sequoia recovery image. I installed it.. everything works. Now when I tried to sign in into the apple store (to download xcode), it showed an error message "an unknown error occured". I thought what if the Apple ID was blocked, or the password was wrong but that wasn't the case as I was able to sign into account.apple.com wihtout any issues.To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
I would be able to log in using my Apple ID.
Quickemu output
Run
quickemu
orquickemu
and include the output of the failure below:Quickemu output
System information
Run
quickreport
and include the output here; if you can't runquickreport
,please provide the output of the following:
Quickreport output
Screenshots
If applicable, add screenshots to help explain your problem.
Beta Was this translation helpful? Give feedback.
All reactions