-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There is a problem in sync during monerod. Who can give me some suggestions? #6391
Comments
ufw is disable and isp is ok. |
start: add many peers ... |
2020-03-15 09:28:51.958 W [71.127.156.63:18089 OUT] COMMAND_HANDSHAKE invoke failed. (-3, LEVIN_ERROR_CONNECTION_DESTROYED) |
Please either use valid P2P priority nodes (not public RPC nodes) or drop all the |
i try just start by :./monerod log: |
Height: 1/1 (100.0%) on mainnet, not mining, net hash 0 H/s, v1, up to date, 0(out)+0(in) connections, uptime 0d 0h 6m 6s I've been trying to solve this problem for two days, but I haven't made progress |
|
thanks your help..I checked them many times root@node-10: |
How about |
Chain INPUT (policy ACCEPT 92245 packets, 253094734 bytes) Chain FORWARD (policy ACCEPT 0 packets, 0 bytes) Chain OUTPUT (policy ACCEPT 71578 packets, 6593825 bytes) Chain ufw-after-forward (1 references) Chain ufw-after-input (1 references) Chain ufw-after-logging-forward (1 references) Chain ufw-after-logging-input (1 references) Chain ufw-after-logging-output (1 references) Chain ufw-after-output (1 references) Chain ufw-before-forward (1 references) Chain ufw-before-input (1 references) Chain ufw-before-logging-forward (1 references) Chain ufw-before-logging-input (1 references) Chain ufw-before-logging-output (1 references) Chain ufw-before-output (1 references) Chain ufw-reject-forward (1 references) Chain ufw-reject-input (1 references) Chain ufw-reject-output (1 references) Chain ufw-track-forward (1 references) Chain ufw-track-input (1 references) Chain ufw-track-output (1 references) |
Is there any problem with the results above? Maybe it's my service provider's problem, even if I open all security groups |
Looks okay to me. You might want to take this to monero.stackexchange.com |
Closing due to inactivity and no other reports of similar issues. |
set_log 4
Log level is now 4
2020-03-15 08:45:03.315 T [sock 28] Some not success at read: End of file:2
2020-03-15 08:45:03.315 T [sock 28] peer closed connection
2020-03-15 08:45:03.315 T Closed connection from host 46.32.53.120: 1
2020-03-15 08:45:03.315 I Failed to invoke command 1001 return code -3
2020-03-15 08:45:03.315 W [46.32.53.120:18089 OUT] COMMAND_HANDSHAKE invoke failed. (-3, LEVIN_ERROR_CONNECTION_DESTROYED)
2020-03-15 08:45:03.315 T [46.32.53.120:18089 OUT] [levin_protocol] <<-- finish_outer_call
2020-03-15 08:45:03.315 W [46.32.53.120:18089 OUT] COMMAND_HANDSHAKE Failed
2020-03-15 08:45:03.315 T [46.32.53.120:18089 OUT] [sock 28] release
2020-03-15 08:45:03.316 T [sock 28] Socket destroyed
2020-03-15 08:45:03.316 I [46.32.53.120:18089 OUT] [priority]Failed to HANDSHAKE with peer 46.32.53.120:18089
2020-03-15 08:45:03.316 I [46.32.53.120:18089 OUT] [0] state: closed in state before_handshake
2020-03-15 08:45:03.316 D Connecting to 95.217.11.65:18089(peer_type=1, last_seen: never)...
2020-03-15 08:45:03.316 I [46.32.53.120:18089 1878e0b4-35be-4cff-96b3-adc51b824ba6 OUT] CLOSE CONNECTION
2020-03-15 08:45:03.316 T [46.32.53.120:18089 OUT] ~async_protocol_handler()
2020-03-15 08:45:03.316 D Spawned connection #58 to 0.0.0.0 currently we have sockets count:3
2020-03-15 08:45:03.316 D test, connection constructor set m_connection_type=2
2020-03-15 08:45:03.316 D Destructing connection #57 to 46.32.53.120
2020-03-15 08:45:03.316 D connections_ size now 1
2020-03-15 08:45:03.316 D Trying to connect to 95.217.11.65:18089, bind_ip = 0.0.0.0
2020-03-15 08:45:03.694 T Connected success to 95.217.11.65:18089
2020-03-15 08:45:03.695 T [sock 0x7f054c02f140] new connection from 95.217.11.65:18089 OUT to 192.168.0.12:33748, total sockets objects 2
2020-03-15 08:45:03.695 T New connection from host 95.217.11.65: 0
2020-03-15 08:45:03.695 I [95.217.11.65:18089 847c0c10-830e-42e5-bf3a-282ab936ac25 OUT] NEW CONNECTION
2020-03-15 08:45:03.695 T Setting 00:00:10 expiry
2020-03-15 08:45:03.695 D connection type P2P 192.168.0.12:33748 <--> 95.217.11.65:18089 (via 95.217.11.65:18089)
2020-03-15 08:45:03.695 T Blockchain::get_tail_id
2020-03-15 08:45:03.695 T BlockchainLMDB::top_block_hash
2020-03-15 08:45:03.695 T BlockchainLMDB::height
2020-03-15 08:45:03.695 T BlockchainLMDB::block_rtxn_start
2020-03-15 08:45:03.695 T mdb_txn_safe: destructor
2020-03-15 08:45:03.695 T BlockchainLMDB::get_block_hash_from_height
2020-03-15 08:45:03.695 T BlockchainLMDB::block_rtxn_start
2020-03-15 08:45:03.695 T mdb_txn_safe: destructor
2020-03-15 08:45:03.695 T BlockchainLMDB::get_block_cumulative_difficulty height: 0
2020-03-15 08:45:03.695 T BlockchainLMDB::block_rtxn_start
2020-03-15 08:45:03.695 T mdb_txn_safe: destructor
2020-03-15 08:45:03.695 T BlockchainLMDB::get_blockchain_pruning_seed
2020-03-15 08:45:03.695 T BlockchainLMDB::block_rtxn_start
2020-03-15 08:45:03.695 T mdb_txn_safe: destructor
2020-03-15 08:45:03.695 T [95.217.11.65:18089 OUT] [levin_protocol] -->> start_outer_call
2020-03-15 08:45:03.695 T Moving counter buffer by 1 second 0 < 279988 (last time 0)
2020-03-15 08:45:03.695 T Throttle throttle_speed_out: packet of ~352b (from 352 b) Speed AVG= 0[w=1] 0[w=1] / Limit=16 KiB/sec [352 0 0 0 0 0 0 0 0 0 ]
2020-03-15 08:45:03.695 D do_send_chunk() NOW SENSD: packet=352 B
2020-03-15 08:45:03.695 T handler_write (direct) - before ASIO write, for packet=352 B (after sleep)
2020-03-15 08:45:03.695 T Setting 00:05:00 expiry
2020-03-15 08:45:03.696 D [95.217.11.65:18089 OUT] LEVIN_PACKET_SENT. [len=319, flags1, r?=1, cmd = 1001, ver=1
2020-03-15 08:45:03.696 T [95.217.11.65:18089 OUT] [levin_protocol] -->> start_outer_call
2020-03-15 08:45:03.696 D [95.217.11.65:18089 OUT] anvoke_handler, timeout: 5000
2020-03-15 08:45:03.696 T [95.217.11.65:18089 OUT] [levin_protocol] <<-- finish_outer_call
2020-03-15 08:45:03.696 T [95.217.11.65:18089 OUT] [sock 28] release
2020-03-15 08:45:03.696 T [95.217.11.65:18089 OUT] [sock 28] Async send calledback 352
2020-03-15 08:45:03.696 T Moving counter buffer by 1 second 279987 < 279988 (last time 279987)
2020-03-15 08:45:03.696 T dbg >>> global-OUT: speed is A= 114.459 vs Max=2.09715e+06 so sleep: D=-9.22546 sec E= 1056 (Enow= 1408) M=2.09715e+06 W= 9.226 R=1.93473e+07 Wgood 11 History: [0 352 0 352 0 0 0 0 0 352 ] m_last_sample_time= 279988
2020-03-15 08:45:03.696 T Throttle >>> global-OUT: packet of ~352b (from 352 b) Speed AVG= 0[w=9.226] 0[w=9.226] / Limit=2048 KiB/sec [352 352 0 352 0 0 0 0 0 352 ]
2020-03-15 08:45:08.696 I [95.217.11.65:18089 OUT] Timeout on invoke operation happened, command: 1001 timeout: 5000
2020-03-15 08:45:08.696 I Failed to invoke command 1001 return code -4
2020-03-15 08:45:08.696 W [95.217.11.65:18089 OUT] COMMAND_HANDSHAKE invoke failed. (-4, LEVIN_ERROR_CONNECTION_TIMEDOUT)
2020-03-15 08:45:08.696 W [95.217.11.65:18089 OUT] COMMAND_HANDSHAKE Failed
2020-03-15 08:45:08.696 T Closed connection from host 95.217.11.65: 1
2020-03-15 08:45:08.696 T [sock 28] Some not success at read: End of file:2
2020-03-15 08:45:08.697 I [95.217.11.65:18089 OUT] [priority]Failed to HANDSHAKE with peer 95.217.11.65:18089
2020-03-15 08:45:08.697 T [sock 28] peer closed connection
2020-03-15 08:45:08.697 D Connecting to 95.217.2.237:18089(peer_type=1, last_seen: never)...
2020-03-15 08:45:08.697 T [95.217.11.65:18089 OUT] [levin_protocol] <<-- finish_outer_call
2020-03-15 08:45:08.697 T [95.217.11.65:18089 OUT] [sock 28] release
2020-03-15 08:45:08.697 T [sock 28] Socket destroyed
2020-03-15 08:45:08.697 D Spawned connection #59 to 0.0.0.0 currently we have sockets count:3
2020-03-15 08:45:08.697 D test, connection constructor set m_connection_type=2
2020-03-15 08:45:08.697 D connections_ size now 1
2020-03-15 08:45:08.697 I [95.217.11.65:18089 OUT] [0] state: closed in state before_handshake
2020-03-15 08:45:08.697 D Trying to connect to 95.217.2.237:18089, bind_ip = 0.0.0.0
2020-03-15 08:45:08.698 I [95.217.11.65:18089 847c0c10-830e-42e5-bf3a-282ab936ac25 OUT] CLOSE CONNECTION
2020-03-15 08:45:08.698 T [95.217.11.65:18089 OUT] ~async_protocol_handler()
2020-03-15 08:45:08.698 D Destructing connection #58 to 95.217.11.65
2020-03-15 08:45:09.090 T Connected success to 95.217.2.237:18089
2020-03-15 08:45:09.091 T [sock 0x7f054c00f870] new connection from 95.217.2.237:18089 OUT to 192.168.0.12:54792, total sockets objects 2
2020-03-15 08:45:09.091 T New connection from host 95.217.2.237: 0
2020-03-15 08:45:09.091 I [95.217.2.237:18089 2676d693-a585-4bca-a11c-079e1f9d4f2b OUT] NEW CONNECTION
2020-03-15 08:45:09.091 T Setting 00:00:10 expiry
2020-03-15 08:45:09.091 D connection type P2P 192.168.0.12:54792 <--> 95.217.2.237:18089 (via 95.217.2.237:18089)
2020-03-15 08:45:09.091 T Blockchain::get_tail_id
2020-03-15 08:45:09.091 T BlockchainLMDB::top_block_hash
2020-03-15 08:45:09.091 T BlockchainLMDB::height
2020-03-15 08:45:09.091 T BlockchainLMDB::block_rtxn_start
2020-03-15 08:45:09.091 T mdb_txn_safe: destructor
2020-03-15 08:45:09.091 T BlockchainLMDB::get_block_hash_from_height
2020-03-15 08:45:09.091 T BlockchainLMDB::block_rtxn_start
2020-03-15 08:45:09.091 T mdb_txn_safe: destructor
2020-03-15 08:45:09.091 T BlockchainLMDB::get_block_cumulative_difficulty height: 0
2020-03-15 08:45:09.091 T BlockchainLMDB::block_rtxn_start
2020-03-15 08:45:09.091 T mdb_txn_safe: destructor
2020-03-15 08:45:09.091 T BlockchainLMDB::get_blockchain_pruning_seed
2020-03-15 08:45:09.091 T BlockchainLMDB::block_rtxn_start
2020-03-15 08:45:09.091 T mdb_txn_safe: destructor
2020-03-15 08:45:09.091 T [95.217.2.237:18089 OUT] [levin_protocol] -->> start_outer_call
2020-03-15 08:45:09.091 T Moving counter buffer by 1 second 0 < 279993 (last time 0)
2020-03-15 08:45:09.092 T Throttle throttle_speed_out: packet of ~352b (from 352 b) Speed AVG= 0[w=1] 0[w=1] / Limit=16 KiB/sec [352 0 0 0 0 0 0 0 0 0 ]
2020-03-15 08:45:09.092 D do_send_chunk() NOW SENSD: packet=352 B
2020-03-15 08:45:09.092 T handler_write (direct) - before ASIO write, for packet=352 B (after sleep)
2020-03-15 08:45:09.092 T Setting 00:05:00 expiry
2020-03-15 08:45:09.092 D [95.217.2.237:18089 OUT] LEVIN_PACKET_SENT. [len=319, flags1, r?=1, cmd = 1001, ver=1
2020-03-15 08:45:09.092 T [95.217.2.237:18089 OUT] [levin_protocol] -->> start_outer_call
2020-03-15 08:45:09.092 D [95.217.2.237:18089 OUT] anvoke_handler, timeout: 5000
2020-03-15 08:45:09.092 T [95.217.2.237:18089 OUT] [levin_protocol] <<-- finish_outer_call
2020-03-15 08:45:09.092 T [95.217.2.237:18089 OUT] [sock 29] release
2020-03-15 08:45:09.092 T [95.217.2.237:18089 OUT] [sock 29] Async send calledback 352
2020-03-15 08:45:09.092 T Moving counter buffer by 1 second 279988 < 279993 (last time 279988)
2020-03-15 08:45:09.092 T Moving counter buffer by 1 second 279989 < 279993 (last time 279989)
2020-03-15 08:45:09.092 T Moving counter buffer by 1 second 279990 < 279993 (last time 279990)
2020-03-15 08:45:09.092 T Moving counter buffer by 1 second 279991 < 279993 (last time 279991)
2020-03-15 08:45:09.092 T Moving counter buffer by 1 second 279992 < 279993 (last time 279992)
2020-03-15 08:45:09.092 T dbg >>> global-OUT: speed is A= 109.737 vs Max=2.09715e+06 so sleep: D=-9.62246 sec E= 1056 (Enow= 1408) M=2.09715e+06 W= 9.623 R=2.01798e+07 Wgood 11 History: [0 0 0 0 0 352 352 0 352 0 ] m_last_sample_time= 279994
2020-03-15 08:45:09.092 T Throttle >>> global-OUT: packet of ~352b (from 352 b) Speed AVG= 0[w=9.623] 0[w=9.623] / Limit=2048 KiB/sec [352 0 0 0 0 352 352 0 352 0 ]
set_log 0
The text was updated successfully, but these errors were encountered: