core
core copied to clipboard
Weird issue with node saying it´s fully synced, but not syncing
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.