-
Notifications
You must be signed in to change notification settings - Fork 133
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
AppleID keeps getting locked #365
Comments
Same here. Happened a few times in the last few weeks. Always when utilizing Xcodes. |
I would love love love if Xcodes could not be dependent on apple passwords and use app passwords, but every time I've tried, the 2 systems don't work with each other. ie The login token I get from X doesn't work with Y. They way that Xcodes, Fastlane (and others) have always worked is by faking out the login you do at apple.com and fragile(ly) setting tokens and header keys. AppStoreConnect has a very nice api that supports this, but can't use that same api for developer.apple.com. Previously in the past, users were getting locked out, because Apple changed and added in a hashcash key XcodesOrg/XcodesApp#361 . They may have well done something again, but I haven't seen anything widespread. Hopefully all your machines @schwa @dfed are on the latest version? Other than that, I'm not sure what else I can do to help this situation. |
Yeah all my machines are on 2.1.2. The first time this happened there was this more widespread incident, and I've been getting my account lock relatively consistently when using Xcodes since. As a casual observer, it feels like Apple may have changed something here? That said, I'm far from in this world and I trust your judgement – just reporting my experience thus far. |
Yeah latest version here. Would extra logging help at least provide any insight into what's causing it? Are you just displaying the error string some HTTP service gives you are you interpreting something else as a lock out? The lock out message is very specific - so I'm curious. |
(Anecdotally other folks have mentioned this occurred to them this morning too - maybe somewhat widespread?) |
And this morning everything locked again - while rest of account on Mac is just fine. Are there logs I can check to see what the responses are from Apple? |
Seeing this for the first time today, the first time I've tried to update a version in some weeks. Apple ID otherwise fine and able to login in other places. |
I haven't seen this in a bit – might have been a blip? |
For me, It's still an issue, cannot log in. |
After trying to log in to the App Store Connect, I've got the same message, and had to unlock the account from my device. |
same issue here |
This happened to me for the first time just now trying to download Xcode 16 Beta 3 using xcodes. Apple account was fine last night. |
It locked my account again today - |
Same issue here |
I haven't seen this in a long time. I moved from using my personal Apple ID with Xcodes to using my work one. |
@kct3937 XcodesOrg/XcodesApp#640 fixed this in XcodesApp 2.4.0. |
At last 2.4.0 allowed me to log into apple account 🔥 |
Mine is working too. Good stuff! Thanks to Xcodes
…On Mon, 28 Oct 2024 at 23:43, Alexey Naumov ***@***.***> wrote:
At last 2.4.0 allowed me to log into apple account 🔥
—
Reply to this email directly, view it on GitHub
<#365 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB4Y655LAZTCQZIM4AOYJJ3Z54VBPAVCNFSM6AAAAABHNJUJTWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINBTGMZTSMZQGU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I keep getting the "your AppleID is locked" error when using Xcodes.
I know there have been a lot of problems with AppleID recently (the great account locking of late April…) but despite that this does seem to be more common in Xcodes and has certainly been happening before the issues AppleID had at the end of April.
For reference (and searchability) the error I get in Xcodes is:
"Unable to install Xcode This Apple ID has been locked for security reasons. Visit Forgot to reset your account (https:///forgot.apple.com)."
And if I try to log in anyways I get a red warning under the login field ("This Apple ID has been locked for security reasons. Visit Forgot to reset your account (https:///forgot.apple.com).")
Is there anything Xcodes can do to mitigate these issues?
I am running Xcodes on 3 machines so I wonder (although I only launch the app when I know there is an Xcode to download) if that is causing the problem. I am unsure if Xcodes installs a persistent helper daemon (nothing in preferences implies it is).
Is it possible to switch from using my appleid and password to using "app specific" passwords?
Thanks
Screenshots attached.
The text was updated successfully, but these errors were encountered: