-
Notifications
You must be signed in to change notification settings - Fork 18
Description
[13:00:36 ERROR] [net.elytrium.limboauth.socialaddon.thirdparty.net.dv8tion.jda.api.utils.SessionControllerAdapter]: Failed to establish connection for a node, appending to queue
java.lang.IllegalStateException: com.neovisionaries.ws.client.HostnameUnverifiedException: The certificate of the peer does not match the expected hostname (gateway.discord.gg)
at net.elytrium.limboauth.socialaddon.thirdparty.net.dv8tion.jda.internal.requests.WebSocketClient.connect(WebSocketClient.java:384) ~[?:?]
at net.elytrium.limboauth.socialaddon.thirdparty.net.dv8tion.jda.internal.requests.WebSocketClient$StartingNode.run(WebSocketClient.java:1404) ~[?:?]
at net.elytrium.limboauth.socialaddon.thirdparty.net.dv8tion.jda.api.utils.ConcurrentSessionController$Worker.processQueue(ConcurrentSessionController.java:155) ~[?:?]
at net.elytrium.limboauth.socialaddon.thirdparty.net.dv8tion.jda.api.utils.ConcurrentSessionController$Worker.run(ConcurrentSessionController.java:133) ~[?:?]
at java.base/java.lang.Thread.run(Thread.java:840) [?:?]
Caused by: com.neovisionaries.ws.client.HostnameUnverifiedException: The certificate of the peer does not match the expected hostname (gateway.discord.gg)
at com.neovisionaries.ws.client.SocketConnector.verifyHostname(SocketConnector.java:304) ~[?:?]
at com.neovisionaries.ws.client.SocketConnector.doConnect(SocketConnector.java:251) ~[?:?]
at com.neovisionaries.ws.client.SocketConnector.connect(SocketConnector.java:189) ~[?:?]
at com.neovisionaries.ws.client.WebSocket.connect(WebSocket.java:2351) ~[?:?]
at net.elytrium.limboauth.socialaddon.thirdparty.net.dv8tion.jda.internal.requests.WebSocketClient.connect(WebSocketClient.java:378) ~[?:?]
... 4 more
не запускает из за бота в дискорде, что мне делать?