You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
info 2022-06-08T11:44:10.725 net-1 net_plugin.cpp:1014 _close ] ["waxint.blokcrafters.io:9876" - 2 51.222.244.55:9876] closing
info 2022-06-08T11:44:10.825 net-0 net_plugin.cpp:3315 connection_monitor ] p2p client connections: 5/150, peer connections: 5/5
info 2022-06-08T11:44:15.403 net-1 net_plugin.cpp:1742 sync_reassign_fetch ] ["" - 93 127.0.0.1:45420] reassign_fetch, our last req is 186448441, next expected is 186447942
info 2022-06-08T11:44:15.403 net-1 net_plugin.cpp:1263 cancel_sync ] ["" - 93 127.0.0.1:45420] sending empty request but not calling sync wait
info 2022-06-08T11:44:15.403 net-1 net_plugin.cpp:1678 operator() ] ["" - 94 127.0.0.1:45858] requesting range 186447942 to 186448441
info 2022-06-08T11:44:20.403 net-1 net_plugin.cpp:1742 sync_reassign_fetch ] ["" - 94 127.0.0.1:45858] reassign_fetch, our last req is 186448441, next expected is 186447942
info 2022-06-08T11:44:20.403 net-1 net_plugin.cpp:1263 cancel_sync ] ["" - 94 127.0.0.1:45858] sending empty request but not calling sync wait
info 2022-06-08T11:44:20.403 net-1 net_plugin.cpp:1678 operator() ] ["" - 93 127.0.0.1:45420] requesting range 186447942 to 186448441
info 2022-06-08T11:44:25.404 net-0 net_plugin.cpp:1742 sync_reassign_fetch ] ["" - 93 127.0.0.1:45420] reassign_fetch, our last req is 186448441, next expected is 186447942
info 2022-06-08T11:44:25.404 net-0 net_plugin.cpp:1263 cancel_sync ] ["" - 93 127.0.0.1:45420] sending empty request but not calling sync wait
info 2022-06-08T11:44:25.404 net-0 net_plugin.cpp:1678 operator() ] ["" - 94 127.0.0.1:45858] requesting range 186447942 to 186448441
info 2022-06-08T11:44:30.404 net-1 net_plugin.cpp:1742 sync_reassign_fetch ] ["" - 94 127.0.0.1:45858] reassign_fetch, our last req is 186448441, next expected is 186447942
after restarting, it works as expected, synching from p2p now
From Kevin:
I do see we don't close/re-open on a sync timeout. I think we should enhance it to close/re-open on sync fail because it appears something is wrong with the connection.
The text was updated successfully, but these errors were encountered:
From cc32d9:
after restarting, it works as expected, synching from p2p now
From Kevin:
I do see we don't close/re-open on a sync timeout. I think we should enhance it to close/re-open on sync fail because it appears something is wrong with the connection.
The text was updated successfully, but these errors were encountered: