core icon indicating copy to clipboard operation
core copied to clipboard

Weird issue with node saying it´s fully synced, but not syncing

Open mvanhalen opened this issue 2 years ago • 4 comments

We have a transaction node which stopped syncing yesterday. After logging in the admin console claimed it was fully synced. Node is using hypersync and fully indexed. No storage, CPU or memory issues found.

The real issue is that is allowed transactions during that time. Which we´re not synced with the rest of the blockchain. Not sure of other nodes has seen similar issues in the past.

I guess it should detect this and not accept any transactions in this case.

Stopping and starting the docker containers, put it fully in sync again.

mvanhalen avatar Jul 21 '22 07:07 mvanhalen