Chia-Network / chia-blockchain

Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
Apache License 2.0
10.83k stars 2.02k forks source link

[BUG] GUI shows incorrect port number for incoming connections #4180

Closed fiveangle closed 3 years ago

fiveangle commented 3 years ago

Seems the GUI is either hard-coded to 8444 for all local incoming farmer connections, or it is only displaying the last-4 digits of the port number (haven't tested to find out).

GUI: image

Actual: image

Repro:

fiveangle commented 3 years ago

Have not tested changing other components from default 4-digit port numbers but those should probably be inventoried to ensure they don't have the same problem. Thx !

github-actions[bot] commented 3 years ago

This issue has been flagged as stale as there has been no activity on it in 14 days. If this issue is still affecting you and in need of review, please update it to keep it open.

github-actions[bot] commented 3 years ago

This issue was automatically closed because it has been flagged as stale and subsequently passed 7 days with no further activity.