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

Copy address does not include the port in v2 #596

Open
npelov opened this issue Feb 10, 2025 · 0 comments
Open

Copy address does not include the port in v2 #596

npelov opened this issue Feb 10, 2025 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@npelov
Copy link

npelov commented Feb 10, 2025

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 npelov added the bug Something isn't working label Feb 10, 2025
@ChrisSchinnerl ChrisSchinnerl moved this to Todo in Sia Feb 10, 2025
@ChrisSchinnerl ChrisSchinnerl added this to the v2.1.0 milestone Feb 10, 2025
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
Status: Todo
Development

No branches or pull requests

2 participants