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

[BUG] Connections to FULL_NODE at port 28444 #78

Open
onda8888 opened this issue Jul 20, 2021 · 0 comments
Open

[BUG] Connections to FULL_NODE at port 28444 #78

onda8888 opened this issue Jul 20, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@onda8888
Copy link

onda8888 commented Jul 20, 2021

Describe the bug
Chaingreen farmer is connecting automatically to FULL_NODES with port 28444 wich are (afaik) full nodes of the HDDcoin blockchain.
The farmer dont sync as long as connections to full nodes of chaingreen blockchain aren't added manually.
After disconnecting manually from wrong full nodes and connecting to the right ones syncing starts, but after short time most of the connection are lost again and connections to the wrong (:28444) full nodes are automatically established again.
Edit: After successfully syncing even if some wrong nodes were connected but at least one correct node, all the connection to the wrong nodes disappeared

To Reproduce
chaingreen start farmer
chaingreen show -c
chaingreen show -r [ID of the wrong full nodes]
chaingreen show -a [IP of correct full nodes]

Expected behavior
chaingreen start farmer should connect automatically to the correct full nodes at port 8744

Screenshots
Screenshot right after starting chaingreen farmer
IMG_20210719_165238

Desktop (please complete the following information):

  • OS: Linux Ubuntu Desktop 20.04
  • Chaingreen version 1.2.2.dev2
@onda8888 onda8888 added the bug Something isn't working label Jul 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant