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

x/build/cmd/gomote: ssh sessions not working with linux-arm64-aws builders #41697

Closed
cagedmantis opened this issue Sep 29, 2020 · 2 comments
Closed
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@cagedmantis
Copy link
Contributor

The gomote ssh command is not working because the coordinator is attempting to connect to the remote buildlet via HTTP instead of HTTPS. This is only an issue on the aws builders.

/cc @dmitshur @toothrot

@cagedmantis cagedmantis added Builders x/build issues (builders, bots, dashboards) NeedsFix The path to resolution is known, but the work has not been done. labels Sep 29, 2020
@cagedmantis cagedmantis added this to the Backlog milestone Sep 29, 2020
@cagedmantis cagedmantis self-assigned this Sep 29, 2020
@cagedmantis
Copy link
Contributor Author

@prattmic was the original reporter of the issue.

@gopherbot
Copy link

Change https://golang.org/cl/258097 mentions this issue: buildlet: use TLS certificates for SSH connections

@golang golang locked and limited conversation to collaborators Oct 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

2 participants