1 Open Issue Need Help Last updated: Jun 25, 2025

Open Issues Need Help

View All on GitHub
Quality Control Workflow Design

AI Summary: The user is experiencing issues running the GRZ_QC_Workflow due to proxy server authentication problems. The error message indicates that Nextflow is incorrectly interpreting the proxy settings, using the username as the host and password as part of the port. The task involves debugging Nextflow's proxy configuration to correctly use the provided proxy credentials (username, password, server, port) to download necessary files and plugins, potentially involving environment variables, a `.nextflow.config` file, or other Nextflow settings. An offline solution might be considered if the proxy configuration cannot be resolved.

Complexity: 4/5
enhancement good first issue help wanted priority: low