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

Slow to start syncing after reboot #2792

Open
hdiass opened this issue Jan 31, 2024 · 11 comments
Open

Slow to start syncing after reboot #2792

hdiass opened this issue Jan 31, 2024 · 11 comments

Comments

@hdiass
Copy link

hdiass commented Jan 31, 2024

Hello all ,I have a v2.3.0 mainnet fullnode running, after a reboot it takes hours (so far 2 hours passed by) to start syncing again. What can we do to improve this behaviour ?

@peilun-conflux
Copy link
Contributor

You can try to use our v2.3.4 release https://github.com/Conflux-Chain/conflux-rust/releases/tag/v2.3.4 and set use_isolated_db_for_mpt_table=true in the configuration file. The first restart will take several hours, but after that the syncing should be faster.

@hdiass
Copy link
Author

hdiass commented Jan 31, 2024

Sorry my mistake, but i'm using the v2.3.4 version..it was a typo on the first message

@hdiass
Copy link
Author

hdiass commented Jan 31, 2024

Updated the config, will wait for it to finish syncing and then test another restart to give feedback. Lets keep this open until then

@hdiass
Copy link
Author

hdiass commented Feb 1, 2024

After 24h still hasn't moved even a block

@rlinxy
Copy link

rlinxy commented Feb 1, 2024

same here, stack frequently

@hdiass
Copy link
Author

hdiass commented Feb 5, 2024

I continue to have same issues over and over again..from my experience its poor p2p connections as when it starts moving it gets pretty quick to the tip. But as of now its pretty much unusable the network.. it gets in sync and then loses a peer (guess) and can't keep up.

@rlinxy
Copy link

rlinxy commented Feb 6, 2024

278523fc90c71db2dcb7aaefa08e5b1

When the syncing stuck, our node is still connecting to many peers. There is still around 2M bandwidth usage.

Syncing CFX is really a pain :(

@hdiass
Copy link
Author

hdiass commented Feb 6, 2024

Its pretty bad, very unstable network.. my node is up for days and doesn't move..

@rlinxy
Copy link

rlinxy commented Feb 14, 2024

Its pretty bad, very unstable network.. my node is up for days and doesn't move..

I stopped the node and restarted it at least 10 times these days, still always stuck at some height.
1707882558443

I was told it's a network issue, but the bandwidth is 20M, good enough.

I have tried
max_downloading_chunks = 32
max_downloading_chunks = 64
...

also didn't work.

No idea what to do :(

@hdiass
Copy link
Author

hdiass commented Feb 29, 2024

Every time this happens, i got a node synced..for some reason i had to restart the process, and bang 5days passed by and still not synced..CAn you guys make this network work ?

@Pana
Copy link
Member

Pana commented Aug 26, 2024

Normally in this case, there are several cause:

  1. your machine or network is not good
  2. you use wrong node binary or configuration

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

4 participants