Skip to content

Prebuilds don't run due to last backup failed: workspace does not exist. #8326

Closed
@mikenikles

Description

@mikenikles

Bug description

The Prebuild logs display the following console output in the dashboard:

Connecting to workspace logs...

last backup failed: workspace does not exist.
Screenshot

However, the list of Prebuilds for that project lists the above Prebuild as "READY".

Screenshot

Steps to reproduce

  1. Create a new repository in GitHub
  2. Commit a .gitpod.yml file with the following content
    image: gitpod/workspace-postgres
    
    tasks:
      - command: echo ""
  3. Connect the project to Gitpod via https://gitpod.io/new
  4. Check the Prebuild that was started automatically

Workspace affected

N/A

Expected behavior

The Prebuild runs, shows the workspace logs and is reported as READY on the relevant screens in the dashboard.

Example repository

https://github.com/mikenikles/gitpod-test-postgresql

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions