Skip to content

Error message is not display in web UI session records for invalid SID #48395

Open

Description

Expected behavior:
An error should be displayed if an invalid session id is placed into the URL.

Current behavior:
A "valid" but empty screen is shown.
Image

If you remove any of the other query params, you get an error saying they are invalid.

Bug details:

  • Teleport version - 17
  • Recreation steps - Copy a valid session recording URL and update the sid to something invalid (123).
  • Debug logs
    The logs do display a session wasn't found
Original Error: *interceptors.RemoteError a recording for session 40c-ad27-446d-b121-ef338c340 was not found
Stack Trace:
        github.com/gravitational/teleport/api@v0.0.0/client/client.go:2448 github.com/gravitational/teleport/api/client.(*Client).StreamSessionEvents.func1
        runtime/asm_arm64.s:1223 runtime.goexit
User Message: a recording for session 40c-ad27-446d-b121-ef338c340 was not found] player/player.go:200
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugtest-plan-problemIssues which have been surfaced by running the manual release test plan

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions