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

Duplicate output when connecting to an ssh instance that is offline #31517

Closed
rosstimothy opened this issue Sep 6, 2023 · 1 comment
Closed
Labels
bug test-plan-problem Issues which have been surfaced by running the manual release test plan

Comments

@rosstimothy
Copy link
Contributor

Expected behavior:
image

Current behavior:
image

tsh ssh root@facf33a6-2879-4505-a633-154b25e44ed7
ERROR: failed connecting to host facf33a6-2879-4505-a633-154b25e44ed7:0: failed to dial target host
	Teleport proxy failed to connect to "node" agent "@local-node" over reverse tunnel:

  no tunnel connection found: no node reverse tunnel for facf33a6-2879-4505-a633-154b25e44ed7.benchmark.cloud.gravitational.io found, error dialing peer proxies [a27fb30e-2895-40df-ba04-3e1addba72ea 5a93d274-7396-480b-9684-df30623c6e85]: error receiving dial response: Teleport proxy failed to connect to "node" agent "@local-node" over reverse tunnel:

  no tunnel connection found: no node reverse tunnel for facf33a6-2879-4505-a633-154b25e44ed7.benchmark.cloud.gravitational.io found

This usually means that the agent is offline or has disconnected. Check the
agent logs and, if the issue persists, try restarting it or re-registering it
with the cluster., error receiving dial response: Teleport proxy failed to connect to "node" agent "@local-node" over reverse tunnel:

  no tunnel connection found: no node reverse tunnel for facf33a6-2879-4505-a633-154b25e44ed7.benchmark.cloud.gravitational.io found

This usually means that the agent is offline or has disconnected. Check the
agent logs and, if the issue persists, try restarting it or re-registering it
with the cluster.

This usually means that the agent is offline or has disconnected. Check the
agent logs and, if the issue persists, try restarting it or re-registering it
with the cluster.

Bug details:

  • Teleport version: v14.0.0-alpha.2
  • Recreation steps:
  1. Add a tunnel node
  2. Stop the node
  3. Try to connect to the node
  4. Observe the duplicate message
@rosstimothy rosstimothy added bug test-plan-problem Issues which have been surfaced by running the manual release test plan labels Sep 6, 2023
@zmb3
Copy link
Collaborator

zmb3 commented Jan 24, 2024

Should we close this one @rosstimothy? We've never reproduced it or seen any other reports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug test-plan-problem Issues which have been surfaced by running the manual release test plan
Projects
None yet
Development

No branches or pull requests

2 participants