hostd icon indicating copy to clipboard operation
hostd copied to clipboard

Copy address does not include the port in v2

Open npelov opened this issue 9 months ago • 0 comments

Current Behavior

Using copy on net address does not include the port.

Expected Behavior

Copy address should include the port at least when the port is not the default one (preferably always - useful for scanning ports)

Steps to Reproduce

  1. go to a host where the port is not the default one
  2. point to sia icon on top-left
  3. click on the arrow next to the host name and choose copy
  4. paste that in troubleshoot.siacentral.com
  5. result is "netaddress is invalid", reason: Host port must be part of the netaddress (ex: "siahost4.nicksoft.org:9982")

Version

v2.0.2

What operating system did the problem occur on (e.g. Ubuntu 22.04, macOS 12.0, Windows 11)?

windows 10 and linux+docker - same effect

Anything else?

No response

npelov avatar Feb 10 '25 14:02 npelov