Replies: 4 comments
-
Can you please provide the |
Beta Was this translation helpful? Give feedback.
-
Here is the nextflow.log. Thanks in advance |
Beta Was this translation helpful? Give feedback.
-
Just to add a second example as I am running the pipe on multiple indipendent dataset here is a second workflow that appears stalled from nextflow tower (the nextflow.log attached). |
Beta Was this translation helpful? Give feedback.
-
Looking in the log file it looks like, the multiqc hangs the execution because some input channels are not bringing the expected data. More precisely
I don't know if it's a pipeline issue or a wrong configuration. Tagging @drpatelh for visibility |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I am testing a workflow on different datasets.
I am running them on an HPC cluster with pbspro and I am using nextflow version 22.10.6 installed with conda locally.
I am experiencing the following issues. When running the code it stalled randomly at various steps.
Sometimes even re-running it on a successful datasets the workflow breaks (I mean a dataset for which the workflow worked from beginning to the end).
I am monitoring the workflow using nextflow Tower and the only thing I get is:
"Workflow execution stalled
It was not possible to determine the execution status for the workflow. This may be caused by an abrupt interruption of the workflow execution or by a protracted network connectivity problem."
I am struggling to figure out what to do.
Thanks in advance
Francesco
Beta Was this translation helpful? Give feedback.
All reactions