Skip to content

Prebuilds failing with "failed OTS download" #8595

Closed
@geropl

Description

@geropl

Context: #8096

We see a lot of workspaces (prebuilds only?) failing to retrieve the Git one-time-secret (OTS) when trying to run the initializer. Affected workspaces can be identified in the DB with:

SELECT *
FROM d_b_prebuild_workspace AS pws
WHERE pws.error LIKE "%failed OTS download%"
LIMIT 50;

It's possible that there are more affected, who's state is later overwritten by #8096

Metadata

Metadata

Assignees

No one assigned

    Labels

    team: webappIssue belongs to the WebApp teamtype: bugSomething isn't working

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions