Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
- at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
- at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
- at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
- at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
- at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
- at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
- at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source)
- at net.minecraft.Util.executePost(Util.java:114)
- at net.minecraft.Util.executePost(Util.java:94)
- at net.minecraft.LauncherFrame.login(LauncherFrame.java:96)
- at net.minecraft.LoginForm$6.run(LoginForm.java:96)
- Caused by: java.io.EOFException: SSL peer shut down incorrectly
- at sun.security.ssl.InputRecord.read(Unknown Source)
- ... 11 more
Advertisement
Add Comment
Please, Sign In to add comment