Skip to content

prebuild initializer failed when git stash push -u bacause of of permission denied #10953

@utam0k

Description

@utam0k

Bug description

the error message is here.

cannot initialize workspace: cannot initialize workspace: prebuild initializer: git stash push -f failed (exit status 1): Save working directory and index state WIP on develop: XXXXXXXX Merged in YYYYY warning: failed to remove AAA/BBB/CCC: Permission denied

the error message is made by this code

out, err := gInit.GitWithOutput(ctx, "stash", "push", "-u")

Internal link

Steps to reproduce

I don't know but this error happened on gen49

Workspace affected

No response

Expected behavior

Works fine

Example repository

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    team: workspaceIssue belongs to the Workspace teamtype: bugSomething isn't working

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions