Hi, My tasks are failing to complete. I got following message by email for one of the task. ``` Your workflow job, (submission ID 9701135), has failed to complete. The message is: -packages/toil/leader.py", line 246, in run STDERR: 2020-03-04T07:48:24.652591958Z raise FailedJobsException(self.config.jobStore, self.toilState.totalFailedJobs, self.jobStore) STDERR: 2020-03-04T07:48:24.652605613Z toil.leader.FailedJobsException Your logs are available here: https://www.synapse.org/#!Synapse:syn21679080. ``` The same docker on local server runs without any issue. Could someone tell what I might be doing wrong? Thanks.

Created by Anmol Kiran bluebug
@aljoshoh, Apologies for late reply. In my case, my script was looking for a file (aucs.csv) which was not supplied in input folder. I hope my answer will help you to resolve your issue. Thanks.
@aljoshoh , Let me know if [this post](https://www.synapse.org/#!Synapse:syn20940518/discussion/threadId=6870&replyId=21776) doesn't help with debugging your issue. Best, Verena
Dear @v.chung and @bluebug, Do you mind to share how you have solved this issue ? I also get this error, also no logs.txt.... https://www.synapse.org/#!Synapse:syn21762110 (this is also some minimal example) Locally the container runs smoothly. Thanks for your help !
Dear @bluebug, Thank you for the update! If another issue arises, don't hesitate to reach out. Best, Verena
I have resolved this issue.

Failed to complete page is loading…