Task Status - aces/cbrain GitHub Wiki
You can continuously check the Task page to monitor the status of your task(s) by looking at the Current Status.
- Troubleshooting errors - Check the Log Information: As a task is running, the log information is generated. If there are red error messages and the task did not complete, click on the task name to check the log information to see what happened.
- Scroll down to see log information - the following is an example of part of the log (not all lines are shown).
Trigger Error Recovery/ Retry failed If a task fails, you can try to recover the error from the task itself or from the project page
- Click on "Projects" menu, then name of project.
- Click on "Tasks" tab, then check box to select failed task.
- Click on "For Failed Tasks", then Trigger Error Recovery
- Steps for Retry failed:
- Click on the task tab
- Click on the specific task you want to restart
- Click on Retry failed
If this does not resolve the issue, the problem is likely with the input files.
For Completed Tasks If for some reason, you would like to restart a completed task, you can do the same using the Completed Tasks feature.
- Steps for Completed tasks:
- Click on "Projects" menu, then select the project.
- Click on "Tasks" tab, then check box to select the task.
- Here you can choose at which stage you want to restart the task (Set up, Cluster, Post-processing)
- Click on For Completed Tasks
Same as for the failed task, you can restart a completed task at the task level by clicking on the task name and select the Restart option of your choice