Agus Santoso

Results 1 issues of Agus Santoso

java.io.IOException: java.lang.IllegalStateException: incompatible event loop type: io.netty.channel.epoll.EpollEventLoop at io.termd.core.ssh.netty.Helper.toIOException(Helper.java:33) at io.termd.core.ssh.netty.NettyIoAcceptor.bind(NettyIoAcceptor.java:99) at org.apache.sshd.server.SshServer.start(SshServer.java:319) at io.vertx.ext.shell.term.impl.SSHServer.lambda$listen$6(SSHServer.java:212) at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$1(ContextImpl.java:273) at io.vertx.core.impl.TaskQueue.run(TaskQueue.java:76) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.IllegalStateException:...

bug