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
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
Desktop (please complete the following information):
OS: Linux Ubuntu Desktop 20.04
Chaingreen version 1.2.2.dev2
The text was updated successfully, but these errors were encountered:
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
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: