Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

my node constantly falling behind #12

Closed
gitloverr opened this issue Jul 9, 2022 · 4 comments
Closed

my node constantly falling behind #12

gitloverr opened this issue Jul 9, 2022 · 4 comments

Comments

@gitloverr
Copy link

gitloverr commented Jul 9, 2022

hi,

my node constantly falling behind. why is this happening?

if I restart the node it is catching... but there is something I noticed: if I start send requests to the node I starting to lose sync...

this is ridiculous... how do I solve this problem?

also I started the node this command:

./geth --config xxx --datadir xxx--metrics --pprof --pprof.addr 0.0.0.0 --maxpeers 2000 --cache 8000 --http --http.addr 0.0.0.0 --http.port xxx --http.api "eth,net,personal,web3,admin" --http.corsdomain "*" --ws --ws.origins="*" --ws.addr 0.0.0.0 --ws.api "eth,net,web3,personal" --allow-insecure-unlock --diffsync --rpc.allow-unprotected-txs --txlookuplimit 0 --syncmode=snap

thank you

@du5
Copy link
Contributor

du5 commented Jul 9, 2022

It may be that the machine performance is not enough

https://docs.bnbchain.org/docs/validator/fullnode#suggested-requirements

@gitloverr
Copy link
Author

Hi, thank you for response, but my machine seems good.

Disk: SSD
CPU: 48 Core
RAM: 192GB
IOPS: 10K

I guess, this is happening due to request limits. this happened after the 1.1.11 release...

@du5
Copy link
Contributor

du5 commented Jul 11, 2022

Hi, thank you for response, but my machine seems good.

Disk: SSD CPU: 48 Core RAM: 192GB IOPS: 10K

I guess, this is happening due to request limits. this happened after the 1.1.11 release...

Are there too many peers? if not, please transfer to https://github.com/bnb-chain/bsc/issues/new

@du5
Copy link
Contributor

du5 commented Jul 11, 2022

I noticed that you have created an issue bnb-chain/bsc#980 , I am closing this issue. Feel free to reopen if needed.

@du5 du5 closed this as completed Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants