CGR
February 27, 2024, 3:05pm
1
Dear All,
When I run Patch CTF Estimation, the program killed by signal sent by CryoSPARC in different time periods, the reason is Job is unresponsive - no heartbeat received in 180 seconds.
I have tried for three times but the result was the same, the only difference was the time and the location of Exposure to stop. This is another time:
So, how should I solve the error? Thanks.
wtempel
February 27, 2024, 4:36pm
2
Welcome to the forum @CGR .
This indicates that either
the worker stopped sending heartbeats
heartbeats sent by the worker did not reach the master, possibly due to an intermittent network problem
Please can you
Describe your CryoSPARC worker and master
Post the end of the job log, using command (with correct project and job ids)cryosparcm joblog P99 J123 | tail -n 40
Post some job informationcryosparcm cli "get_job('P99', 'J123', 'status', 'killed_at', 'started_at', 'instance_information')"