Skip to content
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

The program cannot continue to be used. Login erro #298

Open
ghost opened this issue Oct 18, 2024 · 7 comments
Open

The program cannot continue to be used. Login erro #298

ghost opened this issue Oct 18, 2024 · 7 comments
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Oct 18, 2024

What happened?

Hi there, I've encountered a new issue. Around yesterday, when attempting to log in, Apple's side would report a 404 error, which prevented the login process and halted the entire program from proceeding.

Version

2.1.4

Relevant log output

404
@ghost ghost added the bug Something isn't working label Oct 18, 2024
@Coderus-Robin
Copy link

Coderus-Robin commented Oct 18, 2024

Is this then returning results like INF email= name=" " success=true as that is what I am seeing upon trying to log in where the name & email returned are blank.
Also I get a 2FA request if I get the password wrong but not if I get it correct....

@ghost
Copy link
Author

ghost commented Oct 19, 2024

Is this then returning results like INF email= name=" " success=true as that is what I am seeing upon trying to log in where the name & email returned are blank. Also I get a 2FA request if I get the password wrong but not if I get it correct....

Hi, thank you very much for your response. When I enter the correct ID and password, it should show email= name=" " success=true. After debugging, I found that Apple returned a 404 error, indicating the request was rejected. The ipatool logic did not account for a 404 response, which resulted in it returning success=true. In reality, the request had already received a 404 error. I'm not sure if anyone else has encountered this issue or if there are any solutions available.

@Coderus-Robin
Copy link

Well this continues to be an issue for me today, I had hoped it was temporary

@vijaytholpadi
Copy link

Same issue for me as well

@hzlzh
Copy link

hzlzh commented Oct 23, 2024

INF email= name=" " success=true
same here

@FlashTang
Copy link

same here

@cyrillelegrand
Copy link

The same occured for Xcodes.app and they fixed it: https://github.com/XcodesOrg/XcodesApp/pull/640/commits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants