Hi am running xdc testnet on instance: XDC/v2.6.3-beta/linux-amd64/go1.23.10
It runs fine for sometime, then it halts with only below logs shown
INFO [06-26|06:01:53.230] Regenerating historical state block=66,267,583 target=66,267,614 elapsed=481ns
ERROR[06-26|06:01:53.234] Attempted to dereference the trie Cache meta root
INFO [06-26|06:01:53.293] Historical state regenerated block=66,267,614 elapsed=63.085729ms size=170.20KiB
INFO [06-26|06:01:53.841] Regenerating historical state block=66,267,583 target=66,267,614 elapsed=424ns
ERROR[06-26|06:01:53.845] Attempted to dereference the trie Cache meta root
INFO [06-26|06:01:53.902] Historical state regenerated block=66,267,614 elapsed=61.128809ms size=170.20KiB
Its happening frequently now, I can see it has peers
Discussion (10)
Here is the current peer list for testnet:
I am using same peers
please verify port
by port you mean my node's p2p port? ? Yes, I have set to 30312, and using above peers exactly now
This issue has been solved on GitHub:
please upload the latest log file of your node
I am using same peers
Running node via this:
github.com/XinFinOrg/XDPoSChain/tr...
latest logs
this file is outdated: github.com/XinFinOrg/XDPoSChain/bl...
github.com/XinFinOrg/XDPoSChain/is...
Now my node is like if I do not provide --nodiscover, it syncs for sometime and stops, with below in logs
But when I run with --nodiscover, its not able to sync at all, as even by adding peers manually from what you shares, it shows no peers when admin.peers done