You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
The text was updated successfully, but these errors were encountered:
steps for reproduction:
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...
[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...
The text was updated successfully, but these errors were encountered: