celo-org / celo-blockchain

Official repository for the golang Celo Blockchain
https://celo.org
GNU Lesser General Public License v3.0
555 stars 199 forks source link

Archive node issue #2328

Open carterqw2 opened 1 week ago

carterqw2 commented 1 week ago
Hi team after serving request a while 

We would the archive node came across the sync issue

Here is our log 
Could you help us to figure out what's wrong with?
carterqw2 commented 1 week ago

Here is the log file:

celo.txt

jcortejoso commented 1 week ago

It seems there are some tcp connection issues that ends ups restarting the peering connections. Do you know the version of celo-blockchain using? Also it could be interesting to check if the kernel is closing connections (i.e: netstat -an | grep -i tcp)