I got Problems while synchronizing on Raspberry pi, set_log level 2 gives these results:
2019-12-25 17:52:45.930 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:954 [104.248.8.163:18980 OUT] Got NEW BLOCKS inside of handle_response_get_objects: size: 20, blocks: 301380 - 301399
2019-12-25 17:52:45.930 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:959 [104.248.8.163:18980 OUT] adding span: 20 at height 301380, 0.737478 seconds, 2171.08 kB/s, size now 67.7648 MB
2019-12-25 17:52:45.940 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:556 do_send_chunk() NOW SENSD: packet=660 B
2019-12-25 17:52:45.941 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:735 [45.59.93.86:18980 OUT] LEVIN_PACKET_SENT. [len=660, f=1, r?=0, cmd = 2003, ver=1
2019-12-25 17:52:45.942 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:410 [50.79.65.167:51084 INC] LEVIN_PACKET partial msg received. len=8192
2019-12-25 17:52:45.942 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:410 [82.64.137.19:18980 OUT] LEVIN_PACKET partial msg received. len=5760
2019-12-25 17:52:45.942 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:989 [104.248.8.163:18980 OUT] lock m_sync_lock, adding blocks to chain...
2019-12-25 17:52:45.943 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:410 [50.79.65.167:51084 INC] LEVIN_PACKET partial msg received. len=8192
2019-12-25 17:52:45.943 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:410 [50.79.65.167:51084 INC] LEVIN_PACKET partial msg received. len=8192
2019-12-25 17:52:45.943 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:410 [50.79.65.167:51084 INC] LEVIN_PACKET partial msg received. len=8192
2019-12-25 17:52:45.944 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:410 [50.79.65.167:51084 INC] LEVIN_PACKET partial msg received. len=8192
2019-12-25 17:52:45.944 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:410 [50.79.65.167:51084 INC] LEVIN_PACKET partial msg received. len=5120
2019-12-25 17:52:45.944 [P2P2] DEBUG miner src/cryptonote_basic/miner.cpp:417 miner::pause: 0 -> 1
2019-12-25 17:52:45.945 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1008 [104.248.8.163:18980 OUT] next span in the queue has blocks 299995-300014, we need 299200
2019-12-25 17:52:45.945 [P2P2] ERROR net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1037 [104.248.8.163:18980 OUT] Got block with unknown parent which was not requested - querying block hashes
2019-12-25 17:52:45.946 [P2P2] DEBUG miner src/cryptonote_basic/miner.cpp:426 miner::resume: 1 -> 0
2019-12-25 17:52:45.946 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1396 [104.248.8.163:18980 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 299200
2019-12-25 17:52:45.946 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1558 [104.248.8.163:18980 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=30, start_from_current_chain 0
2019-12-25 17:52:45.947 [P2P2] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:154 [104.248.8.163:18980 OUT] post N10cryptonote20NOTIFY_REQUEST_CHAINE -->
I tried everything, it always stucks at the block 299200 (its directly after switching from v11 to v12)
I rebuild the Blockchain several times, no success...
I got Problems while synchronizing on Raspberry pi, set_log level 2 gives these results:
2019-12-25 17:52:45.930 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:954 [104.248.8.163:18980 OUT] Got NEW BLOCKS inside of handle_response_get_objects: size: 20, blocks: 301380 - 301399 2019-12-25 17:52:45.930 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:959 [104.248.8.163:18980 OUT] adding span: 20 at height 301380, 0.737478 seconds, 2171.08 kB/s, size now 67.7648 MB 2019-12-25 17:52:45.940 [P2P6] DEBUG net contrib/epee/include/net/abstract_tcp_server2.inl:556 do_send_chunk() NOW SENSD: packet=660 B 2019-12-25 17:52:45.941 [P2P6] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:735 [45.59.93.86:18980 OUT] LEVIN_PACKET_SENT. [len=660, f=1, r?=0, cmd = 2003, ver=1 2019-12-25 17:52:45.942 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:410 [50.79.65.167:51084 INC] LEVIN_PACKET partial msg received. len=8192 2019-12-25 17:52:45.942 [P2P3] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:410 [82.64.137.19:18980 OUT] LEVIN_PACKET partial msg received. len=5760 2019-12-25 17:52:45.942 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:989 [104.248.8.163:18980 OUT] lock m_sync_lock, adding blocks to chain... 2019-12-25 17:52:45.943 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:410 [50.79.65.167:51084 INC] LEVIN_PACKET partial msg received. len=8192 2019-12-25 17:52:45.943 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:410 [50.79.65.167:51084 INC] LEVIN_PACKET partial msg received. len=8192 2019-12-25 17:52:45.943 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:410 [50.79.65.167:51084 INC] LEVIN_PACKET partial msg received. len=8192 2019-12-25 17:52:45.944 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:410 [50.79.65.167:51084 INC] LEVIN_PACKET partial msg received. len=8192 2019-12-25 17:52:45.944 [P2P1] DEBUG net contrib/epee/include/net/levin_protocol_handler_async.h:410 [50.79.65.167:51084 INC] LEVIN_PACKET partial msg received. len=5120 2019-12-25 17:52:45.944 [P2P2] DEBUG miner src/cryptonote_basic/miner.cpp:417 miner::pause: 0 -> 1 2019-12-25 17:52:45.945 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1008 [104.248.8.163:18980 OUT] next span in the queue has blocks 299995-300014, we need 299200 2019-12-25 17:52:45.945 [P2P2] ERROR net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1037 [104.248.8.163:18980 OUT] Got block with unknown parent which was not requested - querying block hashes 2019-12-25 17:52:45.946 [P2P2] DEBUG miner src/cryptonote_basic/miner.cpp:426 miner::resume: 1 -> 0 2019-12-25 17:52:45.946 [P2P2] DEBUG net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1396 [104.248.8.163:18980 OUT] request_missing_objects: check 1, force_next_span 0, m_needed_objects 0 lrh 0, chain 299200 2019-12-25 17:52:45.946 [P2P2] INFO net.cn src/cryptonote_protocol/cryptonote_protocol_handler.inl:1558 [104.248.8.163:18980 OUT] -->>NOTIFY_REQUEST_CHAIN: m_block_ids.size()=30, start_from_current_chain 0 2019-12-25 17:52:45.947 [P2P2] DEBUG cn.block_queue src/cryptonote_protocol/cryptonote_protocol_handler.h:154 [104.248.8.163:18980 OUT] post N10cryptonote20NOTIFY_REQUEST_CHAINE -->
I tried everything, it always stucks at the block 299200 (its directly after switching from v11 to v12) I rebuild the Blockchain several times, no success...