-
Notifications
You must be signed in to change notification settings - Fork 201
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
Job Action - Delete hangs #9
Comments
Original comment by Sjors Scheres (Bitbucket: scheres, GitHub: scheres): Hi Michael, what do you mean by "Failed to mark job as finished on running instance of motioncorr."? The job was running and you tried to mark it as finished? Was this before or after the first micrograph was finished? The idea of killing a running job is OK, but you'd just delete it from the GUI. Anyway, the GUI shouldn't hang. So, to confirm: your order of actions was: submit, mak-as-finished, kill, delete? |
Original comment by Matt Iadanza (Bitbucket: attamatti, GitHub: attamatti): I have a similar issue. A job failed to start because of errors, I marked it finished and got the message that perhaps I wanted to delete it instead. The job is now in finished jobs but the GUI hangs when I try to delete it. |
Original comment by Marcus Fislage (Bitbucket: mfislage, GitHub: mfislage): I had a similar issue. One job got killed with an error message but did not disappear from the running job tab. After hitting mark as finished it moved to the finished job. If I tried to move it into the trash the gui gui hung up. |
Original comment by Michael Purdy (Bitbucket: mdpurdy, GitHub: Unknown): I started motioncorr with incorrect syntax to use all four GPUs, so I wanted to stop the job and restart with all GPUs. I thought the correct way to do this was "Job Actions > Mark Job as Finished". I then tried "Job Actions > Delete" and the GUI became unresponsive. I killed the GUI and restarted. Again, when I tried "Job Actions > Delete" again the GUI became unresponsive. The GUI reproducibly hangs when I select the finished job "Motioncorr/job002" and use Job Actions > Delete. I once got a message in the terminal "you can only delete existing jobs...". When I select a running job or a different finished job (e.g., Import/job001) and execute Job Actions > Delete, the GUI functions correctly. |
Rec_img auto-refinements work on acc-path (GPU tested, ctest #9)
Originally reported by: Michael Purdy (Bitbucket: mdpurdy, GitHub: Unknown)
Failed to mark job as finished on running instance of motioncorr. And, after manually killing the motioncorr jobs and restarting, Job Action > Delete caused GUI to hang.
The text was updated successfully, but these errors were encountered: