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

Workspace teardown is unreliable #4955

Closed
csweichel opened this issue Jul 26, 2021 · 2 comments
Closed

Workspace teardown is unreliable #4955

csweichel opened this issue Jul 26, 2021 · 2 comments

Comments

@csweichel
Copy link
Contributor

Bug description

There seems to be a timing issue where ws-daemon stops the IWS before workspacekit had a change to tear down the workspace. This causes workspaces to be stuck in "stopping".

{"exitCode":0,"level":"debug","message":"supervisor exit","serviceContext":{"service":"supervisor","version":""},"severity":"DEBUG","time":"2021-07-26T08:22:31Z"}
{"@type":"type.googleapis.com/google.devtools.clouderrorreporting.v1beta1.ReportedErrorEvent","error":"rpc error: code = Unavailable desc = connection error: desc = \"transport: Error while dialing dial unix /.workspace/daemon.sock: connect: connection refused\"","level":"error","message":"cannot trigger teardown","ring":0,"serviceContext":{"service":"workspacekit","version":""},"severity":"ERROR","time":"2021-07-26T08:22:31Z"}

Steps to reproduce

Start and stop enough workspaces in core-dev.

Expected behavior

No response

Example repository

No response

Anything else?

No response

@csweichel
Copy link
Contributor Author

/schedule

@csweichel
Copy link
Contributor Author

probably caused by #5079 - closing this one for now. if we find that was not the cause we'll re-open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants