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

Find steps to reproduce concurrent restore processes on the same workspace #1473

Closed
mmorhun opened this issue Jan 4, 2017 · 5 comments
Closed

Comments

@mmorhun
Copy link
Contributor

mmorhun commented Jan 4, 2017

We have problem with concurrent restore processes on the same workspace (see #1403 ) and we should investigate the reasons of it or at least find steps to reproduce it.
Is needed for #1403

@mmorhun
Copy link
Contributor Author

mmorhun commented Jan 10, 2017

I've found the reason of concurrent restore processes. It is caused by injecting two rsync agents into workspace.
Steps to reproduce:

  1. Click Add workspace on dashboard
  2. Go to Runtime -> Machines -> DEV-MACHINE
  3. Add Rsync sync agent that uses rsync on host and Rsync sync agent
  4. Create and run this workspace
    Workspace will fail to start with message: Could not start workspace **********. Reason: Start of environment default failed. Error: Restore of workspace workspace************** failed. Another restore process of the same workspace is in progress

@helpmewithcodenvy
Copy link

How do you resolve the problem though? I still can't access my workspace even if none of them seems to be running

@TylerJewell
Copy link
Contributor

You are tripped up into this issue - we have a fix that we have merged and released. We will ship it shortly to update codenvy.io with it. #1803 (comment)

@helpmewithcodenvy
Copy link

Sorry I'm new to codenvy. Can you please explain step by step how to resolve this problem because I don't want to restart all my work?

@TylerJewell
Copy link
Contributor

Please refer to the other thread - there is a fix in the 5.3.0 release which we will push into codenvy.io very shortly. Thanks for being patient!

@codenvy codenvy locked and limited conversation to collaborators Feb 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants