Untitled

mail@pastecode.io avatar
unknown
plain_text
a month ago
2.6 kB
2
Indexable
Never
Aug 05 12:20:01 juju-54298c-0 chromia.sh[706]: java.net.SocketException: Connection reset
Aug 05 12:20:01 juju-54298c-0 chromia.sh[706]:         at sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) ~[?:?]
Aug 05 12:20:01 juju-54298c-0 chromia.sh[706]:         at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) ~[?:?]
Aug 05 12:20:01 juju-54298c-0 chromia.sh[706]:         at io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:254) ~[netty-buffer-4.1.100.Final.jar:4.1.100.Final]
Aug 05 12:20:01 juju-54298c-0 chromia.sh[706]:         at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.100.Final.jar:4.1.100.Final]
Aug 05 12:20:01 juju-54298c-0 chromia.sh[706]:         at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.100.Final.jar:4.1.100.Final]
Aug 05 12:20:01 juju-54298c-0 chromia.sh[706]:         at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) [netty-transport-4.1.100.Final.jar:4.1.100.Final]
Aug 05 12:20:01 juju-54298c-0 chromia.sh[706]:         at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) [netty-transport-4.1.100.Final.jar:4.1.100.Final]
Aug 05 12:20:01 juju-54298c-0 chromia.sh[706]:         at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) [netty-transport-4.1.100.Final.jar:4.1.100.Final]
Aug 05 12:20:01 juju-54298c-0 chromia.sh[706]:         at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) [netty-transport-4.1.100.Final.jar:4.1.100.Final]
Aug 05 12:20:01 juju-54298c-0 chromia.sh[706]:         at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) [netty-transport-4.1.100.Final.jar:4.1.100.Final]
Aug 05 12:20:01 juju-54298c-0 chromia.sh[706]:         at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) [netty-common-4.1.100.Final.jar:4.1.100.Final]
Aug 05 12:20:01 juju-54298c-0 chromia.sh[706]:         at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) [netty-common-4.1.100.Final.jar:4.1.100.Final]
Aug 05 12:20:01 juju-54298c-0 chromia.sh[706]:         at java.lang.Thread.run(Thread.java:840) [?:?]
Aug 05 12:20:01 juju-54298c-0 chromia.sh[706]: WARN  2024-08-05 12:20:01.622 [REST-API-12] DefaultChannelPipeline - An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
Leave a Comment