- 5:30:18 PM: Executing task 'DerpBot.main()'...
- > Task :compileJava
- > Task :processResources UP-TO-DATE
- > Task :classes
- > Task :DerpBot.main()
- [ INFO] (main) Discord4J 3.1.3 (https://discord4j.com)
- [ INFO] (reactor-http-nio-2) [G:7c85ee58, S:0] Connected to Gateway
- [ INFO] (reactor-http-nio-2) [G:7c85ee58, S:0] Shard connected
- [ WARN] (reactor-http-nio-1) [id: 0x2a903f3d, L:/10.0.0.102:59957 - R:discord.com/162.159.135.232:443] The connection observed an error - java.io.IOException: An existing connection was forcibly closed by the remote host
- java.io.IOException: An existing connection was forcibly closed by the remote host
- at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method)
- at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
- at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276)
- at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233)
- at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223)
- at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:358)
- at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
- at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1134)
- at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
- at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
- at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:719)
- at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
- at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
- at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
- at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
- at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
- at java.base/java.lang.Thread.run(Thread.java:834)
- [ERROR] (d4j-events-1) Failed to handle event: - java.io.IOException: An existing connection was forcibly closed by the remote host
- java.io.IOException: An existing connection was forcibly closed by the remote host
- at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method)
- Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:
- Error has been observed at the following site(s):
- |_ checkpoint ? Request to POST /channels/785273368546508803/messages [RequestStream]
- |_ checkpoint ? Request to POST /channels/785273368546508803/messages [DefaultRouter]
- Stack trace:
- at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method)
- at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
- at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276)
- at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:233)
- at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223)
- at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:358)
- at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:253)
- at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1134)
- at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:350)
- at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151)
- at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:719)
- at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:655)
- at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:581)
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:493)
- at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)
- at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
- at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
- at java.base/java.lang.Thread.run(Thread.java:834)