Welcome to the forum @HanW.
Please can you post the outputs of the following commands as text:
csprojectid=P99 # replace with actual project ID
csjobid=J199 # replace with ID of patch CTF job
cryosparcm cli "get_job('$csprojectid', '$csjobid', 'job_type', 'version', 'instance_information', 'status', 'params_spec', 'errors_run')"
cryosparcm joblog $csprojectid $csjobid | tail -n 40
cryosparcm eventlog $csprojectid $csjobid | tail -n 40
and also let us know if the Error occurs for all or only some exposures.