Skip to content

[BUG] #64

@pursuedart74124

Description

@pursuedart74124

[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
не запускает из за бота в дискорде, что мне делать?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions