You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When issuing tsh play against a session recorded on a remote trusted cluster, it should work.
Current behavior:
An error message is output.
Bug details:
Teleport version 11.0.0-alpha2
Recreation steps
Set up a root cluster and a remote trusted cluster.
Create a session on a node on the remote cluster while logged into the root cluster.
Attempt to play the session while logged into the root cluster.
Debug logs
tsh play --cluster=test11.trustedteleport ee7b939d-749c-48e3-9ade-f17420b105d1
ERROR: Get "https://teleport.cluster.local/v2/namespaces/default/sessions/ee7b939d-749c-48e3-9ade-f17420b105d1/events?print=true": EOF
The text was updated successfully, but these errors were encountered:
Expected behavior:
When issuing
tsh play
against a session recorded on a remote trusted cluster, it should work.Current behavior:
An error message is output.
Bug details:
The text was updated successfully, but these errors were encountered: