Open webvictim opened 3 years ago
hello, i also have the same issue as this. right now i'm using teleport v13.4.9, from the oss console we can see the {sessions id}.tar but we cannot play it from teleport web interface
What messages do you see in the Teleport auth server logs when you try to play back the session?
hello, thank you for the response.
i've already solved this issue after changing the S3ForcePathStyle
to false
. see https://github.com/oanqa/teleport/commit/8ef11092689c672c112faaa7983bc45a26297004
from the alibaba oss documentation, the oss service doesn't support path style access.
Originally posted by @ZeroClover in https://github.com/gravitational/teleport/discussions/6491
I tried to configure S3 API-compatible storage for Teleport, but it doesn't work.
I can see in S3 file manager that Teleport has created the directory and uploaded the file in .tar format, but Teleport throws errors in the log.
At the same time, I was unable to play back Session recordings in Teleport WebGUI, prompting "Recording for this session is not available."
I opened the browser console and found that when playing back the session, there was a 404 that went to
https://<teleport url>/v1/webapi/sites/<cluster name>/sessions/4366a95d-973c-4356- a393-3c5db0506ab9/events
.