Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.74 KB | None | 0 0
  1. **********************************************************************
  2. The daemon will start synchronizing with the network. This may take a long time to complete.
  3.  
  4. You can set the level of process detailization through "set_log <level|categories>" command,
  5. where <level> is between 0 (no details) and 4 (very verbose), or custom category based levels (eg, *:WARNING).
  6.  
  7. Use the "help" command to see the list of available commands.
  8. Use "help <command>" to see a command's documentation.
  9. **********************************************************************
  10.  
  11. 2018-07-22 16:32:05.644 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:1320 FINISHED PEERLIST IDLE HANDSHAKE
  12. 2018-07-22 16:32:05.645 [P2P0] DEBUG updates src/cryptonote_core/cryptonote_core.cpp:1422 Checking for a new monero version for linux-x64
  13. 2018-07-22 16:32:05.645 [P2P0] DEBUG updates src/common/updates.cpp:45 Checking updates for linux-x64 monero
  14. 2018-07-22 16:32:05.645 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:894 Connecting to 103.85.204.44:6246(peer_type=1, last_seen: never)...
  15. 2018-07-22 16:32:05.645 [P2P1] DEBUG net.p2p contrib/epee/src/connection_basic.cpp:163 Spawned connection p2p#1 to 0.0.0.0 currently we have sockets count:2
  16. 2018-07-22 16:32:05.645 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:92 test, connection constructor set m_connection_type=2
  17. 2018-07-22 16:32:05.645 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1065 connections_ size now 1
  18. 2018-07-22 16:32:06.953 [P2P1] INFO net.p2p src/p2p/net_node.inl:1764 [103.85.204.44:6246 3cad411a-5558-9fb4-4c58-d11e6bb09b8c OUT] NEW CONNECTION
  19. 2018-07-22 16:32:06.953 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:284 connection type P2P 192.168.0.29:53650 <--> 103.85.204.44:6246
  20. 2018-07-22 16:32:06.953 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:561 do_send_chunk() NOW SENSD: packet=33 B
  21. 2018-07-22 16:32:06.954 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:546 do_send_chunk() NOW just queues: packet=226 B, is added to queue-size=2
  22. 2018-07-22 16:32:06.954 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:168 [103.85.204.44:6246 OUT] anvoke_handler, timeout: 5000
  23. 2018-07-22 16:32:06.954 [P2P7] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:739 handle_write() NOW SENDS: packet=226 B, from queue size=1
  24. 2018-07-22 16:32:11.954 [P2P2] INFO net contrib/epee/include/net/levin_protocol_handler_async.h:174 [103.85.204.44:6246 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
  25. 2018-07-22 16:32:11.954 [P2P2] INFO net contrib/epee/include/storages/levin_abstract_invoke2.h:122 Failed to invoke command 1001 return code -4
  26. 2018-07-22 16:32:11.954 [P2P2] WARN net.p2p src/p2p/net_node.inl:697 [103.85.204.44:6246 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
  27. 2018-07-22 16:32:11.955 [P2P1] WARN net.p2p src/p2p/net_node.inl:746 [103.85.204.44:6246 OUT] COMMAND_HANDSHAKE Failed
  28. 2018-07-22 16:32:11.957 [P2P1] INFO net.p2p src/p2p/net_node.inl:923 [103.85.204.44:6246 OUT] [priority]Failed to HANDSHAKE with peer 103.85.204.44:6246
  29. 2018-07-22 16:32:11.958 [P2P2] INFO net.p2p src/p2p/net_node.inl:1779 [103.85.204.44:6246 3cad411a-5558-9fb4-4c58-d11e6bb09b8c OUT] CLOSE CONNECTION
  30. 2018-07-22 16:32:11.958 [P2P2] DEBUG net.p2p contrib/epee/src/connection_basic.cpp:171 Destructing connection p2p#1 to 103.85.204.44
  31. 2018-07-22 16:32:13.958 [P2P6] DEBUG net.p2p src/p2p/net_node.inl:894 Connecting to 103.85.204.44:6246(peer_type=1, last_seen: never)...
  32. 2018-07-22 16:32:13.958 [P2P6] DEBUG net.p2p contrib/epee/src/connection_basic.cpp:163 Spawned connection p2p#2 to 0.0.0.0 currently we have sockets count:2
  33. 2018-07-22 16:32:13.958 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:92 test, connection constructor set m_connection_type=2
  34. 2018-07-22 16:32:13.958 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1065 connections_ size now 1
  35. 2018-07-22 16:32:14.224 [P2P6] INFO net.p2p src/p2p/net_node.inl:1764 [103.85.204.44:6246 909f0efc-16a0-103c-d0f6-afac21552e00 OUT] NEW CONNECTION
  36. 2018-07-22 16:32:14.225 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:284 connection type P2P 192.168.0.29:53652 <--> 103.85.204.44:6246
  37. 2018-07-22 16:32:14.225 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:561 do_send_chunk() NOW SENSD: packet=33 B
  38. 2018-07-22 16:32:14.225 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:546 do_send_chunk() NOW just queues: packet=226 B, is added to queue-size=2
  39. 2018-07-22 16:32:14.225 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:168 [103.85.204.44:6246 OUT] anvoke_handler, timeout: 5000
  40. 2018-07-22 16:32:14.225 [P2P7] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:739 handle_write() NOW SENDS: packet=226 B, from queue size=1
  41. 2018-07-22 16:32:19.226 [P2P4] INFO net contrib/epee/include/net/levin_protocol_handler_async.h:174 [103.85.204.44:6246 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
  42. 2018-07-22 16:32:19.226 [P2P4] INFO net contrib/epee/include/storages/levin_abstract_invoke2.h:122 Failed to invoke command 1001 return code -4
  43. 2018-07-22 16:32:19.226 [P2P4] WARN net.p2p src/p2p/net_node.inl:697 [103.85.204.44:6246 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
  44. 2018-07-22 16:32:19.226 [P2P6] WARN net.p2p src/p2p/net_node.inl:746 [103.85.204.44:6246 OUT] COMMAND_HANDSHAKE Failed
  45. 2018-07-22 16:32:19.226 [P2P6] INFO net.p2p src/p2p/net_node.inl:923 [103.85.204.44:6246 OUT] [priority]Failed to HANDSHAKE with peer 103.85.204.44:6246
  46. 2018-07-22 16:32:19.226 [P2P4] INFO net.p2p src/p2p/net_node.inl:1779 [103.85.204.44:6246 909f0efc-16a0-103c-d0f6-afac21552e00 OUT] CLOSE CONNECTION
  47. 2018-07-22 16:32:19.226 [P2P4] DEBUG net.p2p contrib/epee/src/connection_basic.cpp:171 Destructing connection p2p#2 to 0.0.0.0
  48. 2018-07-22 16:32:21.226 [P2P1] DEBUG net.p2p src/p2p/net_node.inl:894 Connecting to 103.85.204.44:6246(peer_type=1, last_seen: never)...
  49. 2018-07-22 16:32:21.227 [P2P1] DEBUG net.p2p contrib/epee/src/connection_basic.cpp:163 Spawned connection p2p#3 to 0.0.0.0 currently we have sockets count:2
  50. 2018-07-22 16:32:21.227 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:92 test, connection constructor set m_connection_type=2
  51. 2018-07-22 16:32:21.227 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1065 connections_ size now 1
  52. 2018-07-22 16:32:21.522 [P2P1] INFO net.p2p src/p2p/net_node.inl:1764 [103.85.204.44:6246 dd5f05a2-c909-cf21-98b4-cbe136769445 OUT] NEW CONNECTION
  53. 2018-07-22 16:32:21.522 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:284 connection type P2P 192.168.0.29:53654 <--> 103.85.204.44:6246
  54. 2018-07-22 16:32:21.523 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:561 do_send_chunk() NOW SENSD: packet=33 B
  55. 2018-07-22 16:32:21.523 [P2P1] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:546 do_send_chunk() NOW just queues: packet=226 B, is added to queue-size=2
  56. 2018-07-22 16:32:21.523 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:168 [103.85.204.44:6246 OUT] anvoke_handler, timeout: 5000
  57. 2018-07-22 16:32:21.523 [P2P7] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:739 handle_write() NOW SENDS: packet=226 B, from queue size=1
  58. status
  59. 2018-07-22 16:32:23.712 7fd8e987d700 DEBUG default contrib/epee/include/console_handler.h:364 Read command: status
  60. 2018-07-22 16:32:23.712 7fd8e987d700 DEBUG perf src/common/perf_timer.cpp:104 PERF ----------
  61. 2018-07-22 16:32:23.712 7fd8e987d700 DEBUG perf src/common/perf_timer.cpp:128 PERF 0 on_get_info
  62. 2018-07-22 16:32:23.712 7fd8e987d700 DEBUG perf src/common/perf_timer.cpp:104 PERF ----------
  63. 2018-07-22 16:32:23.712 7fd8e987d700 DEBUG perf src/common/perf_timer.cpp:128 PERF 0 on_hard_fork_info
  64. 2018-07-22 16:32:23.712 7fd8e987d700 DEBUG perf src/common/perf_timer.cpp:104 PERF ----------
  65. 2018-07-22 16:32:23.712 7fd8e987d700 DEBUG perf src/common/perf_timer.cpp:128 PERF 0 on_mining_status
  66. Height: 1/1 (100.0%) on mainnet, not mining, net hash 0 H/s, v7, up to date, 1(out)+0(in) connections, uptime 0d 0h 0m 19s
  67. 2018-07-22 16:32:26.523 [P2P8] INFO net contrib/epee/include/net/levin_protocol_handler_async.h:174 [103.85.204.44:6246 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
  68. 2018-07-22 16:32:26.524 [P2P8] INFO net contrib/epee/include/storages/levin_abstract_invoke2.h:122 Failed to invoke command 1001 return code -4
  69. 2018-07-22 16:32:26.524 [P2P8] WARN net.p2p src/p2p/net_node.inl:697 [103.85.204.44:6246 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
  70. 2018-07-22 16:32:26.524 [P2P1] WARN net.p2p src/p2p/net_node.inl:746 [103.85.204.44:6246 OUT] COMMAND_HANDSHAKE Failed
  71. 2018-07-22 16:32:26.524 [P2P8] INFO net.p2p src/p2p/net_node.inl:1779 [103.85.204.44:6246 dd5f05a2-c909-cf21-98b4-cbe136769445 OUT] CLOSE CONNECTION
  72. 2018-07-22 16:32:26.524 [P2P8] DEBUG net.p2p contrib/epee/src/connection_basic.cpp:171 Destructing connection p2p#3 to 0.0.0.0
  73. 2018-07-22 16:32:26.524 [P2P1] INFO net.p2p src/p2p/net_node.inl:923 [103.85.204.44:6246 OUT] [priority]Failed to HANDSHAKE with peer 103.85.204.44:6246
  74. 2018-07-22 16:32:28.524 [P2P2] DEBUG net.p2p src/p2p/net_node.inl:894 Connecting to 103.85.204.44:6246(peer_type=1, last_seen: never)...
  75. 2018-07-22 16:32:28.525 [P2P2] DEBUG net.p2p contrib/epee/src/connection_basic.cpp:163 Spawned connection p2p#4 to 0.0.0.0 currently we have sockets count:2
  76. 2018-07-22 16:32:28.525 [P2P2] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:92 test, connection constructor set m_connection_type=2
  77. 2018-07-22 16:32:28.525 [P2P2] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:1065 connections_ size now 1
  78. 2018-07-22 16:32:28.828 [P2P2] INFO net.p2p src/p2p/net_node.inl:1764 [103.85.204.44:6246 accdb5ad-6d69-c2c7-2688-8b8d18a2a9e5 OUT] NEW CONNECTION
  79. 2018-07-22 16:32:28.828 [P2P2] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:284 connection type P2P 192.168.0.29:53656 <--> 103.85.204.44:6246
  80. 2018-07-22 16:32:28.829 [P2P2] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:561 do_send_chunk() NOW SENSD: packet=33 B
  81. 2018-07-22 16:32:28.829 [P2P2] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:546 do_send_chunk() NOW just queues: packet=226 B, is added to queue-size=2
  82. 2018-07-22 16:32:28.829 [P2P2] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:168 [103.85.204.44:6246 OUT] anvoke_handler, timeout: 5000
  83. 2018-07-22 16:32:28.830 [P2P4] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:739 handle_write() NOW SENDS: packet=226 B, from queue size=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement