Open theoreticalbts opened 9 years ago
Looks like an earlier block before 77a0a92f6535a6333ce1f3671349cd657ae6dcff
is missed, so the following blocks are marked as not_linked
. Do you have earlier log?
It's also suspicious why "Peer doesn't have the requested item".
Possibly related:
On 4/28/15, at 12:24 PM, svk wrote: It syncs up using a chain server then once it's done it just falls out of sync
Sounds like same issue that was thought to have been addressed by: https://github.com/BitShares/bitshares/commit/65866b6ec3afa01c5908aeaccf9d8c90d967674e
This is for a new datadir initialized by connecting to another instance running on localhost. Restarting fixes it until it gets stuck at some later point. I think some in-memory structure might getting out of sync, but restarting re-initializes it.
I recall @nathanhourt had a similar issue.
I am thinking what is happening is that some in-memory structure is getting out of sync. A quick inspection of the code doesn't show anything obvious...
Here's a relevant section my p2p.log: