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

Unable to tsh ssh or tsh ls in 13.0.0-alpha.2 #25365

Closed
rosstimothy opened this issue Apr 28, 2023 · 0 comments · Fixed by #25405
Closed

Unable to tsh ssh or tsh ls in 13.0.0-alpha.2 #25365

rosstimothy opened this issue Apr 28, 2023 · 0 comments · Fixed by #25405
Assignees
Labels
blocker Blocker for the milestone bug test-plan-problem Issues which have been surfaced by running the manual release test plan

Comments

@rosstimothy
Copy link
Contributor

tsh ls and tsh ssh are non-functional when Auth and Proxy running 13.0.0-alpha.2.

These both use the Proxy gRPC api instead of the Proxy SSH api for connecting the to cluster.

tsh ls
ERROR REPORT:
Original Error: *trace.TraceErr connection error: desc = "transport: authentication handshake failed: failed to receive from source: failed dialing cluster \"proxy.com\"\n\tunable to send signed PROXY header to auth server"
Stack Trace:
	github.com/gravitational/teleport/[email protected]/client/client.go:2848 github.com/gravitational/teleport/api/client.GetResourcePage[...]
	github.com/gravitational/teleport/[email protected]/client/client.go:2898 github.com/gravitational/teleport/api/client.GetAllResources[...]
	github.com/gravitational/teleport/lib/client/api.go:2183 github.com/gravitational/teleport/lib/client.(*TeleportClient).ListNodesWithFilters
	github.com/gravitational/teleport/tool/tsh/tsh.go:2023 main.onListNodes.func1
	github.com/gravitational/teleport/lib/client/api.go:524 github.com/gravitational/teleport/lib/client.RetryWithRelogin
	github.com/gravitational/teleport/tool/tsh/tsh.go:2022 main.onListNodes
	github.com/gravitational/teleport/tool/tsh/tsh.go:1194 main.Run
	github.com/gravitational/teleport/tool/tsh/tsh.go:507 main.main
	runtime/proc.go:250 runtime.main
	runtime/asm_amd64.s:1598 runtime.goexit
User Message: connection error: desc = "transport: authentication handshake failed: failed to receive from source: failed dialing cluster \"proxy.com\"\n\tunable to send signed PROXY header to auth server"
@rosstimothy rosstimothy added bug test-plan-problem Issues which have been surfaced by running the manual release test plan labels Apr 28, 2023
@zmb3 zmb3 added the blocker Blocker for the milestone label Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker Blocker for the milestone bug test-plan-problem Issues which have been surfaced by running the manual release test plan
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants