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

Suspending and updating image kills ongoing plots #37

Closed
cani1989 opened this issue May 21, 2021 · 1 comment
Closed

Suspending and updating image kills ongoing plots #37

cani1989 opened this issue May 21, 2021 · 1 comment

Comments

@cani1989
Copy link

Is it possible to update without loosing progress on current plots?

@guydavis
Copy link
Owner

No, unfortunately restarting the entire Docker container is a lot like rebooting your PC. All plotting jobs are killed and can't be resumed. I recommend that when you have running plots and need to restart/update the image:

  1. Plotting | Stop Plotman -> this prevents new plots from being launched, let's existing ones keep running.
  2. Wait for existing plots to complete.
  3. Then restart/update the Machinaris image/container.

Hope this helps!

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

No branches or pull requests

2 participants