Strange errors
foxya27 opened this issue ยท 1 comments
Expected behavior
Regular work
Actual behavior
Disconnects, loses connection
Steps to reproduce
Spontaneously, at different times
[08:28:59 ERROR]: [DiscordSRV] DNS server 8.8.8.8 failed to resolve discord.com
[08:28:59 ERROR]: [DiscordSRV] github.scarsz.discordsrv.dependencies.minidns.util.MultipleIoException: Receive timed out, Connect timed out
[08:28:59 ERROR]: [DiscordSRV] at DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.minidns.util.MultipleIoException.throwIfRequired(MultipleIoException.java:57)
[08:28:59 ERROR]: [DiscordSRV] at DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.minidns.source.NetworkDataSource.query(NetworkDataSource.java:79)
[08:28:59 ERROR]: [DiscordSRV] at DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.minidns.source.NetworkDataSource.query(NetworkDataSource.java:34)
[08:28:59 ERROR]: [DiscordSRV] at DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.minidns.AbstractDnsClient.query(AbstractDnsClient.java:250)
[08:28:59 ERROR]: [DiscordSRV] at DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.minidns.AbstractDnsClient.query(AbstractDnsClient.java:234)
[08:28:59 ERROR]: [DiscordSRV] at DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.minidns.AbstractDnsClient.query(AbstractDnsClient.java:372)
[08:28:59 ERROR]: [DiscordSRV] at DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.minidns.AbstractDnsClient.query(AbstractDnsClient.java:341)
[08:28:59 ERROR]: [DiscordSRV] at DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.DiscordSRV$2.lookupPublic(DiscordSRV.java:663)
[08:28:59 ERROR]: [DiscordSRV] at DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.DiscordSRV$2.lookup(DiscordSRV.java:658)
[08:28:59 ERROR]: [DiscordSRV] at DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.java:185)
[08:28:59 ERROR]: [DiscordSRV] at DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.java:149)
[08:28:59 ERROR]: [DiscordSRV] at DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.connection.RouteSelector.next(RouteSelector.java:84)
[08:28:59 ERROR]: [DiscordSRV] at DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:214)
[08:28:59 ERROR]: [DiscordSRV] at DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:135)
[08:28:59 ERROR]: [DiscordSRV] at DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:114)
[08:28:59 ERROR]: [DiscordSRV] at DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
[08:28:59 ERROR]: [DiscordSRV] at DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
[08:28:59 ERROR]: [DiscordSRV] at DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
[08:28:59 ERROR]: [DiscordSRV] at DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:94)
[08:28:59 ERROR]: [DiscordSRV] at DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
[08:28:59 ERROR]: [DiscordSRV] at DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
[08:28:59 ERROR]: [DiscordSRV] at DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
[08:28:59 ERROR]: [DiscordSRV] at DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
[08:28:59 ERROR]: [DiscordSRV] at DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:125)
[08:28:59 ERROR]: [DiscordSRV] at DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147)
[08:28:59 ERROR]: [DiscordSRV] at DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121)
[08:28:59 ERROR]: [DiscordSRV] at DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:264)
[08:28:59 ERROR]: [DiscordSRV] at DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.okhttp3.RealCall.execute(RealCall.java:93)
[08:28:59 ERROR]: [DiscordSRV] at DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.jda.internal.requests.Requester.execute(Requester.java:201)
[08:28:59 ERROR]: [DiscordSRV] at DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.jda.internal.requests.Requester.execute(Requester.java:141)
[08:28:59 ERROR]: [DiscordSRV] at DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.jda.internal.requests.Requester.execute(Requester.java:124)
[08:28:59 ERROR]: [DiscordSRV] at DiscordSRV-Build-1.26.2.jar//github.scarsz.discordsrv.dependencies.jda.internal.requests.ratelimit.BotRateLimiter$Bucket.run(BotRateLimiter.java:478)
[08:28:59 ERROR]: [DiscordSRV] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[08:28:59 ERROR]: [DiscordSRV] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[08:28:59 ERROR]: [DiscordSRV] at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
[08:28:59 ERROR]: [DiscordSRV] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[08:28:59 ERROR]: [DiscordSRV] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[08:28:59 ERROR]: [DiscordSRV] at java.base/java.lang.Thread.run(Thread.java:833)
[08:29:04 WARN]: [DiscordSRV] [JDA] Got disconnected from WebSocket (Code 1000). Appending to reconnect queue
Server software and version
git-Purpur-2050 (MC: 1.20.1)
Checks
- I am not using an outdated version of DiscordSRV.
- I asked in DiscordSRV's Discord server to see whether this issue is in fact a bug that needs to be fixed.
Anything else
No response
We use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please join our Discord at https://discordsrv.com/discord and go to the #support channel for help with installing or configuring DiscordSRV.