Coopydood / ultimate-macOS-KVM

Helping noobs and pros alike build the ultimate macOS virtual machine with easy automation, powered by KVM. Now with macOS Sequoia support!
https://coopydood.github.io/ultimate-macOS-KVM/
GNU General Public License v3.0
451 stars 25 forks source link

[macOS] Apple Id Login #134

Open Scrounger9726 opened 1 month ago

Scrounger9726 commented 1 month ago

Describe the Issue

Team wondering if anyone else is having a hard time logging into their apple account? I've followed all of the guides and modified my S/N in config.plist.

Everytime I try to log into apple I get Verification Failed.

Reproduce the Issue

No response

Expectation

No response

Screenshots

Screenshot From 2024-10-22 09-47-14

Operating System

Ubuntu

Kernel

6.11.0-9-generic

Processor

Intel(R) Core(TM) i9-14900K

RAM (in GB)

32

GPU(s)

580RX 4070ti

Version

v0.12.4

Branch

main

Generated Script File

No response

Generated XML File (if applicable)

No response

Generated Log File

No response

Additional Information

No response

eversiege commented 1 month ago

Currently Sequoia has a problem signing in to AppleID due to some other verification that Apple do on their servers. in other words, Sequoia logins do not work through this project at this time.

My suggestion would be to install Sonoma and updating to Sequoia from there or (recommended) to stay on Sonoma at this time.

knxwille commented 3 weeks ago

Currently Sequoia has a problem signing in to AppleID due to some other verification that Apple do on their servers. in other words, Sequoia logins do not work through this project at this time.

My suggestion would be to install Sonoma and updating to Sequoia from there or (recommended) to stay on Sonoma at this time.

Tried but doesn't work. Upgrade failed.

KitsuneBalloon commented 1 week ago

There's a branch of this repository that has some fixes for iCloud. You could copy the OpenCore.qcow2 image from that and try. (Branch is here: https://github.com/Coopydood/ultimate-macOS-KVM/tree/iCloudPatch)

However, I would backup your current opencore image before replacing with the patched one.

Let me know of any issues.