Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to delete workspace when building image is stuck #4294

Closed
yyoncho opened this issue May 26, 2021 · 2 comments
Closed

Unable to delete workspace when building image is stuck #4294

yyoncho opened this issue May 26, 2021 · 2 comments
Labels
type: bug Something isn't working

Comments

@yyoncho
Copy link

yyoncho commented May 26, 2021

Bug description

When debconf kicks in during apt-get when building an image - all is stuck and deleting that workspace is not possible.

Here it is the error from chrome console:

Uncaught (in promise) Error: Request deleteWorkspace failed with message: Unknown workspace manager ""
    at main.js:449
    at main.js:276
    at main.js:260
    at setImmediate.js:40
    at f (setImmediate.js:69)
    at n (setImmediate.js:109)

Steps to reproduce

use this repo https://github.com/yyoncho/lsp-gitpod3

Expected behavior

being able to delete the workspace

Example repository

https://github.com/yyoncho/lsp-gitpod3

Anything else?

No response

@AlexTugarev AlexTugarev added the type: bug Something isn't working label May 26, 2021
@AlexTugarev
Copy link
Member

Might be related #4173

@yyoncho
Copy link
Author

yyoncho commented May 26, 2021

Yes, it is - closing as duplicate.

@yyoncho yyoncho closed this as completed May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants