-
Notifications
You must be signed in to change notification settings - Fork 132
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
'Workflow did not execute cleanly' Error [MRIQC] #654
Comments
I received this error again after running this dataset: https://openneuro.org/datasets/ds000011/versions/00001?app=MRIQC&version=46&job=f5e0feed-96f7-41fc-ab29-5fc6f1225431 I did not have the ICA option turned on. You can see that the error only appears for one of the participants. |
This seems to me like a completely different error:
|
I was citing the error at the end of the error log. Should I create a new issue for the error you've identified above? |
The error at the end of the log indicates that something went wrong, but unfortunately many things can go wrong. With MRIQC it's easiest to look at the crashfiles in results. In this case the error indicates that this file |
The original file on openfmri appears to be corrupted, after trying to run in nibabel, I get this error: Traceback (most recent call last):
|
I reported this feature request to the bids-validator repo: https://github.com/INCF/bids-validator/issues/297 But yes, that file should be revised in openfmri (and fix it if possible). |
Hello,
Please see the error logs when running MRIQC on this dataset: https://openneuro.org/datasets/ds001105/versions/00001
I am receive an error saying that 'workflow did not execute cleanly', followed by Error Response from Daemon: No Such Container. This may be related to this issue: OpenNeuroOrg/openneuro#131
Here is what the error says:
Traceback (most recent call last):
File "/usr/local/miniconda/bin/mriqc", line 11, in
load_entry_point('mriqc==0.9.8.post1', 'console_scripts', 'mriqc')()
File "/usr/local/miniconda/lib/python3.6/site-packages/mriqc/bin/mriqc_run.py", line 325, in main
workflow.run(**plugin_settings)
File "/usr/local/miniconda/lib/python3.6/site-packages/niworkflows/nipype/pipeline/engine/workflows.py", line 590, in run
runner.run(execgraph, updatehash=updatehash, config=self.config)
File "/usr/local/miniconda/lib/python3.6/site-packages/niworkflows/nipype/pipeline/plugins/base.py", line 279, in run
report_nodes_not_run(notrun)
File "/usr/local/miniconda/lib/python3.6/site-packages/niworkflows/nipype/pipeline/plugins/base.py", line 101, in report_nodes_not_run
raise RuntimeError(('Workflow did not execute cleanly. '
RuntimeError: Workflow did not execute cleanly. Check log for details
Error response from daemon: No such container: 375151cb-721a-4abb-a6fe-ca187b71ead1-lock
No lock found for 375151cb-721a-4abb-a6fe-ca187b71ead1
The text was updated successfully, but these errors were encountered: