Advertisement
Guest User

start-log

a guest
Sep 4th, 2015
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.76 KB | None | 0 0
  1. 7701 INFO facade - Connecting to: peer-1.ether.camp:10101
  2. 7703 INFO facade - Connecting to: peer-1.ether.camp:30303
  3. 7705 INFO facade - Connecting to: peer-2.ether.camp:30303
  4. 7706 INFO facade - Connecting to: peer-3.ether.camp:30303
  5. 7731 INFO net - Open connection, channel: [id: 0x1cf2ecfc]
  6. 7731 INFO net - Open connection, channel: [id: 0xce6017b3]
  7. 7731 INFO net - Open connection, channel: [id: 0x0fb0a030]
  8. 7759 INFO net - Open connection, channel: [id: 0xe1a2899d]
  9. 7761 INFO net - Open connection, channel: [id: 0x74cf5281]
  10. 7881 INFO net - RLPX protocol activated
  11. 7881 INFO net - RLPX protocol activated
  12. 7881 INFO net - RLPX protocol activated
  13. 7888 ERROR net - Exception:
  14. java.net.ConnectException: Connection refused: peer-2.ether.camp/198.211.114.136:30303
  15. at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[na:1.8.0_45-internal]
  16. at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[na:1.8.0_45-internal]
  17. at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:224) ~[netty-all-4.0.30.Final.jar:4.0.30.Final]
  18. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:289) ~[netty-all-4.0.30.Final.jar:4.0.30.Final]
  19. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:528) ~[netty-all-4.0.30.Final.jar:4.0.30.Final]
  20. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) ~[netty-all-4.0.30.Final.jar:4.0.30.Final]
  21. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) ~[netty-all-4.0.30.Final.jar:4.0.30.Final]
  22. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) ~[netty-all-4.0.30.Final.jar:4.0.30.Final]
  23. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:110) ~[netty-all-4.0.30.Final.jar:4.0.30.Final]
  24. at java.lang.Thread.run(Thread.java:745) [na:1.8.0_45-internal]
  25. 7952 INFO net - To: peer-1.ether.camp/45.55.204.106:10101 Send: AuthInitiateMessage{
  26. sigBytes=75b362d58c0e0c680df086609deafd64188831e20c2929d02257fab62bf7e89b7fe08c7596c93cca1313b21b9fc5c81495635e8006ae6df4a116bc503e8a24f001
  27. ephemeralPublicHash=6077076fb60084925a055b0a7033bd6815c5c272501a1ae2427bbfc2a98edde8
  28. publicKey=0411bb38aa162358ffa470e653aa4d9dca4a1414f40cc575422df976e49d37daab4e27cc7e4191ae19a78c60b0a9e5fadcbf89e0ddc8722fcc178540afd5528ee1
  29. nonce=0ed10e82a414bd7c84df4bae0c376e41cf95a94ecd18eccb941564d3c72b2092
  30. }
  31. 7952 INFO net - To: peer-1.ether.camp/45.55.204.106:10101 Send: AuthInitiateMessage{
  32. sigBytes=914dd215ab62a2eb7fa1d5df2467c5b2c33292e2647ac16d008350b352a369334951e1e35e5e593edbfdc361b4124f25c4a24a6ff48fd49f3ba3a0d7af64337700
  33. ephemeralPublicHash=94646490409cb106fe662ddd9f7c8194850b5332168b93567b0d716df17de34d
  34. publicKey=0411bb38aa162358ffa470e653aa4d9dca4a1414f40cc575422df976e49d37daab4e27cc7e4191ae19a78c60b0a9e5fadcbf89e0ddc8722fcc178540afd5528ee1
  35. nonce=10ff5e2dd4dcab34a898f3f8deca2c3d753e6c4f39c2c9e3fdb0fc82ac862303
  36. }
  37. 7952 INFO net - To: peer-1.ether.camp/45.55.204.106:30303 Send: AuthInitiateMessage{
  38. sigBytes=9f1972b1340eee25fae1de4fa058afeeb1af33adada36ee0d343a066a8e2644612c2808974464fa2dbbd6e47f6211a483d30db30393994e365cdc765e3ddcfc201
  39. ephemeralPublicHash=b05dc349fd89d7bd999630ab76abc359b8f3f2d0a740af31234dd9c61860df12
  40. publicKey=0411bb38aa162358ffa470e653aa4d9dca4a1414f40cc575422df976e49d37daab4e27cc7e4191ae19a78c60b0a9e5fadcbf89e0ddc8722fcc178540afd5528ee1
  41. nonce=b016198cd81a00fc172c61aa74c05263db27508ffaa20d1f8781dd3931f51a82
  42. }
  43. 7970 ERROR net - Exception:
  44. java.net.ConnectException: Connection refused: peer-3.ether.camp/46.101.248.42:30303
  45. at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[na:1.8.0_45-internal]
  46. at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[na:1.8.0_45-internal]
  47. at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:224) ~[netty-all-4.0.30.Final.jar:4.0.30.Final]
  48. at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:289) ~[netty-all-4.0.30.Final.jar:4.0.30.Final]
  49. at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:528) ~[netty-all-4.0.30.Final.jar:4.0.30.Final]
  50. at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) ~[netty-all-4.0.30.Final.jar:4.0.30.Final]
  51. at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) ~[netty-all-4.0.30.Final.jar:4.0.30.Final]
  52. at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) ~[netty-all-4.0.30.Final.jar:4.0.30.Final]
  53. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:110) ~[netty-all-4.0.30.Final.jar:4.0.30.Final]
  54. at java.lang.Thread.run(Thread.java:745) [na:1.8.0_45-internal]
  55. 8048 INFO net - From: peer-1.ether.camp/45.55.204.106:10101 Recv: AuthResponseMessage{
  56. ephemeralPublicKey=(5de6ce51dfcf512dd85a6e3c4c0d7cb8a42637674266b3e8bd34e10fb10bf95a,31829197dc4aff8f809bdaef7ad987720a6bf5a920af41cc468193ed055bda6d,1,0)
  57. nonce=cc2a0801c870e33af5ec4aebb92d83ec83503e6a28c40655cad2adfdb381a307
  58. isTokenUsed=false}
  59. 8050 INFO net - auth exchange done
  60. 8054 INFO net - To: peer-1.ether.camp/45.55.204.106:10101 Send: [HELLO p2pVersion=4 clientId=Ethereum(J)/v1.0.0/Dev/Linux/Java capabilities=[eth:60 eth:61] peerPort=30303 peerId=11bb38aa162358ffa470e653aa4d9dca4a1414f40cc575422df976e49d37daab4e27cc7e4191ae19a78c60b0a9e5fadcbf89e0ddc8722fcc178540afd5528ee1]
  61. 8283 INFO net - From: peer-1.ether.camp/45.55.204.106:10101 Recv: [HELLO p2pVersion=4 clientId=Ethereum(J)/v1.0.0/Dev/Linux/Java capabilities=[eth:60] peerPort=10101 peerId=3281d70897cbc1aac429cc2f61582a8982000ddde7edd62c1a6dbd3d9bc80f306a2443071248cba5ec23aab8134eb1c0512c076617f7da5d2aec432822c8cad5]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement