Description
Describe the bug
I'm running florestad
with the default configs, but debug mode. I see that it starts downloading blocks as usual. But, after it tries to create some extra connections, the block download slows down significantly. Sometimes completely stopping for a few minutes.
If I start it with a --connect
option, it downloads everything just fine :/ .
Steps to Reproduce
Start florestad
with no extra flags. It should download the headers, but while on sync_node
, after creating a few connections, it will stop downloading blocks, or get really slow.
If you start with, e.g. --connect=194.163.132.180:8333
it will download just fine.
Build environment
version 0.7.0-142-gb173d88 compiled for x86_64-linux-gnu with rustc 1.74.1 (a28077b28 2023-12-04)