Вопрос Краш сервера LimboAuth-Social-Addon

legenda322

Пользователь
Сообщения
17
Решения
1
Код:
[22:22:08] [Thread-9/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: net.elytrium.limboauth.socialaddon.thirdparty.com.vk.api.sdk.exceptions.ClientException: I/O exception
[22:22:08] [Thread-9/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]:     at net.elytrium.limboauth.socialaddon.thirdparty.com.vk.api.sdk.client.ApiRequest.executeAsString(ApiRequest.java:140)
[22:22:08] [Thread-9/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]:     at net.elytrium.limboauth.socialaddon.thirdparty.com.vk.api.sdk.client.ApiRequest.executeWithoutRetry(ApiRequest.java:90)
[22:22:08] [Thread-9/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]:     at net.elytrium.limboauth.socialaddon.thirdparty.com.vk.api.sdk.client.ApiRequest.execute(ApiRequest.java:79)
[22:22:08] [Thread-9/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]:     at net.elytrium.limboauth.socialaddon.social.VKSocial.lambda$start$1(VKSocial.java:89)
[22:22:08] [Thread-9/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]:     at java.base/java.lang.Thread.run(Thread.java:840)
[22:22:08] [Thread-9/ERROR] [net.elytrium.limboauth.socialaddon.thirdparty.com.vk.api.sdk.client.ApiRequest]: Problems with request: https://api.vk.com/method/groups.getLongPollServer
java.net.UnknownHostException: api.vk.com
    at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801) ~[?:?]
    at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) ~[?:?]
    at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) ~[?:?]
    at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) ~[?:?]
    at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) ~[?:?]
    at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) ~[?:?]
    at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[?:?]
    at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[?:?]
    at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[?:?]
    at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[?:?]
    at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[?:?]
    at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[?:?]
    at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[?:?]
    at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[?:?]
    at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) ~[?:?]
    at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) ~[?:?]
    at net.elytrium.limboauth.socialaddon.thirdparty.com.vk.api.sdk.httpclient.HttpTransportClient.call(HttpTransportClient.java:133) ~[?:?]
    at net.elytrium.limboauth.socialaddon.thirdparty.com.vk.api.sdk.httpclient.HttpTransportClient.callWithStatusCheck(HttpTransportClient.java:114) ~[?:?]
    at net.elytrium.limboauth.socialaddon.thirdparty.com.vk.api.sdk.httpclient.HttpTransportClient.post(HttpTransportClient.java:266) ~[?:?]
    at net.elytrium.limboauth.socialaddon.thirdparty.com.vk.api.sdk.client.ApiRequest.executeAsString(ApiRequest.java:137) ~[?:?]
    at net.elytrium.limboauth.socialaddon.thirdparty.com.vk.api.sdk.client.ApiRequest.executeWithoutRetry(ApiRequest.java:90) ~[?:?]
    at net.elytrium.limboauth.socialaddon.thirdparty.com.vk.api.sdk.client.ApiRequest.execute(ApiRequest.java:79) ~[?:?]
    at net.elytrium.limboauth.socialaddon.social.VKSocial.lambda$start$1(VKSocial.java:89) ~[?:?]
    at java.base/java.lang.Thread.run(Thread.java:840) [?:?]

limboapi 1.1.25
limboauth 1.1.14
limboauth-social-addon 1.0.10
limbofilter 1.1.18

Версия велосити 3.3.0
Данная ошибка зафлудила всю консоль и лог сервера весил 2гб, незнаю как это решить
Вам необходимо зарегистрироваться для просмотра изображений-вложений
 
А с этой ошибкой что?
[22:21:37] [LimboAuth Social Addon Telegram Connection/ERROR] [net.elytrium.limboauth.socialaddon.thirdparty.org.telegram.telegrambots.updatesreceivers.DefaultBotSession]: api.telegram.org: Temporary failure in name resolution
java.net.UnknownHostException: api.telegram.org: Temporary failure in name resolution
at java.base/java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) ~[?:?]
at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(InetAddress.java:934) ~[?:?]
at java.base/java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1543) ~[?:?]
at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:852) ~[?:?]
at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533) ~[?:?]
at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385) ~[?:?]
at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306) ~[?:?]
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) ~[?:?]
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112) ~[?:?]
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) ~[?:?]
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) ~[?:?]
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[?:?]
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[?:?]
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[?:?]
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[?:?]
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[?:?]
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[?:?]
at net.elytrium.limboauth.socialaddon.thirdparty.org.telegram.telegrambots.updatesreceivers.DefaultBotSession$ReaderThread.getUpdatesFromServer(DefaultBotSession.java:250) ~[?:?]
at net.elytrium.limboauth.socialaddon.thirdparty.org.telegram.telegrambots.updatesreceivers.DefaultBotSession$ReaderThread.run(DefaultBotSession.java:189) ~[?:?]
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: net.elytrium.limboauth.socialaddon.thirdparty.org.telegram.telegrambots.meta.exceptions.TelegramApiException: Unable to execute sendmessage method
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at net.elytrium.limboauth.socialaddon.thirdparty.org.telegram.telegrambots.bots.DefaultAbsSender.sendApiMethod(DefaultAbsSender.java:1047)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at net.elytrium.limboauth.socialaddon.social.TelegramSocial$TGBot.sendMessage(TelegramSocial.java:160)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at net.elytrium.limboauth.socialaddon.social.TelegramSocial.sendMessage(TelegramSocial.java:118)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at net.elytrium.limboauth.socialaddon.social.TelegramSocial.sendMessage(TelegramSocial.java:123)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at net.elytrium.limboauth.socialaddon.SocialManager.lambda$broadcastMessage$9(SocialManager.java:147)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at java.base/java.util.LinkedList$LLSpliterator.forEachRemaining(LinkedList.java:1242)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at net.elytrium.limboauth.socialaddon.SocialManager.broadcastMessage(SocialManager.java:147)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at net.elytrium.limboauth.socialaddon.SocialManager.broadcastMessage(SocialManager.java:140)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at net.elytrium.limboauth.socialaddon.listener.LimboAuthListener.onPlayerLeave(LimboAuthListener.java:207)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at net.elytrium.limboauth.socialaddon.listener.Lmbda$38.execute(Unknown Source)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:598)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:479)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at java.base/java.lang.Thread.run(Thread.java:840)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: Caused by: java.net.UnknownHostException: api.telegram.org
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at java.base/java.net.InetAddress$NameServiceAddresses.get(InetAddress.java:887)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1533)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1385)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at java.base/java.net.InetAddress.getAllByName(InetAddress.java:1306)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at net.elytrium.limboauth.socialaddon.thirdparty.org.telegram.telegrambots.bots.DefaultAbsSender.sendHttpPostRequest(DefaultAbsSender.java:1079)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at net.elytrium.limboauth.socialaddon.thirdparty.org.telegram.telegrambots.bots.DefaultAbsSender.sendMethodRequest(DefaultAbsSender.java:1075)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: at net.elytrium.limboauth.socialaddon.thirdparty.org.telegram.telegrambots.bots.DefaultAbsSender.sendApiMethod(DefaultAbsSender.java:1044)
[22:21:37] [Velocity Async Event Executor - #21/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: ... 23 more
 
Назад
Сверху Снизу