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

SSH access denied message includes zero port number #53267

Open
stevenGravy opened this issue Mar 21, 2025 · 0 comments
Open

SSH access denied message includes zero port number #53267

stevenGravy opened this issue Mar 21, 2025 · 0 comments
Labels
bug error-msg Improving customer facing error messages.

Comments

@stevenGravy
Copy link
Contributor

Expected behavior:

A port number only included if relevant.

Current behavior:

A extra :0 is added when a node name is included in the error message.

$ tsh ssh test@server
ERROR: access denied to test connecting to server:0

Bug details:

  • Teleport version: 17.3.4
  • Recreation steps
    1. Attempt to ssh to a valid nodename with a invalid username
@stevenGravy stevenGravy added bug error-msg Improving customer facing error messages. labels Mar 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug error-msg Improving customer facing error messages.
Projects
None yet
Development

No branches or pull requests

1 participant