-
-
Notifications
You must be signed in to change notification settings - Fork 482
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
bug: Unable to sign-in using Apple ID; getting "an unknown error occured" #1522
Comments
Please reference the docs: https://github.com/quickemu-project/quickemu/wiki/03-Create-macOS-virtual-machines |
similar behavior here, it downloaded sequoia and unable to login to an apple account. |
Same issue. Only Sonoma has this problem, even after that I follow the indications Ventura and previous are ok to login for Apple ID |
Same issue. Wanted to download Sonoma but it downloaded sequoia instead. Installation worked but unable to login into the Apple account. |
AFAIK, this is a generic issue with QEMU Macos guests, and relates to using a "default" or common etheret 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 Venture VM by doing the following:
I hope this helps....... WB |
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. |
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.
The text was updated successfully, but these errors were encountered: