You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does anyone know how to solve this problem? I know it's a general question -- but it seems extremely slow to sync and I'm not sure where the bottleneck is.
I have even installed and compiled secp256k1-node
I have a fully synced bitcoind node and yet it goes very slow. I see this in the logs:
info: Sync chain=BCH, network=mainnet, height=316332
info: Sync chain=BCH, network=mainnet, height=316333
info: Sync chain=BCH, network=mainnet, height=316334
info: Sync chain=BCH, network=mainnet, height=316335
info: This worker is no longer syncing node for BCH mainnet
info: Sync chain=BCH, network=mainnet, height=316336
info: This worker is now the syncing node for BCH mainnet
info: Sync chain=BCH, network=mainnet, height=316337
info: Sync chain=BCH, network=mainnet, height=316338
info: Sync chain=BCH, network=mainnet, height=316339
info: Sync chain=BCH, network=mainnet, height=316340
info: Sync chain=BCH, network=mainnet, height=316342
info: Sync chain=BCH, network=mainnet, height=316343
info: Sync chain=BCH, network=mainnet, height=316344
info: Sync chain=BCH, network=mainnet, height=316345
info: Sync chain=BCH, network=mainnet, height=316346
info: Sync chain=BCH, network=mainnet, height=316347
info: Sync chain=BCH, network=mainnet, height=316348
info: This worker is no longer syncing node for BCH mainnet
info: Sync chain=BCH, network=mainnet, height=316349
attilaaf did you managed to solve this problem? The same issue, I running bitcore node on Ubuntu 18.04, Core i7 3770 not SSD HDD. I'm at 233000 block height and the current speed is about 20 blocks per minute... should I use SSD HDD, does it speed up the process?
Does anyone know how to solve this problem? I know it's a general question -- but it seems extremely slow to sync and I'm not sure where the bottleneck is.
I have even installed and compiled
secp256k1-node
I have a fully synced bitcoind node and yet it goes very slow. I see this in the logs:
Related: #522
The text was updated successfully, but these errors were encountered: