Hi, all. I have been using nextflow version 24.10.3
to run my pipelines, which utilize the AWS EKS
to execute processes. Until recently, everything was working fine.
However, I have started encountering issues where the pipeline no longer runs as expected. The specific error message is shown in the attached screenshot. From the error message, it may be related to fusion
.
Environment Information:
- AWS EKS Version: 1.31
- Nextflow Version: 24.10.3
After some troubleshooting, I found that downgrading nextflow to version 24.04.2
resolves the issue.
Have there been some recent changes to fusion? Has anyone else experienced a similar problem? If so, how did you resolve it? Any insights or suggestions would be greatly appreciated.