Advertisement
Guest User

Untitled

a guest
Oct 20th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.14 KB | None | 0 0
  1. ... 9 more
  2. 20:08:29 [INFO] [/5.173.0.209:4731] <-> InitialHandler has connected
  3. 20:08:38 [INFO] [vFeesT] -> UpstreamBridge has disconnected
  4. 20:08:39 [INFO] [/5.173.0.209:4733] <-> InitialHandler has connected
  5. 20:08:44 [WARNING] Error pinging remote server
  6. io.netty.channel.ConnectTimeoutException: connection timed out: /10.0.103.170:25566
  7. at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe$2.run(AbstractEpollChannel.java:572)
  8. at io.netty.util.concurrent.PromiseTask$RunnableAdapter.call(PromiseTask.java:38)
  9. at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:125)
  10. at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
  11. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
  12. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:313)
  13. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  14. at java.lang.Thread.run(Thread.java:748)
  15. 20:09:11 [INFO] [/5.173.0.209:29963] <-> InitialHandler has connected
  16. 20:09:12 [WARNING] Error pinging remote server
  17. io.netty.channel.AbstractChannel$AnnotatedNoRouteToHostException: null: /10.0.103.170:25566
  18. at io.netty.channel.unix.Errors.throwConnectException(Errors.java:104)
  19. at io.netty.channel.unix.Socket.finishConnect(Socket.java:269)
  20. at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:669)
  21. at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:646)
  22. at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:526)
  23. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:398)
  24. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:308)
  25. at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  26. at java.lang.Thread.run(Thread.java:748)
  27. Caused by: java.net.NoRouteToHostException
  28. ... 9 more
  29. 20:09:13 [INFO] [/5.173.0.209:4707] <-> InitialHandler has connected
  30. 20:09:33 [INFO] [vFeesT] -> UpstreamBridge has disconnected
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement