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

MSA Login Issue on Connection after device link #166

Closed
flufferyomada opened this issue Jan 6, 2025 · 1 comment
Closed

MSA Login Issue on Connection after device link #166

flufferyomada opened this issue Jan 6, 2025 · 1 comment

Comments

@flufferyomada
Copy link

steps for reproduction:

  • login to microsoft via code provided by zenith
    on login get this error
    [2025/01/06 17:04:08] [Auth] [INFO] Got MSA Token, expires: 2025-01-07T17:04:08.233 [2025/01/06 17:04:08] [Auth] [INFO] Authenticating device with Xbox Live... [2025/01/06 17:04:13] [Auth] [INFO] Got XBL Device Token, expires: 2025-01-20T17:04:13.901 [2025/01/06 17:04:13] [Auth] [INFO] Authenticating with Xbox Live using SISU... [2025/01/06 17:04:14] [Auth] [INFO] Got XBL User+Title+XSTS Token, expires: 2025-01-07T09:04:14.519 [2025/01/06 17:04:14] [Auth] [INFO] Authenticating with Minecraft Services...
  • type the connect command
  • get an error saying login failed

[2025/01/06 17:01:38] [Client] [ERROR] Login failed java.net.SocketTimeoutException: Read timed out at [email protected]/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:278) at [email protected]/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:304) at [email protected]/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:346) at [email protected]/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:796) at [email protected]/java.net.Socket$SocketInputStream.implRead(Socket.java:1108) at [email protected]/java.net.Socket$SocketInputStream.read(Socket.java:1095) at [email protected]/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:489) at [email protected]/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:483) at [email protected]/sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:160) at [email protected]/sun.security.ssl.SSLTransport.decode(SSLTransport.java:111) at [email protected]/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1507) at [email protected]/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1422) at [email protected]/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455) at [email protected]/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:426) at [email protected]/sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:586) at [email protected]/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:187) at [email protected]/sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:141) at net.lenni0451.commons.httpclient.executor.URLConnectionExecutor.openConnection(URLConnectionExecutor.java:48) at net.lenni0451.commons.httpclient.executor.URLConnectionExecutor.execute(URLConnectionExecutor.java:32) at net.lenni0451.commons.httpclient.HttpClient.execute(HttpClient.java:232) at net.lenni0451.commons.httpclient.HttpClient.execute(HttpClient.java:213) at net.raphimc.minecraftauth.step.msa.StepMsaDeviceCodeMsaCode.execute(StepMsaDeviceCodeMsaCode.java:61) at net.raphimc.minecraftauth.step.msa.StepMsaDeviceCodeMsaCode.execute(StepMsaDeviceCodeMsaCode.java:37) at net.raphimc.minecraftauth.step.AbstractStep.getFromInput(AbstractStep.java:77) at net.raphimc.minecraftauth.step.AbstractStep.getFromInput(AbstractStep.java:77) at net.raphimc.minecraftauth.step.msa.StepMsaToken.getFromInput(StepMsaToken.java:68) at net.raphimc.minecraftauth.step.msa.StepMsaToken.getFromInput(StepMsaToken.java:36) at net.raphimc.minecraftauth.step.BiMergeStep.getFromInput(BiMergeStep.java:53) at net.raphimc.minecraftauth.step.BiMergeStep.getFromInput(BiMergeStep.java:23) at net.raphimc.minecraftauth.step.AbstractStep.getFromInput(AbstractStep.java:77) at net.raphimc.minecraftauth.step.AbstractStep.getFromInput(AbstractStep.java:77) at net.raphimc.minecraftauth.step.AbstractStep.getFromInput(AbstractStep.java:77) at net.raphimc.minecraftauth.step.SameInputBiMergeStep.getFromInput(SameInputBiMergeStep.java:54) at net.raphimc.minecraftauth.step.SameInputBiMergeStep.getFromInput(SameInputBiMergeStep.java:27) at net.raphimc.minecraftauth.step.AbstractStep.getFromInput(AbstractStep.java:73) at com.zenith.network.client.Authenticator.deviceCodeLogin(Authenticator.java:159) at com.zenith.network.client.Authenticator.fullLogin(Authenticator.java:205) at [email protected]/java.util.Optional.orElseGet(Optional.java:364) at com.zenith.network.client.Authenticator.login(Authenticator.java:112) at com.zenith.Proxy.lambda$loginTask$9(Proxy.java:509) at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:317) at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at [email protected]/java.lang.Thread.runWith(Thread.java:1583) at [email protected]/java.lang.Thread.run(Thread.java:1570) at org.graalvm.nativeimage.builder/com.oracle.svm.core.thread.PlatformThreads.threadStartRoutine(PlatformThreads.java:853) at org.graalvm.nativeimage.builder/com.oracle.svm.core.thread.PlatformThreads.threadStartRoutine(PlatformThreads.java:829) [2025/01/06 17:01:39] [Auth] [WARN] Failed login attempt 1 [2025/01/06 17:01:42] [Auth] [INFO] Getting device code for MSA login... [2025/01/06 17:01:45] [Auth] [INFO] Got MSA device code, expires: 2025-01-06T17:16:45.041 [2025/01/06 17:01:45] [Auth] [ERROR] Login Here: https://www.microsoft.com/link?otc=J9NJR8DZ [2025/01/06 17:01:45] [Auth] [INFO] Waiting for MSA login via device code...

@rfresh2
Copy link
Owner

rfresh2 commented Jan 6, 2025

your problem is with the microsoft login api, which is not something in zenith or my control

my advice is wait a few hours for it to be fixed and try again later

@rfresh2 rfresh2 closed this as completed Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants