dynomite: Node peer connections fail to connect when building with --enable-debug=yes
Hi,
not sure if this is wrong in the documentation but we basically just discovered that running configure while building Dynomite as per the README.md:
./configure --enable-debug=yes
results in a failure to establish inter peer connections… simply recompiling with
./configure --enable-debug=full
fixes the problem and connections between nodes are established as expected.
Cheers,
Erick
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 21 (13 by maintainers)
@erickg do not disagree at all 😃 @winem I will look into this later today